Re: [phpsoa] wsdl code generation error.

2017-01-04 Thread Nathania Heimoski
Hello,

Add the extension was not enough for me, do you have any other suggestions?

Tks

Em quarta-feira, 15 de abril de 2009 21:12:53 UTC-3, Dalibor Andzakovic 
escreveu:
>
> Add a line 
>
> extension=sdo.so 
>
> to your php.ini and restart apache. 
>
> dali 
>
> > -Original Message- 
> > From: php...@googlegroups.com  [mailto:
> php...@googlegroups.com ] On 
> > Behalf Of Minkowsky 
> > Sent: Friday, 3 April 2009 2:17 a.m. 
> > To: phpsoa 
> > Subject: [phpsoa] wsdl code generation error. 
> > 
> > 
> > 
> > Hello All, 
> > 
> >   I am a newbie to using SCA_SDO with php. The first app i tried 
> > is the one given in the following link. 
> > 
> > http://www.ibm.com/developerworks/web/library/ws-soa-scasdo/ 
> > 
> > The client displayed the content as expected when i gave the following 
> > address in the browser. 
> > 
> > http://localhost/sdo_sca_ibm/client.php 
> > (client lies inside "sca_sdo_ibm" directory in document root ie. /var/ 
> > www/html ) 
> > 
> > 
> > but when i tried for wsdl generation with the following 
> > 
> > http://localhost/sdo_sca_ibm/WeatherService.php?wsdl 
> > 
> > it threw the following error. 
> > 
> > Fatal error: Uncaught SCA_RuntimeException: The soap extension must be 
> > loaded thrown in /usr/share/pear/SCA/SCA_Helper.php on line 212 
> > 
> > 
> > can someone help me in getting rid of this error. Also I would like to 
> > know if any configuration changes i have to make in my  /etc/php.ini 
> > or to the httpd.conf  file to get the SCA_SDO working for php. 
> > 
> > Thanks in advance. 
> > 
> > 
> > 
> > 
>

-- 
You received this message because you are subscribed to the Google Groups 
"phpsoa" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to phpsoa+unsubscr...@googlegroups.com.
To post to this group, send email to phpsoa@googlegroups.com.
Visit this group at https://groups.google.com/group/phpsoa.
For more options, visit https://groups.google.com/d/optout.


[phpsoa] wsdl code generation error.

2009-04-15 Thread Minkowsky


Hello All,

  I am a newbie to using SCA_SDO with php. The first app i tried
is the one given in the following link.

http://www.ibm.com/developerworks/web/library/ws-soa-scasdo/

The client displayed the content as expected when i gave the following
address in the browser.

http://localhost/sdo_sca_ibm/client.php
(client lies inside sca_sdo_ibm directory in document root ie. /var/
www/html )


but when i tried for wsdl generation with the following

http://localhost/sdo_sca_ibm/WeatherService.php?wsdl

it threw the following error.

Fatal error: Uncaught SCA_RuntimeException: The soap extension must be
loaded thrown in /usr/share/pear/SCA/SCA_Helper.php on line 212


can someone help me in getting rid of this error. Also I would like to
know if any configuration changes i have to make in my  /etc/php.ini
or to the httpd.conf  file to get the SCA_SDO working for php.

Thanks in advance.



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
phpsoa group.
To post to this group, send email to phpsoa@googlegroups.com
To unsubscribe from this group, send email to 
phpsoa+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.co.uk/group/phpsoa?hl=en
-~--~~~~--~~--~--~---