|
From: <php...@li...> - 2009-01-07 18:46:09
|
Hi,
> java -classpath JavaBridge.war TestInstallation
> java.lang.RuntimeException: Could not run PHP ([php-cgi,
Please install PHP properly. A php-cgi is an integral part of a PHP installation.
The above message means that the bridge functionality could not be checked. The bridge may or may not run on your operating system. (In 99% of all cases it will run without problems, it's just that we could not verify this because PHP is not installed).
> However, within my Tomcat webapps folder some new files
Why do you deploy the bridge before or while testing it? Please re-read the INSTALL.J2EE document.
> And my Tomcat installation uses port 8080, so why does it
> say the bridge starts on 8081?
The test uses port 8081 because there's another server already listening on 8080.
Regards,
Jost Boekemeier
|