brettsfishfarm Posted May 1, 2005 Share Posted May 1, 2005 I got done installing the shopping cart and I went to hit hit the admin tool button and it brought up this: Warning: main(includes/application_top.php): failed to open stream: No such file or directory in d:\208.187.160.204\catalog\admin\index.php on line 13 Fatal error: main(): Failed opening required 'includes/application_top.php' (include_path='.;c:\php4\pear') in d:\208.187.160.204\catalog\admin\index.php on line 13 If hit catalog button and it brings up: Warning: main(includes/application_top.php): failed to open stream: No such file or directory in d:\208.187.160.204\catalog\index.php on line 13 Fatal error: main(): Failed opening required 'includes/application_top.php' (include_path='.;c:\php4\pear') in d:\208.187.160.204\catalog\index.php on line 13 WHAT THE PROBLEM? Adam Link to comment Share on other sites More sharing options...
DorianJ Posted May 1, 2005 Share Posted May 1, 2005 I can't remember, but you may need to turn on REGISTER_GLOBALS in your php.ini file. I'd also recommend checking the permissions of the files in question. -Dorian Link to comment Share on other sites More sharing options...
brettsfishfarm Posted May 1, 2005 Author Share Posted May 1, 2005 I figure out the problem Thanks Link to comment Share on other sites More sharing options...
Iggy Posted May 1, 2005 Share Posted May 1, 2005 I figure out the problem Thanks <{POST_SNAPBACK}> Must. Post. Answer. This response is bad form Adam. Always a good idea to detail your solution or confirm that an offered solution works if for no other reason than you can bet the fish farm that SOMEONE ELSE will come looking at the forums with the same problem. So. How did you fix it? Iggy Everything's funny but nothing's a joke... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.