Running PHP 5.6.7 under Windows Vista. If I drop to the command line and run php somescript.php I get waings, like this:
c:UsersadminApachehtdocs>php -a
PHP Waing: PHP Startup: Unable to load dynamic library 'C:Program FilesPHPextphp_mcrypt.dll' - The specified module could not be found. in Unknown on line 0
PHP Waing: PHP Startup: Unable to load dynamic library 'C:Program FilesPHPextphp_zip.dll' - The specified module could not be found. in Unknown on line 0
PHP Waing: PHP Startup: Unable to load dynamic library 'C:Program FilesPHPextphp_cl_dbg_5_2.dll' - The specified module could not be found. in Unknown on line 0
Interactive mode enabled
If I run php phpinfo.php, the output shows that those dynamic libraries indeed are loaded. For example, the output contains the entry
mcrypt
mcrypt support => enabled
mcrypt_filter support => enabled
Version => 2.5.8
Api No => 20021217
and
zip
Zip => enabled
Extension Version => $Id: f9f12af1274212b9f22867472e4aa57eab4bb4cf $
Zip version => 1.12.4
Libzip version => 0.11.2
Granted, the output does not show the last module loaded (php_cl_dbg_5_2.dll), but that's a debugging module used only with CodeLobster, a PHP-oriented IDE.
Any ideas? I don't want to just suppress the waings. I hope I can resolve them.
Recent Questions...
ما را در سایت Recent Questions دنبال میکنید
برچسب:
نویسنده: استخدام کار
بازدید: 301
تاريخ: چهارشنبه
6 مرداد
1395 ساعت: 3:24