rolfpf
03-06-2005, 07:56 PM
I followed the instructions as per http://www.laszlosystems.com/develo...ight=phpservlet to try to get Laszlo to talk to PHP and then to MySQL.
I get to the tests where it says to test phpinfo.php. I get a 404 error when I try to open this php file.
I figure that it must be in %TOMCAT_HOME\webapps\PHPServlet\WEB-INF\web.xml since this is the only place that I can see where Laszlo (by way of the PHPServlet) can get access to the PHP CGI.
I am working on a Windows 2000 machine with Laszlo, PHP and MySQL all installed on the same machine.
My php-cgi is get as <param-value>c:/php/php-cgi.exe</param-value> (as it says in the instructions).
My SystemRoot is set as <param-value>c:/winnt/</param-value> because I am on Windows 2000.
Yet Tomcat (on port 8080) cannot see a php file. Why is this? Anyone have a resolution to this?
Regards
Rolf Pfotenhauer
I get to the tests where it says to test phpinfo.php. I get a 404 error when I try to open this php file.
I figure that it must be in %TOMCAT_HOME\webapps\PHPServlet\WEB-INF\web.xml since this is the only place that I can see where Laszlo (by way of the PHPServlet) can get access to the PHP CGI.
I am working on a Windows 2000 machine with Laszlo, PHP and MySQL all installed on the same machine.
My php-cgi is get as <param-value>c:/php/php-cgi.exe</param-value> (as it says in the instructions).
My SystemRoot is set as <param-value>c:/winnt/</param-value> because I am on Windows 2000.
Yet Tomcat (on port 8080) cannot see a php file. Why is this? Anyone have a resolution to this?
Regards
Rolf Pfotenhauer