From: Wendall C. <wen...@to...> - 2004-11-19 17:24:53
|
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: > 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. www.intersystems.com/match8 > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers |