T
trebbor
Guest
We have a webserver with Plesk 8, but we have some serious problems.
We have two domains on the system, they work fine.
But when we make a new domein (add) on what for user, the system (apache) is getting errors and will not start up any more.
Test domain, (tested with many more)
Thats one, ok now I'm looking for the problem, I checked the httpd.include file, but could'n find any problems or wrong inputs in that file.
Ok, second...
Chmod 777 httpd.include.. same problem.. and chown root:root httpd.include...
Starting httpd?
I have checked everything, but nothing works....
Strange enough, two other domains (1 day old) will work..
We have two domains on the system, they work fine.
But when we make a new domein (add) on what for user, the system (apache) is getting errors and will not start up any more.
Test domain, (tested with many more)
Code:
Stopping httpd: [FAILED]
Starting httpd: httpd: could not open document config file /home/httpd/vhosts/test.nl/conf/httpd.include
[FAILED]
Thats one, ok now I'm looking for the problem, I checked the httpd.include file, but could'n find any problems or wrong inputs in that file.
Ok, second...
Chmod 777 httpd.include.. same problem.. and chown root:root httpd.include...
Code:
# /home/httpd/vhosts/test.nl/conf/httpd.include
/home/httpd/vhosts/test.nl/conf/httpd.include: line 9: syntax error near unexpected token `newline'
/home/httpd/vhosts/test.nl/conf/httpd.include: line 9: `<VirtualHost 195.114.20.101:80>'
Starting httpd?
Code:
# /sbin/service httpd start
Starting httpd: httpd: could not open document config file /home/httpd/vhosts/test.nl/conf/httpd.include
[FAILED]
I have checked everything, but nothing works....
Strange enough, two other domains (1 day old) will work..