Session variables not available after setting values

In case you have problems with some other PHPJunkyard script (not that there are THAT many).
Post Reply
Glastonberry2024
Posts: 1
Joined: Tue Sep 24, 2024 3:49 pm

Session variables not available after setting values

Post 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.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Session variables not available after setting values

Post by Klemen »

Unfortunately we only provide support for PHPJunkyard scripts on these forums, not for general PHP development or custom scripts.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply