Page 1 of 1

Session variables not available after setting values

Posted: Tue Sep 24, 2024 4:01 pm
by Glastonberry2024
Script URL:
Version of script: test
Hosting company: amazon
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
Having an issue with a form working on a Windows server but not on a Linux box. Session Variables initialized in one form do not appear to be available in another. Index1 submits input to as1.php. as1.php assigns input to session variables, then calls au1.php. au1.php detects any errors and sets an error message index and returns to index1.php. Index1.php displays error message and should contain the session variable values but they are empty. This works correctly on a Windows system, but not on the Linux box.

Re: Session variables not available after setting values

Posted: Tue Sep 24, 2024 4:27 pm
by Klemen
Unfortunately we only provide support for PHPJunkyard scripts on these forums, not for general PHP development or custom scripts.