
| Key: |
MDL-16008
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Petr Skoda
|
| Reporter: |
pavel
|
| Votes: |
0
|
| Watchers: |
0
|
|
|
|
File Attachments:
|
None
|
|
Image Attachments:
|
|
|
Environment:
|
Windows XP, Moodle packages for Windows
|
|
| Database: |
MySQL
|
| Participants: |
pavel and Petr Skoda
|
| Security Level: |
None
|
| Resolved date: |
12/Aug/08
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
In an installation time moodle there is a following message
Notice: Undefined property: stdClass::$release in C:\Moodle_2_0_Windows\server\moodle\lib\environmentlib.php on line 528
php_extension zip must be installed and enabled
The Zip PHP extension is now required by Moodle, info-ZIP binaries or PclZip library are not used anymore.
after that installation stops
|
|
Description
|
In an installation time moodle there is a following message
Notice: Undefined property: stdClass::$release in C:\Moodle_2_0_Windows\server\moodle\lib\environmentlib.php on line 528
php_extension zip must be installed and enabled
The Zip PHP extension is now required by Moodle, info-ZIP binaries or PclZip library are not used anymore.
after that installation stops |
Show » |
committed 1 file to 'Moodle CVS' - 12/Aug/08 11:39 PM
MDL-16008 fixed $CFG->release warning in isntaller
|
|
|
committed 1 file to 'Moodle CVS' - 25/Aug/08 12:39 AM
Remove hack not needed anymore. Now enviroment check handles this properly. MDL-16008 & MDL-16188
|
|
|
|