Script installer on fedora 4

2 posts / 0 new
Last post
#1 Thu, 01/12/2006 - 08:47
AdamHolt

Script installer on fedora 4

Every script I've attempted to install with the script installer, comes back saying :

This script cannot be installed, as this virtual server does not meet its requirements : Gallery requires the Apache mod_php4 module

So how do I go about getting, and installing the mod_php4 module?

Thu, 01/12/2006 - 19:54
Joe
Joe's picture

There's a FAQ about this one. Fedora Core 4 doesn't provide PHP4, and so we've had to provide one for you. The release this weekend will add installation and setup automatically.

In the meantime:

http://www.virtualmin.com/faq/one-faq?faq_id=1511#16765

In short, use yum to install php4 and related packages. Then move /etc/httpd/conf.d/php.conf to /etc/httpd/conf.d/php.conf.disabled, and restart the httpd service. I think restarting Webmin is the quickest way to have it pickup the new php version.

--

Check out the forum guidelines!

Topic locked