Hi,
I manually installed php 4.3.4 on a windows machine to test a socket script.
extension=php_sockets.dll in php.ini is uncommented.
When I run the program through a batch file I get the error message:
PHP WARNING: Unknown <>: Unable to load dynamic library './php_sockets.dll' One of the library files to run this application cannot be found
php_sockets.dll is located in c:\php\extensions
Anyone knows what is going wrong and how to fix this?
Thanks,
Raoul