My php_info attachment was removed. You can view it here http://www.bendewey.com/stocktrader/php_info.html
From: Ben Dewey [mailto:[email protected]] Sent: Sunday, April 19, 2009 10:40 PM To: '[email protected]' Subject: PHP on IIS using FastCGI I’m using the documentation from http://cwiki.apache.org/confluence/display/STONEHENGE/Stonehenge+PHP+and+WSAS+Stocktrader+Installation+Guide to install the PHP version of the ST Project. There is one difference, under Installing PHP StockTrader, I’m using a 4th option. I’m installing PHP on IIS7 with FastCGI. This was created using the Microsoft Web Platform Installer (WPI). Before abandoning this approach and moving on to the WAMP Server I wanted to see if anyone had any thoughts. I can’t seem to get the WSF component to show up on my test phpinfo() page (attached), which, in my guess, is causing my “PHP Fatal error: Class 'WSClient' not found” error. I have a 2.0.0 version from March 26, 2009, 12:10:36 AM of the wsf.dll file in my C:\Program Files\PHP\ext folder. I have the following items in my %PATH%. C:\StockTrader\wampstuff\wsf_c and C:\StockTrader\lib\apache (which contains) - charset.dll - iconv.dll - iconv.exe - libxml2.dll - ntwdblib.dll - xmlcatalog.exe - xmllint.exe WPI only installs a subset of PHP, and I’m not sure if its relevant, but here is the files that are currently in my PHP folder. - install.txt - libeay32.dll - libmysql.dll - license.txt - news.txt - ntwdblib.dll - php-cgi.exe - php.gif - php.ini - php5.dll - php5embed.lib - ssleay32.dll - dev\php5.lib - ext\php_curl.dll - ext\php_exif.dll - ext\php_gd2.dll - ext\php_gettext.dll - ext\php_mbstring.dll - ext\php_mssql.dll - ext\php_mysql.dll - ext\php_mysqli.dll - ext\php_openssl.dll - ext\php_pdo_mssql.dll - ext\php_xmlrpc.dll - ext\php_xsl.dll - ext\wsf.dll - extras\openssl - extras\openssl\openssl.cnf - extras\openssl\README-SSL.txt I can provide more information about my setup if needed, but I was wondering if someone could easily tell what’s going on. Ben Dewey
