Session Problem When Adding
Posted: Mon Jul 17, 2006 8:03 pm
Script URL: http://www.internetradioclub.com/cgi-bin/ccount/
Version of script: 1.1
Version of PHP: "The current PHP version running on PowWeb's servers is PHP 4.3.10."
Hosting company: Powweb
Have you searched THIS FORUM for your problem: Yes
(if not please do before posting)
If so, what terms did you try: manual
Write your message below:
Great script, thank you!
After successfully logging into Admin with a password, and then upon trying to Add a link, I get "You are not authorized to view this page!"
Here are the error messages from the CGI log, in reverse order:
PHP Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in Unknown on line 0
PHP Warning: Unknown(): open(/var/php_sessions/sess_59815ade4ae839846c2537ca4cdc1409, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
PHP Warning: session_start(): open(/var/php_sessions/sess_59815ade4ae839846c2537ca4cdc1409, O_RDWR) failed: No such file or directory (2) in /hermes/web03/b401/pow.internetradi/htdocs/cgi-bin/ccount/index.php on line 40
I uploaded your test scripts and got the following results:
Session started successfully!
CLICK HERE FOR PAGE 2
and...
$_SESSION['test'] is set to: FALSE
Do you have any suggestions?
Cheers,
Bob
PS: A different topic, and just FYI, but I got everything to work just fine under XAMPP for Windows on my PC.
Version of script: 1.1
Version of PHP: "The current PHP version running on PowWeb's servers is PHP 4.3.10."
Hosting company: Powweb
Have you searched THIS FORUM for your problem: Yes
(if not please do before posting)
If so, what terms did you try: manual
Write your message below:
Great script, thank you!
After successfully logging into Admin with a password, and then upon trying to Add a link, I get "You are not authorized to view this page!"
Here are the error messages from the CGI log, in reverse order:
PHP Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in Unknown on line 0
PHP Warning: Unknown(): open(/var/php_sessions/sess_59815ade4ae839846c2537ca4cdc1409, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
PHP Warning: session_start(): open(/var/php_sessions/sess_59815ade4ae839846c2537ca4cdc1409, O_RDWR) failed: No such file or directory (2) in /hermes/web03/b401/pow.internetradi/htdocs/cgi-bin/ccount/index.php on line 40
I uploaded your test scripts and got the following results:
Session started successfully!
CLICK HERE FOR PAGE 2
and...
$_SESSION['test'] is set to: FALSE
Do you have any suggestions?
Cheers,
Bob
PS: A different topic, and just FYI, but I got everything to work just fine under XAMPP for Windows on my PC.