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

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

From MoodleDocs
No edit summary
(Added ==Installing PostgreSQL== topic)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Are you sure you going to leave the permissions at these:
Hi all
<pre>sudo chmod 777 /var/moodledata
sudo chmod 777 /var/www/moodle</pre>
???
[[User:Visvanath Ratnaweera|Visvanath Ratnaweera]] 04:44, 1 April 2013 (WST)


...and Step 4 won't work as it sits. You only have 'sudo' for the original clone. You're missing lots of additional 'sudo's or a 'chown'.  
thank you for reading and contributing to the installation page.
--[[User:Howard Miller|Howard Miller]] ([[User talk:Howard Miller|talk]]) 22:48, 2 January 2014 (WST)
 
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.
 
--[[User:B K|B K]] ([[User talk:B K|talk]]) 11:08, 9 July 2014 (WST)
 
==Installing PostgreSQL==
As mentioned in https://docs.moodle.org/31/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]])
 
==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)

Latest revision as of 14:15, 17 March 2016

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/31/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)

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)