macbw Posted January 5, 2007 Share Posted January 5, 2007 I Installed oscommerce successfully to my webspace. The demoversion seemed to work OK. I've inserted some categories and products via the /admin page. In my database I've checked if the products were added, and they were. When on the catalog index page I try viewing these categories and products, sometimes it works, but mostly I'm getting the following errors: Warning: require(includes/application_top.php) [function.require]: failed to open stream: Operation not permitted in /usr/home/web/snl12345/ecowearstore.nl/catalog/index.php on line 13 Fatal error: require() [function.require]: Failed opening required 'includes/application_top.php' (include_path='.:') in /usr/home/web/snl12345/ecowearstore.nl/catalog/index.php on line 13 Any ideas what can be the problem? Would be very gratefull! Link to comment Share on other sites More sharing options...
macbw Posted January 5, 2007 Author Share Posted January 5, 2007 I Installed oscommerce successfully to my webspace.The demoversion seemed to work OK. I've inserted some categories and products via the /admin page. In my database I've checked if the products were added, and they were. When on the catalog index page I try viewing these categories and products, sometimes it works, but mostly I'm getting the following errors: Warning: require(includes/application_top.php) [function.require]: failed to open stream: Operation not permitted in /usr/home/web/snl12345/ecowearstore.nl/catalog/index.php on line 13 Fatal error: require() [function.require]: Failed opening required 'includes/application_top.php' (include_path='.:') in /usr/home/web/snl12345/ecowearstore.nl/catalog/index.php on line 13 Any ideas what can be the problem? Also I'm getting the following warnings in my /admin/categories.php?cpath=1: Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(includes/local/configure.php) is not within the allowed path(s): (/home/web/snl51390:/var/tmp:/usr/local/lib/php:/usr/local/share/pear) in /usr/home/web/snl12345/ecowearstore.nl/catalog/admin/includes/application_top.php on line 26 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /usr/home/web/snl12345/ecowearstore.nl/catalog/admin/includes/application_top.php:26) in /usr/home/web/snl51390/ecowear.nl/catalog/admin/includes/functions/sessions.php on line 67 Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(includes/languages/english/categories.php) is not within the allowed path(s): (/home/web/snl51390:/var/tmp:/usr/local/lib/php:/usr/local/share/pear) in /usr/home/web/snl12345/ecowearstore.nl/catalog/admin/includes/application_top.php on line 132 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.