Joomla 1,5 - problemos - Mokomės Joomla 1,5
- Smulkiau
- Kategorija: Joomla 1...
- Atnaujinta: 2015 m. balandžio 27 d., Pirmadienis 06:00
- Peržiūros: 129803
Straipsnių sąrašas
2010-12-17 An error uploading this file to the server
Bandžiau instaliuoti kalėdinį sniegelį gevavideo.lt svetainėje - neleido, metė klaidą. Forumuose suradau,
Pirmas atsakymas buvo toks
The File Size Upload Limit on your Server is set too low to allow larger files to be uploaded. By
default PHP allows files up to 2 MB, but you can set to 4 MB to get rid of this error.
If you have access to the php.ini, then change the directive upload_max_filesize to "4M"
and reload the server configuration.
If you are running PHP in CGI mode on Apache, you can place an .htaccess file in your
Joomla! root directory and place the following code inside:
php_value upload_max_filesize 4M
This will solve the problem
kad faile php.ini reiktų padidinti kvotą, - man tai nepadėjo, nes net instaliuojant 40 kb, metė tą pačią klaidą.
Antras atsakymas padėjo (nurodžiau pilną taką iki išarchyvuoto failo pavadinimo mano sukurtoje direktorijoje.:
To install a product from a directory.
You can for example create in your "tmp" directory a directory like "jms".
Transfert the com_multisitesXXX.zip into the "tmp/jms" directory
Unzip the com_multisitesXXX.zip present in the "tmp/jms"
When done, you can provide the full pat in the joomla installation from a directy
Path like "/home/............/tmp/jms"
Now it should find the package.
This is error may appears if you don't have unzipped the extension into the a temporary directory or provided a wrong path on your disk.