Nick Weisser Posted February 22, 2003 Share Posted February 22, 2003 Hi all I uploaded both the catalog and the admin folders and changed the relevant settings. The catalog works fine but on trying to connect with the admin tool I got the following error message: Warning: Failed opening '/home/sites/site52/web//catalog/includes/data/rates.php' for inclusion (include_path='') in /home/sites/site52/web/shop/admin/includes/include_once.php on line 4 Unable to connect to database server! The settings for the database are correct, because in the catalog it works fine! Does anyone have an idea what the problem could be? Thanks in advance Regards Nick P.S. The catalog is at http://govindakultur.ch/shop/catalog the admin tool at http://govindakultur.ch/shop/admin Link to comment Share on other sites More sharing options...
Guest Posted February 23, 2003 Share Posted February 23, 2003 home/sites/site52/web//catalog There is a double forward slash instead of just one. Check the admin/includes/configure.php Should read like this: home/sites/site52/web/catalog Do you have any forward slashes after your domain name listing? Link to comment Share on other sites More sharing options...
Nick Weisser Posted February 23, 2003 Author Share Posted February 23, 2003 I removed the erroneous forward slash in includes/application_top.php and now the error message reads: Warning: Failed opening '/home/sites/site52/webcatalog/includes/data/rates.php' for inclusion (include_path='.:/usr/lib/php') in /home/sites/site52/web/shop/admin/includes/include_once.php on line 4 Unable to connect to database server! The problem must be somewhere else. Thanks for any futher hint. Regards Nick Link to comment Share on other sites More sharing options...
Guest Posted February 23, 2003 Share Posted February 23, 2003 I think that slash should have been removed in the configure file and not appilication_top. Can you send me your admin/includes/configure.php file and I can have a further look? Send to [email protected] Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.