Skip to Content Skip to Menu

🕒 Save Time and Effort with CB Editor Assistant: Effortlessly create and refine content in Joomla 3, 4, & 5.
🎁 Limited Offer: Enjoy a 5-day FREE trial and save up to 30% afterward!

I am having an upload error as well

13 years 9 months ago #161914 by twinrecords
I am having an upload error as well was created by twinrecords
I try to install the com_comprofiler.zip and I get the error:

"there was an error uploading the file to the server, unable to find install package"

does this mean that my server does not have GZIP enabled?

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
13 years 9 months ago #161928 by nant
Replied by nant on topic Re: I am having an upload error as well

twinrecords wrote: I try to install the com_comprofiler.zip and I get the error:

"there was an error uploading the file to the server, unable to find install package"

does this mean that my server does not have GZIP enabled?


Did you read the readme text file included in the package?

You might have an upload filesize issue.

Please Log in or Create an account to join the conversation.

  • bajan4evr
  • bajan4evr
  • OFFLINE
  • Posts: 4
  • Thanks: 1
  • Karma: 0
13 years 8 months ago #162441 by bajan4evr
Replied by bajan4evr on topic Re: I am having an upload error as well
After checking the joomla forums and putting some pieces together, i finally got this same problem resolved. First and foremost, your hosting company (all) will probably not know what you are talking about.

2. Find out exactly where your php.ini file is. To do this, open your Joomla admin > Help > System Info > PHP Information.

3. Look for 'Loaded Configuration File' - This gives you the exact path/location of your php.ini file.

4. Edit your .ini file and add these lines:
upload_max_filesize = 100M
post_max_size = 150M
max_execution_time = 500
max_input_time = 500

Your 'limits' may not have to be that high, but heck, after spending so many hours trying to find the solution, i didn't want to take any chances. :)

That's it! Worked for me! Hope it helps.
The following user(s) said Thank You: nant

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum