Hi Drew, On Thu, Mar 26, 2009 at 1:16 AM, Drew Baird (Volt) <[email protected]>wrote:
> Hi again, > Shankar > I have installed vs.php a Visual Studio plug in for PHP. I may not have it > configured correctly but it breaks into the debugger as soon as it cannot > find WSClient. Is that a WSF component/Class? Of course it returns null at > can't continue. Yes, it is a WSF/PHP Class. > > > I have used PHPInfo to determine that WSF is loaded. > > This is the set of binaries from > http://downloads.dimuthu.org/bins/wso2-wsf-php-bin-SNAPSHOT-win32.zip It might be an openssl problem. Dimuthu, what is the openssl version you used to build the binary? WAMP which Drew points uses openssl 0.9.8i I am able to recreate WSF loading issue with Drew's WAMP. I am working on it to find a solution. Will let you know. Drew, can you check whether this [1] WAMP works for you? Regards, Shankar [1] http://ww2.wso2.org/~shankar/SOAWAMP.zip > > > Thanks > Drew > > -----Original Message----- > From: Drew Baird (Volt) [mailto:[email protected]] > Sent: Wednesday, March 25, 2009 6:48 AM > To: [email protected] > Subject: RE: Final connections > > Hi Shankar > For the wamp server > [1] http://www.wampserver.com/en/download.php > > MSSQL: > I am using a MSSQL that was setup originally as a MSDN Stock Trader. I > added the tablesand ran the scripts. It looks good. > > Path to docroot for config server: > [2] http://localhost:8080/php_stocktrader/config_service/ We are getting > to the confgiservice just fine. > > > Up until last night I was using var_dump($var) for debugging. I resolved > several issues but I can still having an issue with the connect string. I > am setting up a vs_php debugger this morning. > > > Thanks > Drew > > ________________________________________ > From: Selvaratnam Uthaiyashankar [[email protected]] > Sent: Tuesday, March 24, 2009 10:16 PM > To: [email protected] > Subject: Re: Final connections > > Hi, > > Thanks. I corrected and verified the *ntwdblib.dll* > > However It is not even getting to the DB routines (I think) > > > > It is still not making a client for some reason. > > I have a 'http://localhost:8080/phpStockTrader/config_service/...' > > Should I move the entire system up a level to the docroot? All my > > StockTrader directories is under this directory > > > Can you move the system to > http://localhost:8080/php_stocktrader/config_service/.... > > Other applications are configured for that location. Otherwise, you might > have to change the paths in the configuration files. > > Also, can you send the link of the WAMP you are using? we can configure it > and see whether there are any problems in configuring WSF/PHP . If we could > be able to configure it, we can host configured WAMP somewhere, so that you > can get it. > > Regards, > Shankar > > -- > 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"
