Cant find PHP file [message #166857] |
Sat, 10 March 2012 06:29  |
 |
dandare
Messages: 2 Registered: March 2012
Karma: 0
|
Junior Member |
add to buddy list ignore all messages by this user
|
|
Can anyone tell me where to find the following file please? I am unable to locate it on the server files anywhere? I wish to increase the file size of allowed uploads for mebers to post their photos. (am I in the right direction with this?)
I also want to allow HTML on but cant find it in global settings?
Thanks guys
PHP has it's own limitation on the size of the file uploads, via the 'upload_max_filesize' php.ini setting. If the php.ini value is smaller, then the value set in the forum, then the php.ini will be used to limit the file uploads.
|
|
|
|
|
Re: Cant find PHP file [message #166866 is a reply to message #166863] |
Mon, 12 March 2012 08:12  |
 |
dandare
Messages: 2 Registered: March 2012
Karma: 0
|
Junior Member |
add to buddy list ignore all messages by this user
|
|
Hi and thanks for your advice. However I'm still confused about this? I have installed on the same server space several sites that use PHP. (And many more over the last years on the same space) I have never before encountered any problem with image file size and am able to upload any amount or size of images except for this forum software. So it can't be a local host problem. I suspect the file I need to change is in the forum files somewhere and I simply need to know which file it is and where it's located?
I'm struggling here because although I like the FUD software I have never used it previously. If for example I now uploaded BB forum software I can upload images quite easily? I'm sure many more users would have encountered similar problems and any help would be more than appreciated
Thanks-Danny
|
|
|