On Wed, May 27, 2009 at 10:26 PM, Drew Baird (Volt) <[email protected]> wrote: > Based on your hint I found and reloacted the scripts files to the > php_stocktrader/scripts > > I get the same error. so two questions. > 1. I restarted httpd. Should I use the 'reboot' trick we used on > windows/apache?
No, you don't need to.... > 2. Where should I look for the wso2/wsf log files? wsf.log file directory should be given in php.ini file. If it is not there, then should be inside wsf.home/logs Regards, Shankar > > Thanks! > Drew > > > ________________________________________ > From: Selvaratnam Uthaiyashankar [[email protected]] > Sent: Wednesday, May 27, 2009 8:36 AM > To: [email protected] > Subject: Re: Stonehenge PHP on LINUX can't make WSF client ( was RE: > Stonehenge PHP on LINUX talking to MSSQL...) > > Also, can you send WSF/PHP log files? > > Regards, > Shankar > > On Wed, May 27, 2009 at 9:04 PM, Selvaratnam Uthaiyashankar > <[email protected]> wrote: >> Hi Drew, >> >> AFAIK, you have to edit php.ini and include script directory >> >> include_path = ".:<path to scripts folder>" >> >> script folder is in <WSF/PHP directory>/scripts/ >> >> Regards, >> Shankar >> >> On Wed, May 27, 2009 at 8:51 PM, Drew Baird (Volt) >> <[email protected]> wrote: >>> <resend - not sure it was sent correctly> >>> Mutated the title again since I DO have PHP talking to MSSQL in >>> test_connect test script. >>> >>> WSF is not making the client or proxy so I assume I am missing something on >>> the install for WSF. >>> >>> Since I do not know what the directory structure looks like could some one >>> tell me if I should have a 'scripts' dir and what should files be in it? >>> This looks like the same kind of install issues we had with the dotnet WSF. >>> >>> Thanks! >>> Drew >>> >>> >>> ________________________________________ >>> From: Drew Baird (Volt) >>> Sent: Tuesday, May 26, 2009 11:36 PM >>> To: Drew Baird (Volt); [email protected] >>> Subject: RE: Stonehenge PHP on LINUX talking to MSSQL (was Building WSF/C >>> (for WSF-PHP) (for Stonehenge PHP) on LINUX) >>> >>> I corrected the entries if the wsf.home and the errors changed although >>> they are similar >>> >>> Fatal error: Uncaught exception 'Exception' with message 'ws client create >>> failed' in >>> /var/www/html/php_stocktrader/trader_client/request_processor.php:526 Stack >>> trace: >>> #0 /var/www/html/php_stocktrader/trader_client/request_processor.php(526): >>> WSClient->__construct(Array) >>> #1 /var/www/html/php_stocktrader/trader_client/request_processor.php(804): >>> GetBSEndPoint() >>> #2 /var/www/html/php_stocktrader/trader_client/request_processor.php(820): >>> GetProxy() >>> #3 /var/www/html/php_stocktrader/trader_client/login.php(36): >>> Login('uid:1', 'xxx') >>> #4 {main} thrown in >>> /var/www/html/php_stocktrader/trader_client/request_processor.php on line >>> 526 >>> >>> <snip> >> >> >> >> -- >> S.Uthaiyashankar >> Software Architect >> WSO2 Inc. >> http://wso2.com/ - "The Open Source SOA Company" >> > > > > -- > S.Uthaiyashankar > Software Architect > WSO2 Inc. > http://wso2.com/ - "The Open Source SOA Company" -- S.Uthaiyashankar Software Architect WSO2 Inc. http://wso2.com/ - "The Open Source SOA Company"
