PDA

View Full Version : Vhosts_ispconfig.conf no loading (i think)


cage
7th January 2006, 22:02
Hello everybody,

I've installed ispconfig and everything went well.
I've inserted a reseller/client and a few sites.

At first it was working i think, but now i've deleted some of the sites
to start over again. And ispconfig is telling me its still active while i through i away.

a bit further down the line now the whole Vhosts_ispconfig.conf isnt loading i think and i only get the sharedip page on all sites.

What is smart todo?
reinstall of do i need to look at something specific

grtz.

till
7th January 2006, 22:05
I guess you deleted the sites but dont empty the recycle bin? Have a look at all recycle bins (admin + resellers and empty them.

cage
7th January 2006, 22:26
omg you are so right!
totally looked over that one.

TNX for that.

Still my Vhosts_ispconfig.conf is loading.
It seems to pick the 000-default for every website.

falko
8th January 2006, 00:56
a bit further down the line now the whole Vhosts_ispconfig.conf isnt loading i think and i only get the sharedip page on all sites.

Have a look here: http://www.howtoforge.com/forums/showthread.php?t=1824

cage
8th January 2006, 01:24
nothing in there which changes my situation.
maby i should try a re-install?

falko
8th January 2006, 01:50
You can try this:
rm -f /etc/apache2/sites-enabled/000-default
/etc/init.d/apache restart

cage
8th January 2006, 11:17
i've done that, and just as i expected:

Object not found!

the error page of a page not found.

:confused:

falko
8th January 2006, 19:35
Have you followed the "Perfect Setup" for Debian (I assume you're on Debian) on HowtoForge?
Is Vhosts_ispconfig.conf included in your Apache configuration?

i've done that, and just as i expected:

Object not found!

the error page of a page not found.
Did you use the URL of a web site you created in ISPConfig to access the server? I.e., if you created a web site www.example.com in ISPConfig, you should type www.example.com in your browser's address bar.

cage
8th January 2006, 19:47
i'm on ubuntu 5.10
and did the perfect setup

falko
9th January 2006, 00:27
What about my other questions?

Are you sure you followed the tutorial to the letter and did not make any typos?

cage
9th January 2006, 16:37
Tnx for your help falko.
i'm doing a reinstall

uninstalling it with the uninstall script in /root/ispconfig/uninstall

and just trying it again.
hope it works this time.