PDA

View Full Version : install error


smartdesigners
09-03-2007, 12:28 PM
I get this error when i try to install can you help:

Failed to move uploaded file to /media directory.

forget this message just found the solution

den
09-03-2007, 01:03 PM
Increase 'max_upload_size' php config variable, or use joomlalms_helper.php for installation.

smartdesigners
09-03-2007, 01:41 PM
how do i do this?

den
09-03-2007, 01:50 PM
If you have access to the php.ini file then change variables 'post_max_size' and 'upload_max_filesize'.
If you don't have access to the php.in then contact your ISP to do this.

joomlalms_helper.php (you can get it at the MembersArea) is used for manual component installation. (it is automatically unpack zip package for further joomla manual component installation)