Errors installing moodle on a Win server

Errors installing moodle on a Win server

by Adam Brooks -
Number of replies: 4
Errors installing moodle on a Win server. See attached txt file for error messages. The hosts PHP settings can be viewed here. Data folder @ /data was set for read and write permissions. What am I missing?


Average of ratings: -
In reply to Adam Brooks

Re: Errors installing moodle on a Win server

by Adam Brooks -
hmmm... still no solid feedback?
In reply to Adam Brooks

Re: Errors installing moodle on a Win server

by Peter Honan -

Are you using a hosting company?? Looks like they've disabled some PHP functions used in the install script mixed

Might have to check it out with their admins or try one of the Moodle partners wink

In reply to Peter Honan

Re: Errors installing moodle on a Win server

by Adam Brooks -

Yes, in this case, I am using shared server hosting. I can email them a request to activate certain PHP functions. Below are the functions that I extrated from the error message.

assert_options
assert
mysql_pconnect
fopen
ini_get
ini_get_all
ini_alter
ini_set
get_current_user
get_defined_constants
get_include_path
php_ini_scanned_files
php_uname
phpcredits
restore_include_path
set_include_path
set_time_limit
version_compare
zend_version
getmypid
getmyuid
getmygid
assert_options
assert
mysql_pconnect
fclose()
fopen
fwrite
fread
file
fpassthru
file
mail
opendir
readdir
closedir()
mail

Anything else I need to include in my request?