Hi all
I have Moodle 1.7 installed and running okay on our server, we have done a few modifactions to themes and add alot of courses as you would and at moment all is well.
What i want to do is install moodle 1.8 on to same server but ratther having to reinstall themes and mods and course etc I want to use same database and same data folder as the 1.7.
So i installed moodle 18 by unziping it into its own folder and then copying the config.php from 1.7 and just modify the config.php in the 1.8 folder to reflect it root change but left the data directory and dbase settings the same.
How ever when i try and go to the moodle homepage http://intranet/moodle18 I get Permission error 403 page.
What is wrong?
can install be done this way
If not how can i put another copy of moodle on system but get it to use the same data folder and database or will i need to duplicate data folder and database and then edit config.php to reflect this.
Or can i do a complete install ie create database from within moodle18 and also create empty data folder then when fresh install done just copy the old data folder and import the moodle 1.7 database into the moodle 1.8 database.
Thanks
Stuart