Guest Posted August 2, 2004 Posted August 2, 2004 I installed all the files as the readme explained and when I try to load my catalog I get this... Any idea why? Warning: main(includes/sts_display_output.php): failed to open stream: No such file or directory in /home/univers/public_html/catalog/includes/application_bottom.php on line 18 Fatal error: main(): Failed opening required 'includes/sts_display_output.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/univers/public_html/catalog/includes/application_bottom.php on line 18 Quote
Jan Zonjee Posted August 3, 2004 Posted August 3, 2004 Warning: main(includes/sts_display_output.php): failed to open stream: No such file or directory in /home/univers/public_html/catalog/includes/application_bottom.php on line 18 It either means that the file sts_display_output.php is not in the directory "includes" or more likely that the file permissions are such that the user under which the webserver runs is not allowed to "read" it (or perhaps "execute" ?) the particular file. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.