![]() |
ISPconfig error: ERROR: The syntax of your httpd.conf is not ok
i'm installing ISPconfig on debian 3.1. i've come to the problem which i cant solve. the error is:
Quote:
Quote:
the $PATH includes all the paths it should.. I simply don't know what else could be wrong.. Why does it say " could not open document config file /etc/apache2/apache2.conf" this folder doesnt exist on my server! Where did he find that path? I would really appreciate your help! Thx:confused: |
Quote:
Code:
httpd -V |
no, I don't remember deleting it! The folder just dont exist. But apache, works fine! Is there any way to fix this problem?
On the server, there are two httpd's. One is in /usr/bin/httpd, and one is at /usr/local/apache/bin/httpd The first httpd -V gives the value SERVER_CONFIG_FILE="/etc/apache2/apache2.conf" ----> that's where the problem is and the second httpd -V gives SERVER_CONFIG_FILE="conf/httpd.conf" ---> which i suppose is right But the ./setup uses the first httpd, (/usr/bin/httpd), so it returns error, couse there is no /etc/apache2/apache2.conf How to tell the setup process to use the second httpd, which is located in /usr/local/apache/bin/ ??? |
Did you use this tutorial: http://www.howtoforge.com/perfect_setup_debian_sarge to set up your Debian system?
I guess you didn't use the Debian packages to install Apache... |
I dont remember how i installed apache, with apt-get I think.. so you think there is no other way, than removing apache, and install it again? How do I actually remove the apache? By deleting all the files, that are connected with apache? :( :confused: :( :confused:
|
Quote:
If the server isn't a production server yet, I suggest you reinstall it and follow the "Perfect Setup". |
| All times are GMT +2. The time now is 14:52. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.