Sharkishki Posted June 21, 2003 Posted June 21, 2003 I just installed, and it looks great, and all my admin tools are working nicely, but when i try to connect to my catalogue, I recieve the following error. Fatal error: Failed opening required 'includes/application_top.php' (include_path='.:/usr/local/lib/php') in /home/a/adven/www/catalog/default.php on line 13 I'm a bit of a newbie, so I have no idea what to edit or change here, can someone led some guidance? Cheers, Andrew
mdfst13 Posted June 21, 2003 Posted June 21, 2003 Have you checked to make sure that /home/a/adven/www/catalog/includes/application_top.php exists and is world readable? If you ftp the files, browse the directory structure and use detail listings or properties to check. If you can log in, try the following: cd /home/a/adven/www/catalog ls -l includes/application_top.php chmod a+r includes/application_top.php Hth, Matt I love deadlines. I like the whooshing sound they make as they fly by. ---Douglas Adams
Recommended Posts
Archived
This topic is now archived and is closed to further replies.