Submitted by ChrisEyre on Sat, 08/15/2009 - 15:19
I'm very nearly there with a new set up on a Centos 5.2 box. Mainly thanks to Jamie!
A couple of last issues:
I'm getting the following error on virtualmin check-config
ERROR: PHP execution via fcgid requires the Apache mod_fcgid module
Any thought on clearing this one? PHP is running fine as an Apache module.
Also...
The install did not load PHP. I loaded this in myself but the majority of the external .ini's - including mysql.ini and mcrypt.ini, did not load. For future reference, how could I load PHP with all of the extentions included?
Many thanks,
Chris
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Sat, 08/15/2009 - 15:41 Comment #1
Sounds like you have Virtualmin configured to use fcgi mode for running PHP via default. To fix this, go to System Settings -> Server Templates -> Default Settings -> Apache Website -> Default PHP execution mode, and select mod_php. The config check will now pass OK..
Does that work OK?
Submitted by ChrisEyre on Sat, 08/15/2009 - 15:55 Comment #2
Tried this. Rechecked, had to load Mailman and disable the ssl mod (which I won't need). But now all checks out OK!
Last 24 hours has been a great learning experience. I would have missed out had the install gone without problem.
Thanks for all that.
Chris