Recent content by _gmic_

  1. G

    Permission denied with session.save_path

    Hello, thank you for your answer. I've deleted and then created the directory using the command you gave me : ls -l /var/www/vhosts/site/private/ total 4 drwx------ 2 vincent psacln 4096 sept. 4 16:06 php_sess Unfortunately it doesn't change anything : [Thu Sep 04...
  2. G

    Permission denied with session.save_path

    Hello, I'm encountering an unusual problem regarding user permissions. I have a site1 on a Plesk server, the session.save_path is the default one (/var/lib/php5, ower is root:root and permissions are drwx-wx-wt). PHP is ran as an Apache module. The user Apache is www-data and it's in...
Back
Top