Page 1 of 1

Errors after installing 3.0.0.0

Posted: Sun Oct 29, 2017 5:59 am
by Irkluojubbd

Code: Select all

Warning: fopen(): open_basedir restriction in effect. File(/sess_39628a81534399ae3d5975ef2f) is not within the allowed path(s): (/home/strongbody/:/tmp:/var/tmp:/usr/local/lib/php/:/usr/local/php56/lib/php/) in /home/strongbody/domains/strongbody.us.lt/public_html/system/library/session/file.php on line 39Warning: fopen(/sess_39628a81534399ae3d5975ef2f): failed to open stream: Operation not permitted in /home/strongbody/domains/strongbody.us.lt/public_html/system/library/session/file.php on line 39Warning: flock() expects parameter 1 to be resource, boolean given in /home/strongbody/domains/strongbody.us.lt/public_html/system/library/session/file.php on line 41Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/strongbody/domains/strongbody.us.lt/public_html/system/library/session/file.php on line 43Warning: fflush() expects parameter 1 to be resource, boolean given in /home/strongbody/domains/strongbody.us.lt/public_html/system/library/session/file.php on line 45Warning: flock() expects parameter 1 to be resource, boolean given in /home/strongbody/domains/strongbody.us.lt/public_html/system/library/session/file.php on line 47Warning: fclose() expects parameter 1 to be resource, boolean given in /home/strongbody/domains/strongbody.us.lt/public_html/system/library/session/file.php on line 49
after installing it i got at the end of the site this stuff...

Re: Errors after installing 3.0.0.0

Posted: Mon Oct 30, 2017 12:03 pm
by phinq1910
Why you dont try with 3.0.2.0 (lastest)
About your issue, try check permission of session folder on your server :: path view with seesion.save_path in phpinfor()

Re: Errors after installing 3.0.0.0

Posted: Mon Oct 30, 2017 9:55 pm
by straightlight
Restrictions in effect do not reflect on the OC versions, it is a server restriction policy added to the domain. Contact your host regarding the tmp folder that requires write-access.