time();
while(1){
echo 4;
$con = mysql_connect('localhost','root','123456')
or die('Could not;
mysql_select_db('laohu')
or die('Could not select a database.');
$sql1 = "SELECT * FROM laohu_okcoin
package information
Updating dependencies
Your requirements could not- jenssegers/blade is locked to version v1.4.0 and an update of this package was not requested.
# gatewayWorker分离部署,启动报错:Waring: Events::onMessage is not callable
我有2台服务器,以下简称A和B,现在要将业务拆开
A服务器负责Gateway[截图](/upload/img/20240107/07659aa7c2b3c5.png)
当我启动B服务器时,出现报错:Waring: Events::onMessage is not callable