Get Solved
  • Home
  • Web
  • Database
  • Desktop
  • Mobile
PHP Logo

Why PHP ini_set() does not work with upload_max_filesize

By admin On August 21, 2009 · Leave a Comment

‘upload_max_filesize’ and ‘post_max_size’ are of type PHP_INI_PERDIR, which means “Entry can be set in php.ini, .htaccess or httpd.conf”. So you can’t set it in your script.

We can set PHP_INI_PERDIR settings in a .htaccess file with ‘php_flag’

Continue Reading →
  • Ask questions
  • Categories

    • Database (3)
      • MySQL (3)
    • Desktop (2)
      • Linux (1)
      • Unix (1)
    • Mobile (2)
      • Android (2)
    • Web (9)
      • API (1)
      • Javascript (1)
      • PHP (4)
      • Product (2)
      • Python (1)
  • Tags

    Ad ADT Adword AJAX Android API balancing Binding Calling Class Column Configure Copy Curl Data Database Eclipse Error Gadget Google Hello ini ini_set Install Invite Javascript Late Linux Load Master Method MySQL Output PHP Playground Proxy Replication SeaMonkey Server Slave Static String Table Ubuntu upload_max_filesize

Get Solved

Pages

The Latest

  • How to write Google App Engine Hello World Web App using Python
    Google App Engine is google’s cloud computing platform for developing and hosting web […]

More

Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed.
© 2011 Get Solved
Platform by PageLines