PDA

View Full Version : Starting the ISPConfig and strange behavior


MyLinux
6th September 2005, 15:04
Dear friends,
When I try to start the ispcnfig_server through a SSH session , I lose my connectivity to server and the network service on server goes down.Do you have any idea ?
Tq

till
6th September 2005, 15:20
Dear friends,
When I try to start the ispcnfig_server through a SSH session , I lose my connectivity to server and the network service on server goes down.Do you have any idea ?
Tq

Try to open the file:

/home/admispconfig/ispconfig/lib/config.inc.php

change the line:

$go_info["server"]["network_config"] = 1;

to:

$go_info["server"]["network_config"] = 0;