I have installed PHPdev 423. As I have software to check PHP, which uses http://www.php.net/downloads.php
(PHP 5.1.3 zip package), it gives me error:
PHP Warning: PHP Startup: Unable to load dynamic library 'C:/phpdev/php/extensions\php_dbase.dll' - this modul can not be found.
PHP Warning: PHP Startup: Unable to load dynamic library 'C:/phpdev/php/extensions\php_gd2.dll' - this modul can not be found.
PHP Warning: PHP Startup: Unable to load dynamic library 'C:/phpdev/php/extensions\php_sockets.dll' - Navedenega modula ni bilo mogoče najti.
PHP Warning: PHP Startup: Unable to load dynamic library 'C:/phpdev/php/extensions\php_zlib.dll' - this modul can not be found.
This modul can not be found
Do you know what is wrong?
I have erased phpdex.INI and all directory phpdev



Reply With Quote
Do they exist on the filesystem? If so, try changing their paths (wherever they may be) and using forward slashes rather than that backslash on the end.

Bookmarks