6 Feb
2008
6 Feb
'08
11:42 a.m.
Hi, you are using 2.0.0 ... they output you posted is not complete...
Ready to process requests.
...which is the LAST line of output before the server is ready - the output before gives us a lot of information. can you connect to the mysql database from the command line using the credentials you have supplied FR ? ie mysql -u username -p database also, is the box running eg 'selinux' - if so, the config for selinux will need to be updated/changed so that the process can talk to each other. just disable selinux (and reboot) or set it to permissive mode with error/warn logging to check this alan