+ Post New Thread
Results 1 to 10 of 10
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 ...
  1. #1
    reggiep's Avatar
    Join Date
    Apr 2008
    Location
    In the vast area of space and time
    Posts
    1,188
    Thank Post
    326
    Thanked 42 Times in 40 Posts
    Rep Power
    21

    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.

  2. IDG Tech News

  3. #2

    rush_tech's Avatar
    Join Date
    Jul 2006
    Location
    Nottingham
    Posts
    1,233
    Thank Post
    91
    Thanked 230 Times in 169 Posts
    Rep Power
    121
    maybe I've missed it but what is this......

  4. Thanks to rush_tech from:

    reggiep (12th May 2009)

  5. #3
    reggiep's Avatar
    Join Date
    Apr 2008
    Location
    In the vast area of space and time
    Posts
    1,188
    Thank Post
    326
    Thanked 42 Times in 40 Posts
    Rep Power
    21
    Pic fixed now.

  6. #4
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114
    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

  7. Thanks to Geoff from:

    reggiep (12th May 2009)

  8. #5
    reggiep's Avatar
    Join Date
    Apr 2008
    Location
    In the vast area of space and time
    Posts
    1,188
    Thank Post
    326
    Thanked 42 Times in 40 Posts
    Rep Power
    21
    Thanks Geoff,
    The document I had told me to chown -R www-data.www-data /var/www/moodledata.
    You soretd that out for me.

  9. #6
    aap
    aap is offline

    Join Date
    May 2009
    Posts
    1
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Unhappy

    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,

  10. #7
    reggiep's Avatar
    Join Date
    Apr 2008
    Location
    In the vast area of space and time
    Posts
    1,188
    Thank Post
    326
    Thanked 42 Times in 40 Posts
    Rep Power
    21
    Hi aap,
    I'll let you know on Monday when I get back to my pc at work.

  11. #8

    Join Date
    Oct 2006
    Posts
    2,935
    Thank Post
    171
    Thanked 273 Times in 215 Posts
    Rep Power
    91
    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.)

  12. #9

    powdarrmonkey's Avatar
    Join Date
    Feb 2008
    Location
    Alcester, Warwickshire
    Posts
    4,855
    Thank Post
    412
    Thanked 774 Times in 647 Posts
    Rep Power
    168
    Quote Originally Posted by j17sparky View Post
    (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.

  13. #10

    Join Date
    Oct 2007
    Posts
    103
    Thank Post
    7
    Thanked 11 Times in 11 Posts
    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:
+ Post New Thread

Similar Threads

  1. Installing Moodle web parts on 64bit SharePoint server
    By mleighton in forum Virtual Learning Platforms
    Replies: 2
    Last Post: 2nd April 2009, 07:24 PM
  2. Installing Linux OS on Virtual PC2007
    By mickeyh080 in forum Thin Client and Virtual Machines
    Replies: 10
    Last Post: 11th July 2008, 12:55 PM
  3. Pointing to our Linux Moodle Server
    By papakura in forum Windows
    Replies: 6
    Last Post: 13th February 2008, 11:37 AM
  4. Replies: 3
    Last Post: 31st July 2007, 11:04 AM
  5. Installing Linux
    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
  •