Question Attaching files ( phpBB phpBB 3.0.x 3.0.x Support Forum ) Updated: 2008-11-23 06:20:02 (2) |
|
Attaching files
Your board's URL: http://www.debt-helpers.org/forum/ Version of phpBB3: RC2 Was this a fresh install or a(n) update/upgrade/conversion (please be specific)? conversion from 2.0.x Was this an install through your host? No MODs you have installed: When the problem started: 08/07/07
When trying to attach any file I get the following error message:
The attachment???s file size is too large, the maximum upload size is 1000 MB. Please note this is set in php.ini and cannot be overridden.
Max file size is set to 50 Mb.
php.ini max file size set to 1000Mb
|
|
| Answers: Attaching files ( phpBB phpBB 3.0.x 3.0.x Support Forum ) |
|
Attaching files
According to my host I can override the settings in php.ini.
The ini file contains the following line
upload_max_filesize = 1000MB
The file I'm trying to attach is 2 MB installspark
|
|
Attaching files
what about the php installation on the host? php has settings in the php.ini which govern the max size of a file which can be uploaded using php scripts including phpBB. If you do not have root access to the server you will need to contact the host to see if it is possible for you to over ride these default with your own php.ini in your web root for example.
|
|
- Source: - Previous Question: phpBB phpBB 3.0.x 3.0.x Support Forum - Next Question: phpBB phpBB 3.0.x 3.0.x Support Forum |
|
|