Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.5.4
-
Fix Version/s: 1.6
-
Component/s: Installation
-
Labels:None
-
Environment:Windows XP
-
Database:MySQL
-
URL:
-
Affected Branches:MOODLE_15_STABLE
-
Fixed Branches:MOODLE_16_STABLE
Description
when you have a dir, that is not chmod777, for the data on Windows, the page re-appears, but it doubles the ammount of s
so the first time its
and the second its \
\\\\
eventually it says cannot find \\\\\\\\\\\\\\
no biggie.
BUT
that info is saved in the session, so when you re-try the install its says something like:
PHP ERROR: \\\\\\\\ cannot be found, and no form is shown, so you have to open another browser, and set the moodledata dir to 777.