more: I looked at the wsf entries in PHPInfo. Most the values are set to 'tmp' and the wsf.home value was set to 'no value' -- I think this is a bad thing.
________________________________________ From: Drew Baird (Volt) Sent: Tuesday, May 26, 2009 9:32 PM To: [email protected] Subject: RE: Stonehenge PHP on LINUX talking to MSSQL (was Building WSF/C (for WSF-PHP) (for Stonehenge PHP) on LINUX) Thanks for responding Chintana Yes I did the colon. It seems to not want to make the proxy. I do e an empty scripts directory. at /var/www/scripts. I created it and expected it to contain code related to WFS. Drew ________________________________________ From: Chintana Wilamuna [[email protected]] Sent: Tuesday, May 26, 2009 7:19 PM To: [email protected] Subject: Re: Stonehenge PHP on LINUX talking to MSSQL (was Building WSF/C (for WSF-PHP) (for Stonehenge PHP) on LINUX) On Tue, May 26, 2009 at 11:06 AM, Drew Baird (Volt) <[email protected]> wrote: > New title for clarity > Current state: The welcome screen displays but I cannot login > 1. I did do the phpinfo script and WSF and MSSQL are installed. > 2. The PHP StockTrader is in the correct place > 3. The PHP MSSQL Test connect described in the PHP man pages appears to work > > Any ideas are appreciated. In resources/conf/database_config.xml have you changed the <server>127.0.0.1,1433</server> to <server>ip:port</server>? (Note the colon instead of the comma) Bye, -Chintana -- http://engwar.com/
