Hello,
You will find the answer in your Apache Config file:
httpd.conf or httpsd.conf, depenpending on if you are
using ssl or not. The line to look for is:
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php4
AddType application/x-httpd-php-source .phps
If .php w
I´ve php4 installed in my Red Hat 7.2 linux server and I´m sure I
have everything properly installed (php and apache) according to the
manuals and comments that I found in this site... the problem is
that when I try to open a php4 page in the server, I get the error
cannot load MySQL extension,