Page 1 of 1

Problems after installations

Posted: Thu Oct 19, 2017 4:40 pm
by michel2017
Hi Guys, after i installed the Opencart i got an a log error message, when i am on the frontpage. Whats is the problem there and how i can fix it?
Thanks for help

Code: Select all

Warning: fopen(/customers/f/6/6/deinneuerpc.de/storage/logs/openbay.log): failed to open stream: No such file or directory in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/log.php on line 22Warning: fopen(/customers/f/6/6/deinneuerpc.de/storage/logs/openbay.log): failed to open stream: No such file or directory in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/log.php on line 22Warning: fclose() expects parameter 1 to be resource, boolean given in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/log.php on line 39Warning: Cannot modify header information - headers already sent by (output started at /customers/f/6/6/deinneuerpc.de/httpd.www/system/framework.php:42) in /customers/f/6/6/deinneuerpc.de/httpd.www/catalog/controller/startup/session.php on line 25Warning: fopen(/customers/f/6/6/deinneuerpc.de/storage/cache/cache.catalog.language.1508405635): failed to open stream: No such file or directory in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/cache/file.php on line 49Warning: flock() expects parameter 1 to be resource, boolean given in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/cache/file.php on line 51Warning: fwrite() expects parameter 1 to be resource, boolean given in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/cache/file.php on line 53Warning: fflush() expects parameter 1 to be resource, boolean given in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/cache/file.php on line 55Warning: flock() expects parameter 1 to be resource, boolean given in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/cache/file.php on line 57Warning: fclose() expects parameter 1 to be resource, boolean given in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/cache/file.php on line 59Warning: fopen(/customers/f/6/6/deinneuerpc.de/storage/cache/cache.currency.1508405635): failed to open stream: No such file or directory in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/cache/file.php on line 49Warning: flock() expects parameter 1 to be resource, boolean given in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/cache/file.php on line 51Warning: fwrite() expects parameter 1 to be resource, boolean given in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/cache/file.php on line 53Warning: fflush() expects parameter 1 to be resource, boolean given in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/cache/file.php on line 55Warning: flock() expects parameter 1 to be resource, boolean given in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/cache/file.php on line 57Warning: fclose() expects parameter 1 to be resource, boolean given in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/cache/file.php on line 59Warning: fopen(/customers/f/6/6/deinneuerpc.de/storage/logs/openbay.log): failed to open stream: No such file or directory in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/log.php on line 22Warning: fclose() expects parameter 1 to be resource, boolean given in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/log.php on line 39Warning: fopen(/customers/f/6/6/deinneuerpc.de/storage/logs/error.log): failed to open stream: No such file or directory in /customers/f/6/6/deinneuerpc.de/httpd.www/system/library/log.php on line 22

Re: Problems after installations

Posted: Fri Oct 20, 2017 4:21 pm
by bumcarks
Check your config file for DIR_LOGS path. If this is ok then check permission of storage and logs folder.