Hello.
> with php scripts. Now I am getting the message Unable to load database
> indicated by configuration file or something similiar when trying to connect
> to
> any database running on the server when the mysql user is running @localhost.
Please, send the exact error messages and wa
Are your php scripts by any chance called phpWebSite? If so, you might
find more help here:
http://www.phpwsforums.com/
What you're getting is almost definitely a PHP script catching some kind
of error trying to connect to the database server. You should have a
file called configure.php or so