Issue Details (XML | Word | Printable)

Key: MDL-9796
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Eloy Lafuente (stronk7)
Reporter: Christopher Johnson
Votes: 1
Watchers: 2
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

I can't install Moodle, I tried 1.8+ that I downloaded yesterday..

Created: 13/May/07 09:30 PM   Updated: 18/Feb/09 05:49 AM
Return to search
Component/s: Installation
Affects Version/s: 1.8.8, 1.9.4
Fix Version/s: 1.8.9, 1.9.5

Environment: hosted unix based server. moodle 1.8+ from yesterday may 12th
Issue Links:
Relates
 

Database: MySQL
URL: http://portallanguageservices.com/moodle/install.php
Participants: Christopher Johnson, Eloy Lafuente (stronk7), Iñaki Arenaza, Larry Crosswell, norberto, Petr Skoda, Richard L. Enison and Todd Lutton
Security Level: None
Resolved date: 15/Feb/09
Affected Branches: MOODLE_18_STABLE, MOODLE_19_STABLE
Fixed Branches: MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
It won't install.


Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/vhosts/portallanguageservices.com/httpdocs/moodle/lib/environmentlib.php on line 406

Warning: Invalid argument supplied for foreach() in /var/www/vhosts/portallanguageservices.com/httpdocs/moodle/lib/environmentlib.php on line 147
Name Information Report Status
You must solve all the environmental problems (errors) found above before proceeding to install this Moodle version!

when I click on next again I get:

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/vhosts/portallanguageservices.com/httpdocs/moodle/lib/environmentlib.php on line 406

Moodle logo


Installation install.php

Checking your environment ...

We are checking if the various components of your system meet the system requirements

Warning: Invalid argument supplied for foreach() in /var/www/vhosts/portallanguageservices.com/httpdocs/moodle/lib/environmentlib.php on line 147
Name Information Report Status

subsequent nexts do nothing


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 09/Feb/09 06:30 AM
MDL-9796 fixed error array when environment file broken
MODIFY lib/environmentlib.php   Rev. 1.27.2.4    (+3 -3 lines)
Petr Skoda committed 1 file to 'Moodle CVS' - 09/Feb/09 06:32 AM
MDL-9796 fixed error array when environment file broken; merged from MOODLE_19_STABLE
MODIFY lib/environmentlib.php   Rev. 1.36    (+3 -3 lines)
Petr Skoda committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 09/Feb/09 06:34 AM
MDL-9796 fixed error array when environment file broken; merged from MOODLE_19_STABLE
MODIFY lib/environmentlib.php   Rev. 1.20.2.6    (+3 -3 lines)
Eloy Lafuente (stronk7) committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 14/Feb/09 12:45 AM
MDL-9796 upgrade & env - delete dataroot's environmetal info to force check against released one
MODIFY admin/index.php   Rev. 1.265.2.16    (+2 -1 lines)
Eloy Lafuente (stronk7) committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 14/Feb/09 12:46 AM
MDL-9796 upgrade & env - delete dataroot's environmetal info to force check against released one ; merged from 18_STABLE
MODIFY admin/index.php   Rev. 1.286.2.31    (+2 -1 lines)
Eloy Lafuente (stronk7) committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 14/Feb/09 08:03 PM
MDL-9796 install - delete dataroot's env info (shouldn't exist) to force check against released one
MODIFY install.php   Rev. 1.65.2.15    (+4 -2 lines)
Eloy Lafuente (stronk7) committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 14/Feb/09 08:05 PM
MDL-9796 install - delete dataroot's env info (shouldn't exist) to force check against released one ; merged from 18_STABLE
MODIFY install.php   Rev. 1.80.2.18    (+4 -2 lines)
Eloy Lafuente (stronk7) committed 1 file to 'Moodle CVS' - 15/Feb/09 08:08 AM
MDL-9796 environment - add support to specify what xml file we want to use. defaults to newer (bc)
MODIFY lib/environmentlib.php   Rev. 1.37    (+68 -37 lines)
Eloy Lafuente (stronk7) committed 2 files to 'Moodle CVS' - 15/Feb/09 08:12 AM
MDL-9796 environment - make install & upgrade to ignore dataroot xml file (ENV_SELECT_RELEASE)
MODIFY admin/index.php   Rev. 1.378    (+3 -3 lines)
MODIFY admin/Attic/cliupgrade.php   Rev. 1.38    (+3 -3 lines)