Warning: session_start(): open(/var/lib/php5/sessions/sess_f3h20oo2fvm3gqrefb7rsd38c2, O_RDWR) failed: Permission denied (13) in /var/extra/public_html/includes/common.php on line 21
I am trying to call a php script from inside a custom page, i have tried using the get from file method, and also tried adding using php block method to call the includes to the script. It appears that the php content is being removed whichever method i use. I have enabled allow php to run in csutom pages and blocks in global
Warning: Unknown: open(/var/lib/php5/sessions/sess_f3h20oo2fvm3gqrefb7rsd38c2, 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/php5/sessions) in Unknown on line 0