Hello Tim,
On Monday, January 27, 2003, Tim Bass wrote...

> Thanks for your reply. I am pretty sure PHP was not compiled (by me)
> with the --disable-session switch (unless this was the default). We
> are not running a 4.0.x version of PHP, running at least 4.1.2.

You might want to create a file, call it test.php and put it into your
webtree.  In the file, put the following code:

  <? phpinfo(); ?>

Save it, and open in your browser, like:

  http://www.domain.tld/test.php

That will give you some output information for your server. You'll be
able to see if you have the sessions disabled or not in there.

-- 
Jonathan Angliss
([EMAIL PROTECTED])



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to