Page 1 of 1

can not install after upgrade php7

Posted: Sun Nov 25, 2018 1:49 pm
by conglm
bBecause of security issues, i use php7 for my server

When i install soft wave that it have problem
Help me plz!

Code: Select all

Warning: fopen(/home/eressonvn/domains/eresson.vn/public_html/web/system/storage/logs/openbay.log): failed to open stream: Permission denied in /home/eressonvn/domains/eresson.vn/public_html/web/system/library/log.php on line 22Warning: fopen(/home/eressonvn/domains/eresson.vn/public_html/web/system/storage/session//sess_d0581bea3a310e246e957456c4): failed to open stream: Permission denied in /home/eressonvn/domains/eresson.vn/public_html/web/system/library/session/file.php on line 29Warning: flock() expects parameter 1 to be resource, boolean given in /home/eressonvn/domains/eresson.vn/public_html/web/system/library/session/file.php on line 31Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/eressonvn/domains/eresson.vn/public_html/web/system/library/session/file.php on line 33Warning: fflush() expects parameter 1 to be resource, boolean given in /home/eressonvn/domains/eresson.vn/public_html/web/system/library/session/file.php on line 35Warning: flock() expects parameter 1 to be resource, boolean given in /home/eressonvn/domains/eresson.vn/public_html/web/system/library/session/file.php on line 37Warning: fclose() expects parameter 1 to be resource, boolean given in /home/eressonvn/domains/eresson.vn/public_html/web/system/library/session/file.php on line 39

Re: can not install after upgrade php7

Posted: Sun Nov 25, 2018 8:36 pm
by straightlight
Warning: fopen(/home/eressonvn/domains/eresson.vn/public_html/web/system/storage/logs/openbay.log): failed to open stream: Permission denied
Ensure to follow the permissions settings instructions in the install.txt file of the downloaded OC ZIP file from opencart.com .