> > Any fix for this? > > Fatal error: Call to undefined function: session_id() in > squirrelmail-1.4.3a/functions/global.php on line 293 > > Server version: Apache/1.3.31 (Unix) > php 4.3.9 > > > Tried several things but no success.
don't use '--disable-all' option in php configure command if you don't understand what it does. if you use FreeBSD, install php4-extensions port. if you use other OS, install php session and pcre extensions. -- Tomas ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
