|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2003-05-28 05:48 UTC] eddie at rola dot ch
After installing Apache 2.0.46 on the Webserver (--enable-so --with-layout=SuSE) and PHP 4.3.2RC4 (--with-apxs2=/usr/sbin/apxs) no warnings or failure messages has benn showed. The Configuration file of Apache had a wrong path of the libphp4.so (LoadModule). After I've changed it the failure message came by starting the webserver (Check Summary). Here the whole message: Cannot load /usr/lib/libphp4.so into server: invalid EFL header PS:I had no failure message before (like: cannot find libphp4.so) but the file can't be there [/usr/lib/apache/libphp4.do] because I don't have that file. After all php doesn't work without any failure messages. PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Mon Mar 09 08:00:01 2026 UTC |
At the end of conf/httpd.conf, add: AddType application/x-httpd-php .php