electrofux Posted September 28, 2006 Posted September 28, 2006 Hello, I have a couple of problems with the installation adn i have no clue what the reason is. In the last step (7) i get a lot of warnings that go like this: Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/includes/configure.php) is not within the allowed path(s): (/www/htdocs/rayo/:/tmp:/usr/bin:/www/htdocs/rayo:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 210 Warning: fopen(/includes/configure.php) [function.fopen]: failed to open stream: Operation not permitted in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 210 Warning: fputs(): supplied argument is not a valid stream resource in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 211 Warning: fclose(): supplied argument is not a valid stream resource in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 212 Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/admin/includes/configure.php) is not within the allowed path(s): (/www/htdocs/rayo/:/tmp:/usr/bin:/www/htdocs/rayo:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 260 Warning: fopen(/admin/includes/configure.php) [function.fopen]: failed to open stream: Operation not permitted in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 260 Warning: fputs(): supplied argument is not a valid stream resource in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 261 Warning: fclose(): supplied argument is not a valid stream resource in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 262 Any help would be greatly appreciated. Cheers electrofux
electrofux Posted September 28, 2006 Author Posted September 28, 2006 Just for info, i have solved this by deleting the basedir php variable in the installation.php and setting the troublemaking referrer by hand (the program had to jump one level higher so i inserted "../") Cheers electrofux
Recommended Posts
Archived
This topic is now archived and is closed to further replies.