Posts made by Visvanath Ratnaweera

Picture of Particularly helpful Moodlers Picture of Translators
> mysite/test.php loads but does not display the info, just the code in that file.

I thought you knew LAMP. Before continue get that problem solved! Usually it is a matter of loading a PHP module on to the web server.

> index.php loads,

test.php shows code, index.php loads? That doesn't sound feasible.

> but that is not what we want.

Wrong! You want the php files to run! The "test.php shows code" is not good.

> I will get working on cleaning up the permissions to /moodle since I opened that wide up.

Cleaning permissions won't help, unless you have some really dirty permissions. On a serious Moodle installation the web server needs read permission in the whole Moodle code directory but no write permissions anywhere inside that.