skase98 Posted October 6, 2005 Share Posted October 6, 2005 I had a few wrestling matches to get everything installed. When I finally had everything together, I went to the admin/index.php and this is what happened: Warning: main(includes/application_top.php): failed to open stream: No such file or directory in /home/skase98/public_html/catalog/admin/index.php on line 13 Warning: main(includes/application_top.php): failed to open stream: No such file or directory in /home/skase98/public_html/catalog/admin/index.php on line 13 Fatal error: main(): Failed opening required 'includes/application_top.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/skase98/public_html/catalog/admin/index.php on line 13 When I look in catalog/includes, I see a file named application_top.php. Is my admin looking in the wrong place? Or am I seeing things? Any assistance gratefully accepted! Link to comment Share on other sites More sharing options...
Guest Posted October 6, 2005 Share Posted October 6, 2005 Its looking in the right place - check that admin/includes/application_top.php actually does exist - file uploads often go wrong :P Matti Link to comment Share on other sites More sharing options...
skase98 Posted October 6, 2005 Author Share Posted October 6, 2005 Its looking in the right place - check that admin/includes/application_top.php actually does exist - file uploads often go wrong :P Matti Thanks, Matti! That hit the nail directly on the cranium. Now, of course, I have this: 1046 - No database selected select configuration_key as cfgKey, configuration_value as cfgValue from configuration [TEP STOP] I'm not savvy enough to know where to find the place to put in the database path (if that's what I need to do) without all those helpful //#### instructions####// Or is it something entirely different that's missing now? Thank you again! Link to comment Share on other sites More sharing options...
skase98 Posted October 6, 2005 Author Share Posted October 6, 2005 :lol: :lol: :thumbsup: :thumbsup: :D :D Never mind! Thanks! I did it!!! YIPPEEE!!!! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.