Install Moodle on Fedora 6

Install Moodle on Fedora 6

per Diana Rogger -
Nombre de respostes: 3
Hi everyone,

I installed fedora 6 on my computer.
Now I installed moodle-1.8 on the linux computer.
Apache, MySQL and PHP are already installed with rpm files.

Moodle is working fine.
The moodle data folder is at : /var/www/moodledata
The webfolder I can access with : /var/www/html/elearning/moodle

But I have a question:

1) Shall I later have problems because of the installation of moodle on a computer where MySQl, Apache and PHP are not installed with the tar files?

Thank you in advanced.


Mitjana de qualificacions: -
En resposta a Diana Rogger

Re: Install Moodle on Fedora 6

per Visvanath Ratnaweera -
Imatge de Particularly helpful Moodlers Imatge de Translators
> Moodle is working fine.

Congratulations! Did you go through the whole thing in one rush?

> Shall I later have problems because of the installation of moodle on a computer where MySQl, Apache and PHP are not installed with the tar files?

Where did you hear about this tar-ball game? Moodle is a LAMP, MAMP (WAMP, WIMP sic) application. As such the interface is clearly defined: web-server (HTTP), PHP and database server (MySQL, PostgreSQL, lately MSSQL sic).

_How_ do you install them shouldn't matter, as long as they work as agreed.
En resposta a Visvanath Ratnaweera

Re: Install Moodle on Fedora 6

per Diana Rogger -
> Congratulations! Did you go through the whole thing in one rush?

No, I have had some problems with permissions on some foleders.

Thanks for your reply.

Regards.