DirectAdmin Knowledge Base
Enter Your Query:
Use '%' for wildcards and quotes for "exact phrases"

Updating and Compiling Apache and PHPLast Modified: Mar 7, 2007, 3:23 pm
To update and compile everything, run the follwing:

cd /usr/local/directadmin/customapache
./build clean
rm -f configure.*
./build update
./build all

If you're running apache 2.0 use this instead:

cd /usr/local/directadmin/customapache
./build clean
rm -f configure.*
./build update
./build update_data_ap2
./build apache_2
./buld php_ap2 n
./build mod_perl_ap2

Once the update has completed, you'll need to restart apache:

RedHat:

/sbin/service httpd restart


FreeBSD:

/usr/local/etc/rc.d/httpd restart


Debian:

/etc/init.d/httpd restart



 
Related Helpfiles
checking how to run the C++ preprocessor... /lib/cpp
/usr/include/krb5.h:2606:24: et/com_err.h: No such file or directory

© 2003 JBMC Software, Suite 173  3-11 Bellerose Drive, St Albert, AB  T8N 1P7  Canada.  Mon-Fri 9AM-5PM MST