Ram Posted November 25, 2003 Posted November 25, 2003 Hi I wanted to install the newest oscommerce and it worked fine until the last step of installation. I get following errormessages: Warning: fopen(/home/www/htdocs/mysite.de/shop/catalog/includes/configure.php) [function.fopen]: failed to create stream: Permission denied in /home/www/htdocs/mysite.de/shop/catalog/installl/templates/pages/install_7.php on line 209 Warning: fputs(): supplied argument is not a valid stream resource in /home/www/htdocs/mysite.de/shop/catalog/installl/templates/pages/install_7.php on line 210 Warning: fclose(): supplied argument is not a valid stream resource in /home/www/htdocs/mysite.de/shop/catalog/installl/templates/pages/install_7.php on line 211 Warning: fopen(/home/www/htdocs/mysite.de/shop/catalog/admin/includes/configure.php) [function.fopen]: failed to create stream: Permission denied in /home/www/htdocs/mysite.de/shop/catalog/installl/templates/pages/install_7.php on line 259 Warning: fputs(): supplied argument is not a valid stream resource in /home/www/htdocs/mysite.de/shop/catalog/installl/templates/pages/install_7.php on line 260 Warning: fclose(): supplied argument is not a valid stream resource in /home/www/htdocs/mysite.de/shop/catalog/installl/templates/pages/install_7.php on line 261 The configuration was successful! After it says that the configuration was successful i wanted to go to catalog directory and the admin directory, but gives me errors again: Warning: main() [function.main]: Unable to access includes/application_top.php in /home/www/htdocs/mysite.de/shop/catalog/index.php on line 13 Warning: main(includes/application_top.php) [function.main]: failed to create stream: Permission denied in /home/www/htdocs/mysite.de/shop/catalog/index.php on line 13 Fatal error: main() [function.main]: Failed opening required 'includes/application_top.php' (include_path='') in /home/www/htdocs/mysite.de/shop/catalog/index.php on line 13 Anyone knows what i can do?
eHo Posted November 25, 2003 Posted November 25, 2003 Did you set your "catalog/includes/config.php" to CHMOD 777 while installing? Give that a try. You might also have warnings enabled in php.ini I got a bunch of those messages too when I was installing postnuke on my paid hosting server.
Ram Posted November 25, 2003 Author Posted November 25, 2003 Hi Thx for the answer. I deleted everything and started over again. I set the permissions but there still are the same messages.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.