ATutor

Learning Management Tools







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


Fatal error Call to undefined function obclean


  • 2004-07-19 11:46:03

    Fatal error Call to undefined function obclean

    When I install ATutor 1.4.1, in step 5 I have recieved error below.

    "Warning: stat failed for ../content/import/ (errno=13 - Permission denied) in /var/www/html/atutor/install/include/step5.php on line 23

    Warning: stat failed for ../content/import/ (errno=13 - Permission denied) in /var/www/html/atutor/install/include/step5.php on line 24

    Warning: stat failed for ../content/chat/ (errno=13 - Permission denied) in /var/www/html/atutor/install/include/step5.php on line 23

    Warning: stat failed for ../content/chat/ (errno=13 - Permission denied) in /var/www/html/atutor/install/include/step5.php on line 24"

    But It's passed to last step, when I click "Login" to ATutor, this massage appear
    "Fatal error: Call to undefined function: ob_clean() in /var/www/html/atutor/include/session.inc.php on line 31".

    Please help me to correct this ploblem. Thank you.

  • 2004-07-20 10:06:11

    ob_clean

    which version of PHP are you using?

    4.2.0 is the minimum requirement.

  • 2004-07-21 05:22:07

    New Error

    I have PHP version 4.3.4, now I have new error massage when import Thai Language [red] "Abort pclzip.lib.php : Missing zlib extensions".[/red]

    How to correct this ploblem?

  • 2004-07-21 08:00:33

    PHP and zlib

    PHP must be compiled with zlib (--with-zlib). See the requirements page:

    http://atutor.ca/atutor/docs/requirements.php