ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


sessioncacheexpire


  • 2003-12-28 21:20:11

    sessioncacheexpire

    Just after installation, the following error occurs:


    Fatal error: Call to undefined function: session_cache_expire() in /home/sites/site3/web/atutor/include/session.inc.php on line 19

    My machine is a cobalt raq4, with:
    Apache/1.3.20 Sun Cobalt (Unix) mod_gzip/1.3.26.1a mod_ssl/2.8.4 OpenSSL/0.9.6b PHP/4.1.2 mod_auth_pam_external/0.1 FrontPage/4.0.4.3 mod_perl/1.25

    any thoughts?

  • 2003-12-28 21:21:23

    php4.1.2?

    Could this be because of the php 4.1.2 vs the required 4.2????

  • 2003-12-29 09:23:10

    Update php

    Good possibility php needs to be upgraded. Though 4.2 is minimum recommended, 4.3 is better.

  • 2004-01-11 23:24:03

    session_cache_expire

    I have the same error in a php 4.12 instalation
    which version can be runnned on php 4.12?

  • 2004-01-12 10:04:41

    session_cache_expire

    you will not be able to run ATutor on php versions older than 1.2

    the function session_cache_expire() does not exist in php prior to 1.2!