Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • linuxmce linuxmce
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 255
    • Issues 255
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linuxmcelinuxmce
  • linuxmcelinuxmce
  • Issues
  • #88
Closed
Open
Issue created Jan 20, 2009 by Jon Decker@jdecker

php.ini file should allow uploading files larger than 2MB in size

the php.ini file, located at /etc/php5/apache2 is set to not allow file uploads in excess of 2MB. I found this while trying to upload Music On Hold music in FreePBX. I have run into this limitation a few times before as well.

the upload_max_filesize variable in php.ini should be set much higher - I like keeping mine set at 512MB. Afterall, php is for our local installation on a fast network, so having a 2MB limit is very limiting

Assignee
Assign to
Time tracking