A member asked me what the max file size is that they can upload for Pics and Video. Good question! Where can I find this out?
(yes, Im doing searches for it)
A member asked me what the max file size is that they can upload for Pics and Video. Good question! Where can I find this out? (yes, Im doing searches for it) My signature can beat up your signature! |
Your PHP configuration. In Dolphin 7, the upload limitations are defined by the related PHP configuration settings. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
There is no real set limit. It's mostly determined by PHP's set limits. Your servers version of PHP is configured via a ph.ini file. https://www.deanbassett.com |
Ok. My response would have been ahead of yours if mine was not so long-winded. https://www.deanbassett.com |
Im looking for php.ini and I cant find that anywhere! Thanks Magnussoft and Deano My signature can beat up your signature! |
Im looking for php.ini and I cant find that anywhere! Tha nks Magnussoft and Deano You'll have to make one.
Make a new file called php.ini (not .txt, etc.) with the following:
[PHP]
Place it in the root directory of your installation.
You can also edit the file size allowed from 300MB to anything you like.
Have fun. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |