| Article: |
Developing Web Services Using PHP | |
| Subject: | Error when running the page | |
| Date: | 2007-08-25 09:36:35 | |
| From: | gavin-ganesh | |
|
Im using the script to create a webservice under WAMP environment. But im getting this error
|
||
Showing messages 1 through 2 of 2.
-
Error when running the page
2007-08-25 10:59:21 Deepak Vohra | [View]
Is the PHP SOAP extension enabled? -
Error when running the page
2007-08-30 09:34:50 gavin-ganesh [View]
I think so, the following are the two lines from my php.ini file
extension=php_xmlrpc.dll
extension=php_soap.dll
I believe this are the only two settings to be done in php.ini
Thanks


