PDA

View Full Version : Integrating PHP 5.0.2 with Laszlo


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

d~l
03-07-2005, 02:50 AM
your link above is broken.

answered at original thread (http://www.laszlosystems.com/developers/community/forums/showthread.php?s=&threadid=1321).