RE: [PHP] php extension problem

2004-12-01 Thread Zareef Ahmed
Hi folks, well, I hope you can help me out. I have a Windows XP machine running Apache 2.x and Php 5.x. So far, everything works fine. I have placed the php5ts.dll file in my System32 directory, kopied the php.ini file in the Windows root directory and loaded the apache module for php5. So

[PHP] php extension problem

2004-11-30 Thread php
Hi folks, well, I hope you can help me out. I have a Windows XP machine running Apache 2.x and Php 5.x. So far, everything works fine. I have placed the php5ts.dll file in my System32 directory, kopied the php.ini file in the Windows root directory and loaded the apache module for php5. So far,

[PHP] php extension problem

2004-10-25 Thread Pierre Ancelot
Hi ! I am having some trouble creating a php extension. as show in the documentation i did a ./ext_skel --extname=mymodule which created the directory mymodule i edited the config.m4 file to tune it to something very basic : PHP_ARG_WITH(mymodule, for mymodule support, [ --with-mymodule

Re: [PHP] php extension problem

2004-10-25 Thread Pierre Ancelot
fixed. i downloaded the source from php.net and it works now... the previous source i had came from apt system. maybe the source is patched ? if i'm not the only one to have had this problem, let me know, i'll mail the debian maintener thanks, On Monday 25 October 2004 19:19, Pierre Ancelot

[PHP] php extension problem

2002-07-30 Thread p . williams
We've successfully installed and run PHP 4.0.6. However when we add an extension for win9x printing we get the message PHP Warning: Unable to load dynamic library 'c:\php\extensions/php_printer.dll' a device attached to the system is not functioning. The php.ini file has