Favourites Create PDF Email Print

What to do when the installation fails?

Author:
Administrator
Date added:
Thursday, 20 August 2009
Last revised:
never
Hits:
446
Rating:
 
Vote for this:
Good - Bad
favoured:
0 Favour

Answer

There are a few reasons that Joomla components fail during installation. You can find clues in the errors you receive. Usually the reasons are a too low max_execution_time or memory limit setting in your php.ini, or an existent prevoius version of the same component noy unistalled properly.

Another possibility is to install from a directory. Here you will avoid the uploading the package, which can solve some issues.

In summary:

  • unistall old version
  • Increase the max_execution_time value in your php.ini.
  • Increase the memory limit value in your php.ini
  • Try to install with one of the alternative installation methods.
  • Check if you really need the FTP Layer enabled on your webhost.
  • Check if Joomla has the required write permissons for the target directories.

Category

Installation