On an Suse-Linux 6.4
I installed php 4.06
8.
./configure --with-pgsql --with-apache=../apache_1.3.x --enable-track-vars
make, make install
compiled apache 1.3.20
./configure --activate-module=src/modules/php4/libphp4.a
make, make install
Everything looks fine but when I trie <? phpinfo() ?>
the Apache Server Error log reports:
[Error] (8)Exec format error: exec of /usr/local/httpd/cgi-bin/test.php
[Error] Preamture End of script headers: /usr/local/httpd/cgi-bin/test.php
Has anybody an idea? Thanks
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]