You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
命令行跑不起来,报错:
”PHP Fatal error: Uncaught Error: Call to undefined function curl_init() in D:\phpstudy_pro\WWW\tp5\public\cx\lib\Functions.php:119
Stack trace:
#0 D:\phpstudy_pro\WWW\tp5\public\cx\main.php(46): curl_get('http://mooc1-ap...', 'D:\phpstudy_pro...') #1 {main}
thrown in D:\phpstudy_pro\WWW\tp5\public\cx\lib\Functions.php on line 119
Fatal error: Uncaught Error: Call to undefined function curl_init() in D:\phpstudy_pro\WWW\tp5\public\cx\lib\Functions.php:119
Stack trace:
#0 D:\phpstudy_pro\WWW\tp5\public\cx\main.php(46): curl_get('http://mooc1-ap...', 'D:\phpstudy_pro...') #1 {main}
thrown in D:\phpstudy_pro\WWW\tp5\public\cx\lib\Functions.php on line 119“
PHP版本是8.0.3,但是网页方式又能跑起来(我电脑本地有环境直接跑网页) php-8.0.3-Win32-vs16-x64.log
附上log文件
The text was updated successfully, but these errors were encountered:
命令行跑不起来,报错:
”PHP Fatal error: Uncaught Error: Call to undefined function curl_init() in D:\phpstudy_pro\WWW\tp5\public\cx\lib\Functions.php:119
Stack trace:
#0 D:\phpstudy_pro\WWW\tp5\public\cx\main.php(46): curl_get('http://mooc1-ap...', 'D:\phpstudy_pro...')
#1 {main}
thrown in D:\phpstudy_pro\WWW\tp5\public\cx\lib\Functions.php on line 119
Fatal error: Uncaught Error: Call to undefined function curl_init() in D:\phpstudy_pro\WWW\tp5\public\cx\lib\Functions.php:119
Stack trace:
#0 D:\phpstudy_pro\WWW\tp5\public\cx\main.php(46): curl_get('http://mooc1-ap...', 'D:\phpstudy_pro...')
#1 {main}
thrown in D:\phpstudy_pro\WWW\tp5\public\cx\lib\Functions.php on line 119“
PHP版本是8.0.3,但是网页方式又能跑起来(我电脑本地有环境直接跑网页)
php-8.0.3-Win32-vs16-x64.log
附上log文件
The text was updated successfully, but these errors were encountered: