Training

When: Every first Sunday of every month -get a ticket- from $15 (Click Here).

Wednesday, July 3, 2013

error in upgrade moodle 2.5 from 2.4


After following: http://docs.moodle.org/25/en/Upgrading


we got an error:
moodle upgrading 2.5 "lib/dml/moodle_database.php on line 27"

solution:
add to .htaccess:
# Use PHP 5.3
AddType application/x-httpd-php53 .php

source:
http://support.hostgator.com/articles/hosting-guide/hardware-software/php-5-3

No comments: