Gallery1:Installation on a Mac OSX Server with Apache needs to be reviewed by other documentation team members.
A list of pages in need of review can be found at Needs Review.
Gallery1:Installation on a Mac OSX Server with Apache needs expansion.
A list of pages in need of expansion can be found at Needs Expansion.
Follow the instructions for Installing with Shell Access. Edit /etc/httpd/httpd.conf. You need to do this with root access, so run sudo vi /etc/httpd/httpd.conf
(replace 'vi' with your favourite editor)
Uncomment the line starting LoadModule php4_module Uncomment the line starting AddModule mod_php4.c Save and exit
Run sudo apachectl restart
This restarts apache.
Go to the setup wizard as per the standard instructions.