|
Posted by Hoopster on 10/11/79 11:54
Hello,
I have a regular paid host for my webpage running Linux Redhat and ran
a session_test.php file. I have get errors and it appears that it
can't rewrite.
Is this a problem with my webhost, PHP.ini setting or what?
The script works on a different non-payed linux server that I have.
Here is the error message (website changed) to hide NOOB identity.
Warning: session_start():
open(/var/lib/php/session/sess_84d54960aaff722503c1a49dbcfe7871,
O_RDWR) failed: Permission denied (13) in
/vservers/website/htdocs/session_test.php on line 4
Warning: session_start(): Cannot send session cookie - headers already
sent by (output started at
/vservers/website/htdocs/session_test.php:4) in
/vservers/website/htdocs/session_test.php on line 4
Warning: session_start(): Cannot send session cache limiter - headers
already sent (output started at
/vservers/website/htdocs/session_test.php:4) in
/vservers/website/htdocs/session_test.php on line 4
Session started successfully!
CLICK HERE FOR PAGE 2
Warning: Unknown():
open(/var/lib/php/session/sess_84d54960aaff722503c1a49dbcfe7871,
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
Any help would be appreciated.
-= hoops
Navigation:
[Reply to this message]
|