Jump to content

File hosting on PHPBB


Andytizer
 Share

Recommended Posts

1) I'm trying to upload a 60mb file. It's giving me the error:

The attachment’s file size is too large, the maximum upload size is 2 MB.

Please note this is set in php.ini and cannot be overridden.

 

I believe that administrators and moderators can upload past the attachment limit?

 

2) I'd like set permissions on upload limits like this:

Administrator/moderator: 1gb

Normal user: 50mb

Link to comment
Share on other sites

That's not an issue with your 'installation' of phpBB, but your configuration of 'php.ini' (the 'settings' for the PHP service for the website).

Edit the 'upload_max_filesize' value to 1024 MB for 1 GB; you'll likely have to do this via SSH access.

Link to comment
Share on other sites

That's not an issue with your 'installation' of phpBB, but your configuration of 'php.ini' (the 'settings' for the PHP service for the website).

Edit the 'upload_max_filesize' value to 1024 MB for 1 GB; you'll likely have to do this via SSH access.

 

Turns out that it was something to do with nginx we are running. File hosting works now, but we need to figure out some policies.

 

For now the limits are 1gb for moderators, 100mb for registered users.

 

If a file extension is not supported, email me and I'll add it in.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Found PCGamingWiki useful? Please consider making a Donation or visiting our Patreon.
  • Who's Online   0 Members, 0 Anonymous, 332 Guests (See full list)

    • There are no registered users currently online
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Forum Statistics

    1.7k
    Total Topics
    9.1k
    Total Posts
×
×
  • Create New...