Jump to content

PHP Sessions - This is my host's problem right???


Pale

Recommended Posts

Hi all,

 

I've run some simple websites on my host for over a year now.  All of the sudden, all of my logins have stopped working.  I've narrowed this down to a session issue and wrote this test script...

 

http://mikegamin.com/temp/sessionTest.php

 

The source code running that test script is echoed out on the page as well so you can all see it.  Basically all it's supposed to do is set and unset a session variable alternating on every refresh.  The session variable never truly gets set though.  Could someone take a look at this and confirm my suspicion that my host is to blame.

 

FYI, this server is running PHP 4, but I don't think that should matter as sessions have been around forever.

 

Thanks in advance for the help.

 

BTW, I've been looking for a good PHP forum and this is my first post here, so I look forward to getting help and helping out as many people as I can in the future.

Yeah, I've already sent them like five emails....

 

I switched my script over to php5...

 

http://mikegamin.com/temp/sessionTest.php5

 

And I get several write errors which seems to definitely point to a problem they are having...

 

http://mikegamin.com/temp/sessionTest.php5

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.