1 Attachment(s)
Moodle Installation Problems
Hi all,
Sorry this could be a long one...
I have been asked by the network manager to install Moodle for the school as a Trainee Task. This is to be done on my current Windows XP Pro SP2 machine and should have the newest versions of the required software available.
So far i have installed Apache v2.2, PHP v5.2 and MySQL v5.0.27
When i go to install Moodle though i get the same error every time which is... or you can see the attacthment
PHP version
Pass
Session Auto Start
Pass
Magic Quotes Run Time
Pass
Insecure Handling of Globals
Pass
Safe Mode
Pass
File Uploads
Pass
GD version
Caution
The GD library should be present to process and create images
Memory Limit
Caution
The PHP memory limit is set quite low ... you may run into problems later.
Now i have changed all of the following in the php.ini file as of checking the installation manual found at http://docs.moodle.org/en/Install
the correct extension:- extension_dir = c:\php\ext
un-commented the GD extension :- [i]extension = php_gd2.dll[i]
and incresed the memory limit from 8mb to 16mb:- [i]memory_limit = 16M[i]
Re: Moodle Installation Problems
Re: Moodle Installation Problems
Hi geoff
thanks for the quick reply but yes i did restart the Apache service when i made any changes
Re: Moodle Installation Problems
Ok, I don't know then. I'm not familar with Apache/PHP on Win32. :(
In any case, those are not errors. They are simply warnings. You can carry on with the installation despite those issues.
Re: Moodle Installation Problems
Save yourself a lot of agro, and get an old PC and install a version of *nix on it.
Re: Moodle Installation Problems
..or run a *nix on vmware
Re: Moodle Installation Problems
I think he has already stated he has to use windoze...
Re: Moodle Installation Problems
I've always used EasyPHP for this on Windows (www.easyphp.org). It's easy to set up (one executable) and I've never had any issues. It doesn't come with the most recent versions of everything though.
Apache 1.3.33
PHP 4.3.10
MySQL 4.1.9
PHPMyAdmin 2.6.1
I guess you could get it working with those and upgrade components as required.
Re: Moodle Installation Problems
@ EvLPhenom
:twisted:
tick tock tick tock - times a ticking :twisted:
Re: Moodle Installation Problems
Just go to the Moodle site and download the XAMPP version. All nicely packaged together an never fails - at least not for me.
Re: Moodle Installation Problems
@ Mighty.Grey.Eagle
thanks alot for that but have already tried it and it runs fine...tis nice all together but my network manager (mr d) wants a full install with full versions of apache, php and mysql
@alan-d
thanks for the reminder been playing with it all day again and still can't get it working fully and now i've broke Mysql :cry:
Re: Moodle Installation Problems
Surely this is cheating?
I'd demote him to tea making duties for the next 2 weeks.
Re: Moodle Installation Problems
Code:
apt-get install moodle
Could it be any easier?
you know you want to :wink:
Re: Moodle Installation Problems
Quote:
Originally Posted by Midget
Surely this is cheating?
I'd demote him to tea making duties for the next 2 weeks.
:lol:.. Minion go get me tea/coffee :twisted:
Re: Moodle Installation Problems
Don't forget to document all your procedures and which files you edit etc :P