×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: php.ini upload setting

php.ini upload setting 9 years 3 months ago #29843

  • Bill Draver
  • Bill Draver's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Thank you received: 0
The message I received when I uploaded Matukio 5.1.3 is "There was an error uploading this file to the server.
Maximum PHP file upload size is too small: This is set in php.ini in both upload_max_filesize and post_max_size settings of your PHP settings (located in php.ini and/or .htaccess file)." My php.ini is set to 168M for both settings. What is the correct setting that I should use?

php.ini upload setting 9 years 3 months ago #29844

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi Bill,

the package is 4 MB, so any value above that should be enough. Sure that the value is set correctly?

htaccess:

php_value upload_max_filesize 20M

You can check the "live" value in Joomla:

Just navigate to System -> System Information -> PHP Information

And search for upload_max_filesize

Kind regards,

Yves

php.ini upload setting 9 years 3 months ago #29846

  • Bill Draver
  • Bill Draver's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Thank you received: 0
Thanks, Yves. I increased the upload_max_filesize and that worked great. I have a Joomla question that you might have an answer to. I've been experiencing a very sluggish administrator area on my Joomla 3.3.6 site. I can wait up to a minute before the page responds to a selection on the page. The backend uses the default template. Any ideas of how I can speed it up. The front end seems to work okay. I've checked other forums online but to no avail.
Thanks again for you help.
  • Page:
  • 1
Time to create page: 0.141 seconds