Thanks Genzil, that worked a treat
CharlieBrady, I did it accidently when copy pasting stuff from a howto i grabbed the whole line (including the carriage return) that executed root@localhost etc when i really wanted to edit the line to have the user controlling a new mysql database.
The return executed the line as soon as i pasted it into the bash shell. doh
Here is the section from the error log that shut down the service. What could have caused this?
---paste from httpd_error_log---
print() on unopened filehandle esmith::FormMagick::LOG at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 401, <DATA> line 1.
get_languages: Browser asked for missing languages en-au
[Thu Sep 1 13:48:43 2005] [notice] caught SIGTERM, shutting down
---end of paste---