-

Note: You are currently viewing documentation for Moodle 3.10. Up-to-date documentation for the latest stable version of Moodle may be available here: Step-by-step Installation Guide for Ubuntu.

Talk:Step-by-step Installation Guide for Ubuntu: Difference between revisions

From MoodleDocs
(Added ==Installing PostgreSQL== topic)
m (Thoughts)
 
Line 16: Line 16:
==Installing PostgreSQL==
==Installing PostgreSQL==
As mentioned in https://docs.moodle.org/310/en/Talk:Arguments_in_favour_of_PostgreSQL, it would be VERY useful if someone experienced in Ubuntu expands this page and includes the necessary steps for installing PostgreSQL. They were present in the Moodle 2.0 version of this page. [[User:German Valero|German Valero]] ([[User talk:German Valero|talk]])
As mentioned in https://docs.moodle.org/310/en/Talk:Arguments_in_favour_of_PostgreSQL, it would be VERY useful if someone experienced in Ubuntu expands this page and includes the necessary steps for installing PostgreSQL. They were present in the Moodle 2.0 version of this page. [[User:German Valero|German Valero]] ([[User talk:German Valero|talk]])
==Some suggestions==
# Vim isn't the most user friendly text editor. Nano (ctrl-x, etc) would be my advice for someone who has to be told how to install an editor.
# This will install a http version of the site if run on my usual choice of VPS. If you  want to use WebRTC  for recording audio directly into Moodle, https is required. Getting a secure SSL connection before starting the install saves the step of replacing http with https later.
# I haven't run across a database file format problem in Ubuntu  for some time. I suspect this is no longer required and could be hived off to a new linked page for those who have this problem.
# There are links to a separate git page (https://docs.moodle.org/310/en/Git_for_Administrators) so I would consider putting in only the git commands and making this link more explicit.
# A link to the cron page at the "Installation Complete " section would be a useful reminder. Installation is not really complete until backups, mail and other tasks  are done.
# The Enable Zend OpCache/Change section is big enough for its own page.
-[[User:James Steerpike|James Steerpike]] ([[User talk:James Steerpike|talk]]) 07:40, 23 February 2021 (UTC)


==Thanks for your comments!==
==Thanks for your comments!==
Please feel free to add to the page yourself if you are experienced in Moodle Ubuntu installation. --[[User:Mary Cooch|Mary Cooch]] ([[User talk:Mary Cooch|talk]]) 15:08, 7 July 2014 (WST)
Please feel free to add to the page yourself if you are experienced in Moodle Ubuntu installation. --[[User:Mary Cooch|Mary Cooch]] ([[User talk:Mary Cooch|talk]]) 15:08, 7 July 2014 (WST)

Latest revision as of 08:24, 23 February 2021

Hi all

thank you for reading and contributing to the installation page.

It would perhaps be really, really useful to novice users to provide a brief explanation of what is going on and why this is the case:

1. Enable Zend OpCache/Change Document Root - i.e. what and why are we changing the document root? 2. why are we copying the local repository (where the git folders are) again to /var/www/html/ 3. why are we changing sytem paths?


need not be too detailed, but the information here can be quite overwhelming when one doesn't know why they are doing it, and what they are actually doing. that's my only suggestion.

--B K (talk) 11:08, 9 July 2014 (WST)

Installing PostgreSQL

As mentioned in https://docs.moodle.org/310/en/Talk:Arguments_in_favour_of_PostgreSQL, it would be VERY useful if someone experienced in Ubuntu expands this page and includes the necessary steps for installing PostgreSQL. They were present in the Moodle 2.0 version of this page. German Valero (talk)

Some suggestions

  1. Vim isn't the most user friendly text editor. Nano (ctrl-x, etc) would be my advice for someone who has to be told how to install an editor.
  2. This will install a http version of the site if run on my usual choice of VPS. If you want to use WebRTC for recording audio directly into Moodle, https is required. Getting a secure SSL connection before starting the install saves the step of replacing http with https later.
  3. I haven't run across a database file format problem in Ubuntu for some time. I suspect this is no longer required and could be hived off to a new linked page for those who have this problem.
  4. There are links to a separate git page (https://docs.moodle.org/310/en/Git_for_Administrators) so I would consider putting in only the git commands and making this link more explicit.
  5. A link to the cron page at the "Installation Complete " section would be a useful reminder. Installation is not really complete until backups, mail and other tasks are done.
  6. The Enable Zend OpCache/Change section is big enough for its own page.

-James Steerpike (talk) 07:40, 23 February 2021 (UTC)

Thanks for your comments!

Please feel free to add to the page yourself if you are experienced in Moodle Ubuntu installation. --Mary Cooch (talk) 15:08, 7 July 2014 (WST)