[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: php3 installation



On Fri, Mar 10, 2000 at 12:21:55PM +0200, Ohad M. Somjen wrote:
> hi,
> i have reinstalled and missing
> the mod_php3.c file.

You probably have the AddModule mod_php3.c directive
in httpd.conf while the PHP module (/etc/httpd/modules/libphp3.so)
isn't there. mod_php3.c shouldn't be a real existing
file, but a directive instructing Apache on the order of
module loading. Add PHP3 from RPM or compile with --with-apxs option.
Or remove the directive from httpd.conf.

-- 
Best regards,
Ilya Konstantinov a.k.a Toastie
[http://toast.demon.co.il]

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il