Hi everybody.
I have update tha apache to apache2 using the
DA scripts
The error is that the httpd.conf is not updated in /usr/local/directadmin/data/templates
sto when i use the following commands
cd /usr/local/directadmin
./directadmin i
./directadmin p
The /etc/httpd/conf/httpd.conf takes the old format of apache 1.* and it cannot start.
I thing it should be a httpd2.conf just like the
For now what is the best to do?
Should i put the new http.conf in custom directory? Or just edit the template httpd.conf?
Probably the update script sould create httpd2.conf template!
I hope DA fix apache2 script because others may have the same problem
(I am using Centos 3.3)
I have update tha apache to apache2 using the
DA scripts
cd /usr/local/directadmin/customapache
./build update
./build clean
./build update_data_ap2
./build convert
./build apache_2
./build php_ap2
./build mod_frontpage_ap2
./build mod_perl_ap2
The error is that the httpd.conf is not updated in /usr/local/directadmin/data/templates
sto when i use the following commands
cd /usr/local/directadmin
./directadmin i
./directadmin p
The /etc/httpd/conf/httpd.conf takes the old format of apache 1.* and it cannot start.
I thing it should be a httpd2.conf just like the
virtual_host2.conf
virtual_host2_sub.conf
virtual_host2_secure.conf
virtual_host2_secure_sub.conf
For now what is the best to do?
Should i put the new http.conf in custom directory? Or just edit the template httpd.conf?
Probably the update script sould create httpd2.conf template!
I hope DA fix apache2 script because others may have the same problem
(I am using Centos 3.3)