Jump to content

Two unknown errors!!


Recommended Posts

Posted

Hi guys

Just did a fresh install and at the bottom the site and at the bottom of the control panel I get these two errors... :huh:

Warning: Unknown: open(/var/lib/php/session/sess_9uvrp4dupjtndqtsgam3osutd5, O_RDWR) failed: Permission denied (13) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0

Anyhelp would be much appreciated

  • Moderators
Posted

Hello,

That is a php configuration error, speak with your host, if you have full control over your server then you need to define the session_savepath in your php.ini and give it full read write permissions.

Posted

Hi Mark

Thank you for the quick reply. I have full control and I'll give it a go now.

Edit: also this error on registration as well...

Fatal error: Call to undefined function filter_var() in /var/www/vhosts/skybusvirtual.co.uk/httpdocs/core/modules/Registration/Registration.php on line 206

if(filter_var($this->post->email, FILTER_VALIDATE_EMAIL) == true)

Also were is the php.ini? Its been a very long time sinc ive touched phpvms :mellow: and now back to the basics :(

Regards

Jay

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...