Thanks again Jonathan, and the reminder for using phpinfo(), yes, this
application was running an older version ... Will need to upgrade!.. Much
appreciated. -Tim

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of
Jonathan Angliss
Sent: Monday, January 27, 2003 11:04 AM
To: Tim Bass
Cc: [EMAIL PROTECTED]
Subject: Re: [SM-USERS] Installation error: Call to undefined function:
session_write_close()


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



-------------------------------------------------------
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