Re: [PHP] Generic question : migrating from java based RPC server to PHP

2005-01-12 Thread Ranjan K. Baisak
--- Jochem Maas <[EMAIL PROTECTED]> wrote: > generic questions suck - noone here is psychic! :-) Ohh what a answer!!! I don't think anybody is psychic. > 8 pages on PHP+SOAP: > http://www.devshed.com/c/a/Zend/PHP-SOAP-Extension/ > Thanks a lot for your updation. regards, Ranjan

[PHP] Generic question : migrating from java based RPC server to PHP

2005-01-12 Thread Ranjan K. Baisak
This might be a very generic question. I am in a process of migrating my java based RPC server to PHP. Luckily with the help of the list I could able to make sure that all rpc and xml related function are getting excuted in Apache server. I am using Apache2 in WInXP. But still not sure from where I

Re: [PHP] Error loading extension dlls in WindosXP for PHP4.3.10

2005-01-11 Thread Ranjan K. Baisak
--- Richard Lynch <[EMAIL PROTECTED]> wrote: > > Some questions for you: > > Does it REALLY have an extra .dll on the end in the > message? > Perhaps somebody goofed up somewhere, but rip of the > '.dll' in your > php.ini and see what happens... > > Did the php_xmlrpc.dll you have COME WITH the

Re: [PHP] Re: Error loading extension dlls in WindosXP for PHP4.3.10

2005-01-11 Thread Ranjan K. Baisak
--- Lester Caine <[EMAIL PROTECTED]> wrote: > OK back up a step. So is PHP4 running if you do not > enable the > php_xmlrpc module in php.ini? Its running and I can see in service. But the specific functions related to php_xmlrpc module are not recognized, so I can say that this module is not lo

Re: [PHP] Re: Error loading extension dlls in WindosXP for PHP4.3.10

2005-01-11 Thread Ranjan K. Baisak
--- Lester Caine <[EMAIL PROTECTED]> wrote: > > Apache does not use the php modules! > There is no need to copy them to WINDOWS/System32 > Apache is only complaining because PHP will not > start. > Where have you actually got php.ini? the default is > in c:\Windows Well php.ini file is in c:\wind

Re: [PHP] Re: Error loading extension dlls in WindosXP for PHP4.3.10

2005-01-11 Thread Ranjan K. Baisak
--- Lester Caine <[EMAIL PROTECTED]> wrote: > I set the php.ini to look for the extensions where > you installed PHP > I copied all dlls from PHP diectory to WINDOWS/System32 directory and then it started running. But still I am not sure how PHP picks up the dll files. In my php.ini file I have

[PHP] Error loading extension dlls in WindosXP for PHP4.3.10

2005-01-10 Thread Ranjan K. Baisak
I am using PHP4.3.10 in WindowsXP. When I am trying to use extension dlls e.g. php_xmlrpc.dll and when trying to restart Apache2 Web Server, I am getting error message as "UnKnows():Unable to load dynamic library './php_xmlrpc.dll.dll' - The specified module could not be found". The DLL file php_xm

[PHP] Error loading extension dlls in WindosXP for PHP4.3.10

2005-01-10 Thread Ranjan K. Baisak
I am using PHP4.3.10 in WindowsXP. When I am trying to use extension dlls e.g. php_xmlrpc.dll and when trying to restart Apache2 Web Server, I am getting error message as "UnKnows():Unable to load dynamic library './php_xmlrpc.dll.dll' - The specified module could not be found". The DLL file php_xm