Hello,
I have a very urgent problem! The situation is i have an rh 7.1 box, i
know it's not mine though, that has apache 1.3.27 on it in the form of what
i presume is an rpm, it's actually on a vps system. Apache was built with
dso support as well as php4 which was also installed, then mhash was to be
added. A source version of php4.3.4 was downloaded and installed with mhash
support, and now not only does this not work, but apache is no longer
processing php pages! In the httpd.conf file there are references to if
defined php, php3, and php4, and the index line has index.php and index.php3
and other variants as pages, and AddHandlers are also in for php, but
whenever a page is pulled up php code is displayed.
Any suggestions appreciated!
Thanks.
Dave.
I have a very urgent problem! The situation is i have an rh 7.1 box, i
know it's not mine though, that has apache 1.3.27 on it in the form of what
i presume is an rpm, it's actually on a vps system. Apache was built with
dso support as well as php4 which was also installed, then mhash was to be
added. A source version of php4.3.4 was downloaded and installed with mhash
support, and now not only does this not work, but apache is no longer
processing php pages! In the httpd.conf file there are references to if
defined php, php3, and php4, and the index line has index.php and index.php3
and other variants as pages, and AddHandlers are also in for php, but
whenever a page is pulled up php code is displayed.
Any suggestions appreciated!
Thanks.
Dave.
Comment