ISPConfig is for some reason not installing on my fresh install of CentOS 4.2, when i hit enter at ./setup it asks the first normal questions, then when reaching the ############# Installing #############
it tells me mysql is not started, and if you check at that exact time, you will see that mysql is subsys locked, but in fact was runing when the ./setup was run.
I fixed my problem by editing the service line where it restarts, adding a sleep 3 between stop and start, now it restarts perfectly.
apparently the problem was regarding the time while it trully stops and the try to start. The service seemed to have stoped when in fact wasnt, so the start command couldnt success because probably the stop command was still runing.
worked as i expected, after editing the service file for mysqld and followed both the install on centos found here and the fedora example mixed, i got it up and running, now its time for me to RTFM to learn to use it
Recent comments
19 hours 3 min ago
1 day 8 min ago
1 day 4 hours ago
1 day 6 hours ago
1 day 20 hours ago
1 day 20 hours ago
2 days 1 hour ago
2 days 8 hours ago
2 days 9 hours ago
2 days 10 hours ago