PDA

View Full Version : "shared ip" information page for new domains


josefu
26th November 2006, 14:34
Hi, i installed ispconfig 2.2.8 (upgraded from 2.2.7 and 2.2.6) in a debian sarge server and i have one problem:
when i create a new website, apache server doesn't access to the DocumentRoot and apache shows the "shared ip" information page.

In /etc/apache2/vhosts/Vhosts_ispconfig.conf_<latest-date-change> the VirtualHost directive is correct.

where is the problem?

falko
27th November 2006, 15:11
In /etc/apache2/vhosts/Vhosts_ispconfig.conf_<latest-date-change> the VirtualHost directive is correct.

where is the problem?
The file should be named Vhosts_ispconfig.conf without a date. If there's a date at the end, this means that some modules are missing in your Apache configuration. Please rename the file to Vhosts_ispconfig.conf and run httpd -t
What's the output?

josefu
27th November 2006, 18:53
Hi, thanks for all i have solved the problem.

One reseller have putted a invalid directive in apache. Thanks for all :)