swoole啟動(dòng)報(bào)錯(cuò)如下:
PHP Fatal error: Namespace declaration statement has to be the very first statement or after any declare call in the script in /www/wwwroot/mer.crmeb.net/think on line 4
解決方法,查看是否存在php的加密擴(kuò)展
一、在寶塔查看,這里是否安裝,如果安裝了,卸載即可
二、在命令行查看,php -m 是否存在這個(gè),有的話卸載。