PDA

View Full Version : [ubuntu] ispconfig start | restart| stop on ubuntu


jarco5000
December 2nd, 2008, 02:37 PM
this is probably very basic but i can't seem to find it.
I have a ubuntu server 8.04 with ispconfig installed. when i browse to the ip apache returns the It works thingie but when i try to go to port 81 it just sais there is nothing there (on http and https).
i figured ispconfig is not started (i am new to linux administration so i don't yet know how to see if it is) but cannot find the way to start it. I only find the commands for RedHat & Mandrake (/etc/rc.d/init.d/ispconfig_server start|stop|restart and for SuSE & Debian (/etc/init.d/ispconfig_server start|stop|restart). When i use the command for debian it just sais the file aint there.

Anyone knows to start it on ubuntu?

trentscott4
December 3rd, 2008, 11:48 AM
I setup my ISPConfig using the guide here (might be a good reference for you):

http://www.howtoforge.com/perfect-server-ubuntu-8.10

As far as the command you're looking for, try:

/etc/init.d/ispconfig_server start|stop|restart

Good luck!

Trent