Ok, I installed PhP as per the instructions in the manual, but now, I'm getting all sorts of trouble.......
(I'm running an Apache server under Redhat)
First, when I attempted to start up the Apache server, I got this error message.
Starting httpd: Syntax error on line 71 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: cannot open shared object file: No such file or directory
Next, I tried to just uninstall PhP and try agian.
%rpm -e php
error: package php is not installed
Even though I had just finished installing it....
Oh, and I'm a newbie to both linux, webservers, and PhP....