I have made some progress.
I have the WSF/PHP installed on top of a WAMP server (Vista Win32). I was pretty sure I had all the paths fixed up but When I try to run the server. I get WSClient not found on line 24 (similar for different samples.) I am pretty sure the WSClient object is not being found not the argument. Can someone point me to which section is the best candidate to find where this is supposed to be? Thanks Drew From: Drew Baird (Volt) Sent: Monday, March 16, 2009 12:24 PM To: [email protected] Subject: context for scripts directory in README.INSTALL_WIN32 I am setting up a WSF/PHP machine win32 for testing. I am following README.INSTALL_WIN32 Inline 110-111 it says to edit the include path and add a <path to the scripts folder>" from the README.INSTALL_WIN32: extension = php_xsl.dll Uncomment the include_path and edit it to point to the location for scripts folder as include_path = ".;/<path to the scripts folder>" Which scripts folder are they talking about? There isn't one in the Apache2 dir. I am missing the context Thanks! drew
