From: <php...@li...> - 2007-03-30 09:52:45
|
[empty file] > pjbulsn> That is PHP's way to tell you that you've > made a > pjbulsn> mistake. > I didn't want to file a bug. Please do. This problem comes up from time to time. IMHO it is a mistake to return an empty page instead of a clear error message. In Java for example you'll always get a clear error message and a stack trace, not just an empty file. > >> php was not installed as "/usr/bin/php-cgi" > >> or "c:/php/php-cgi.exe" > >> Please see "php_exec" in your WEB-INF/web.xml and > pjbulsn> WEB-INF/cgi/README > >> for details. > > pjbulsn> I think this one is obvious. > > Perhaps to you. > Is my assumption right, that I have to install > additionally to already available PHP 5.1.2 Almost all PHP packages contain a php-cgi.exe which differs from the cli variant php.exe. This isn't (or shouldn't be) different on Linux or Unix machines. If some Linux package installs the PHP cgi exe as "php" instead of "php-cgi", please file a bug report. Regards, Jost Boekemeier ___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de |