Re: mysql database problems

2005-05-18 Thread Gleb Paharenko
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

Re: mysql database problems

2005-05-17 Thread Kristen G. Thorson
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