From: martin Date: Tue, 6 Aug 2002 17:29:22 +0000 (+0000) Subject: Updated requirements. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=3d1329c99b72c8f062c1138d88dbf1a8c0bf4212;p=moodle.git Updated requirements. --- diff --git a/doc/install.html b/doc/install.html index e4c61ee95c..88256ebef2 100755 --- a/doc/install.html +++ b/doc/install.html @@ -25,9 +25,8 @@

All you should need are:

@@ -124,9 +123,9 @@

If you don't see this, then there must have been some problem with the database - or the configuration settings you defined in config.php. Check also that your - PHP installation has "register_globals" turned on (recent versions have this - off by default). You can check PHP variables by creating a little file containing + or the configuration settings you defined in config.php. Check that PHP isn't + in a restricted "safe mode" (commercial web hosts often have safe mode turned on). + You can check PHP variables by creating a little file containing <? phpinfo ?> and looking at it through a browser. Check all these and try this page again.

Press the "Continue" link at the bottom of the page.

Next you will see a similar page that sets up all the tables required by each