Virtual Learning Platforms Thread, Having problems installing moodle on linux server? in Technical; Hi All,
I am currently installing moodle onto a linux box, ubuntu server.
All goes well until I browse to ...
-
12th May 2009, 10:14 AM #1 Having problems installing moodle on linux server?
Hi All,
I am currently installing moodle onto a linux box, ubuntu server.
All goes well until I browse to the install.php page and when I get onto the third page I get this...

I'm guessing I need to change the properties on the moodledata folder with chown or is it chmod?
Can anyone suggest how I could do this or point me to an article on installing moodle like this?
Thanks
Last edited by reggiep; 12th May 2009 at 10:26 AM.
-
-
IDG Tech News
-
12th May 2009, 10:18 AM #2 maybe I've missed it but what is this......
-
Thanks to rush_tech from:
-
12th May 2009, 10:26 AM #3 Pic fixed now.
-
-
12th May 2009, 10:39 AM #4 assuming this is ubuntu:
Code:
mkdir -p /var/www/moodledata
chmod -R 775 /var/www/moodledata
chown -R www-data:www-data /var/www/moodledata
-
-
12th May 2009, 11:07 AM #5 Thanks Geoff,
The document I had told me to chown -R www-data.www-data /var/www/moodledata.
You soretd that out for me.
-
-
17th May 2009, 06:23 AM #6
- Rep Power
- 0
Hey,
I am trying to implement the same as a project.Can you direct me to some useful links or some documentation except moodle.org?
I am not getting about where to start from.I will be very thankful if do so kindly.
Thanking you,
-
-
17th May 2009, 10:06 AM #7 Hi aap,
I'll let you know on Monday when I get back to my pc at work.
-
-
17th May 2009, 10:48 AM #8 Moodle comes as a debian package so if you do an
apt-get install moodle
it will set up all the bits and bobs and the permissions for you. (i hope im right in saying moodle is in the main package rep.)
-
-
17th May 2009, 12:44 PM #9 
Originally Posted by
j17sparky
(i hope im right in saying moodle is in the main package rep.)
Correct, it has been dfsg-ied (Overview of moodle source package). In Ubuntu, it will probably be in universe.
-
-
18th May 2009, 08:36 PM #10
- Rep Power
- 12
Try this Ubuntu Moodle guide if you want to use the latest version of Moodle - Step-by-step Install Guide for Ubuntu - MoodleDocs
-
SHARE:
Similar Threads
-
By mleighton in forum Virtual Learning Platforms
Replies: 2
Last Post: 2nd April 2009, 07:24 PM
-
By mickeyh080 in forum Thin Client and Virtual Machines
Replies: 10
Last Post: 11th July 2008, 12:55 PM
-
By papakura in forum Windows
Replies: 6
Last Post: 13th February 2008, 11:37 AM
-
By lovelldr in forum Windows
Replies: 3
Last Post: 31st July 2007, 11:04 AM
-
By lalalalalalalalalalala in forum *nix
Replies: 2
Last Post: 16th February 2007, 05:55 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules