...我看看,谢谢了。 [root@localhost ~]# php -m PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php5/lib/php/extensions/no-debug-non-zts-20090626/scws.so' - /usr/local/php5/lib/php/extensions/no-debug-non-zts-20090626/scws.so: undefined symbol: zend_ini_string_ex in Unk...
php.ini 加了scws.so的地址,重启php出现 PHP Warning: PHP Startup: scws: Unable to initialize module Module compiled with module API=20050922, debug=0, thread-safety=0 PHP compiled with module API=20060613, debug=0, thread-safety=0 These options need to match in Unknown on line 0 ...
Warning: PHP Startup: Unable to load dynamic library 'd:/wamp/bin/php/php5.3.13/ext/php_scws.dll' - %1 不是有效的 Win32 应用程序。 apache的错误日志中这么报错!哪里有64位的扩展库下载?
...5.3.4 VC9 NTS PHP.INI [code] [16-Dec-2010 13:17:41] PHP Warning: PHP Startup: scws: Unable to initialize module Module compiled with build ID=API20090626,TS,VC6 PHP compiled with build ID=API20090626,NTS,VC9 These options need to match in Unknown on line 0[/code] 有现成的dll文...
... restart Shutting down php_fpm . done Starting php_fpm PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php51/lib/php/extensions/no-debug-non-zts-20060613/scws.so' - /usr/local/php51/lib/php/extensions/no-debug-non-zts-20060613/scws.so: undefined symbol: core_globals_id in Unk...
...,但是无法运行。。。以下是错误日志: PHP Warning: PHP Startup: Unable to load dynamic library '/Applications/AMPPS/php-5.3/lib/extensions/ext/scws.so' - dlopen(/Applications/AMPPS/php-5.3/lib/extensions/ext/scws.so, 9): no suitable image found. Did find:\n\t/Applications/AMPPS/p...
... 进行安装,在php加载 scws.so 时出现错误: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/scws.so' - /usr/lib/php/modules/scws.so: undefined symbol: zend_ini_string_ex in Unknown on line 0 实际上,.../modules/ 目录下是存在 scws.so 文件的...
... got error: ------------------------------------------ PHP Warning: PHP Startup: Unable to load dynamic library 'D:\home\php\ext\php_s cws.dll' - %1 is not a valid Win32 application. in Unknown on line 0 ------------------------------------------ all i config is absolutly right, the prob m...
[code]Warning: PHP Startup: Unable to load dynamic library '/opt/lampp/lib/php/extensions/no-debug-non-zts-20090626/scws.so' - /opt/lampp/lib/php/extensions/no-debug-non-zts-20090626/scws.so: undefined symbol: core_globals_id in Unknown on line 0[/code] 还是这个问题!无法解决! libscws...
...编译安装都正常,但是出现了这个错误: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php5/lib/php/extensions/no-debug-non-zts-20060613/scws.so' - /usr/local/php5/lib/php/extensions/no-debug-non-zts-20060613/scws.so: wrong ELF class: ELFCLASS32 in Unknown on li...