From: Ruben F. <rfa...@np...> - 2004-11-19 19:00:39
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> That's the problem. I can login to the db just fine from the command line.<br> <br> <br> Wendall Cada wrote: <blockquote cite="mid...@ww..." type="cite"> <pre wrap="">Ruben, It would appear something is wrong with your mysql setup. Did you add permissions to the new database for your user? Try logging into the database with your user/passwd via the command line and see if you can get in. Wendall On Fri, 2004-11-19 at 10:28 -0500, Ruben Fagundo wrote: </pre> <blockquote type="cite"> <pre wrap="">I have what should be a very simple problem, but I just have not been able to figure this out. I wanted to move a PHP Website site to another machine, and I dumped the database, and copied all the files. I placed everything in the same directory structure as the original setup. I have the same logins for MySQL on both boxes, and I created a 2nd level domain name to the new box, but every time I try and access the 2nd box, I get this message. Unable to load database indicated by configuration file. The databases have exactly the same name. So, what am I doing wrong in trying to move this web site to a new box ? I must be missing something simple ? Any suggestions on where to start debugging this. I'm not seeing any useful errors in the apache log files. I'm running MySQL 4 on both boxes. Old box is Redhat 9 and new box is Fedora C 2 Thanks for your help, Ruben ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. <a class="moz-txt-link-abbreviated" href="http://www.intersystems.com/match8">www.intersystems.com/match8</a> _______________________________________________ Phpwebsite-developers mailing list <a class="moz-txt-link-abbreviated" href="mailto:Php...@li...">Php...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers">https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers</a> </pre> </blockquote> <pre wrap=""><!----> ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. <a class="moz-txt-link-abbreviated" href="http://www.intersystems.com/match8">www.intersystems.com/match8</a> _______________________________________________ Phpwebsite-developers mailing list <a class="moz-txt-link-abbreviated" href="mailto:Php...@li...">Php...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers">https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers</a> </pre> </blockquote> <br> <br> <pre class="moz-signature" cols="72">-- Ruben Fagundo NPV Corporation Tel: 617-848-0890 x100 Fax: 617-249-1994 </pre> </body> </html> |