Cant find PHP file [message #166857] |
Sat, 10 March 2012 11:29 |
|
dandare
Messages: 2 Registered: March 2012
Karma: 0
|
Junior Member |
|
|
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 #166863 is a reply to message #166857] |
Sat, 10 March 2012 14:27 |
The Witcher
Messages: 675 Registered: May 2009 Location: USA
Karma: 3
|
Senior Member |
|
|
Depending on your host you may be able to change your own php.ini file to raise or lower the limit (some hosts use a single php.ini) for all.
It may be as simple as asking tech support.
"I'm a Witcher, I solve human problems; not always using a sword!"
|
|
|
Re: Cant find PHP file [message #166866 is a reply to message #166863] |
Mon, 12 March 2012 12:12 |
|
dandare
Messages: 2 Registered: March 2012
Karma: 0
|
Junior Member |
|
|
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
|
|
|