Help - Search - Members - Calendar
Full Version: Warning messages on install en shop pages
CubeCart Forums > CubeCart Version 3 > Installation & Upgrade Help (Version 3)
Daan Muller
Hi,

after putting al the install files in the directory www.oldworld.nl/shop when I go to there I get the install screen but with the following warnings in the screen:

Warning: main() [function.main]: open_basedir restriction in effect. File(/config.inc.php) is not within the allowed path(s): (/var/www/vhosts/oldworld.nl/httpdocs:/tmp) in /var/www/vhosts/oldworld.nl/httpdocs/shop/language/en/lang.inc.php on line 2971

Warning: main(config.inc.php) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/oldworld.nl/httpdocs/shop/language/en/lang.inc.php on line 2971

Warning: main() [function.include]: Failed opening 'config.inc.php' for inclusion (include_path='.:') in /var/www/vhosts/oldworld.nl/httpdocs/shop/language/en/lang.inc.php on line 2971


I can complete the installation without problems but these warning messages keep displaying above the shop.

Please help me getting rid of these, thanks!

Daan
Daan Muller
tried to solve it by putting the full pathname to confih.inc.php in the file lang.inc.php in the folder language/en/.

I changed line 2971 to:
include("/var/www/vhosts/oldworld.nl/httpdocs/shop/language/en/config.inc.php");

this seems to work.
vrakas
Glad you got it working smile.gif
bajdaj
I get the following errors when i log into my admin control panel:

Warning: main(/contents5z/classes/db.inc.php) [function.main]: failed to open stream: No such file or directory in /homepages/13/d165971536/htdocs/contents5z/admin/includes/auth.inc.php on line 60

Warning: main() [function.include]: Failed opening '/contents5z/classes/db.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /homepages/13/d165971536/htdocs/contents5z/admin/includes/auth.inc.php on line 60

Warning: main(/contents5z/admin/includes/navigation.inc.php) [function.main]: failed to open stream: No such file or directory in /homepages/13/d165971536/htdocs/contents5z/admin/includes/header.inc.php on line 57

Warning: main() [function.include]: Failed opening '/contents5z/admin/includes/navigation.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /homepages/13/d165971536/htdocs/contents5z/admin/includes/header.inc.php on line 57

Can anyone give me some assistance. Really Appreciate It.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.