PDA

View Full Version : where is apache installed by DA?



hehachris
11-17-2005, 04:24 AM
i tried to install mod_python, but it cant find the apache source..

jmstacey
11-17-2005, 09:10 AM
source:
/usr/local/directadmin/customapache

installs to:
/etc/httpd

hehachris
11-17-2005, 10:15 PM
checking for --with-apache... configure: error: /etc/httpd does not look like an Apache source directory.




checking for --with-apache... configure: error: /usr/local/directadmin/customapache does not look like an Apache source directory.

jmstacey
11-18-2005, 08:43 AM
All source for programs that customapache compiles are located in /usr/local/directadmin/customapache

Apache would be in a subdirectory of the customapche directory.

;)