jcampbell1 / simple-file-manager

A Simple PHP file manager. The code is a single php file.
MIT License
914 stars 502 forks source link

Max upload size. #103

Open davslo opened 4 years ago

davslo commented 4 years ago

I just cant seem to figure out how to change the max upload size, its currently 2mb but i need more like 25-50mb

jcampbell1 commented 4 years ago

This is a php / webserver setting. Probably need to change stuff in the php.ini settings.

The webserver and php process will reject files over a certain size prior to this script running, so you can’t solve the problem by changing the script.

Hope that helps.

On Mon, Nov 11, 2019 at 18:03 davslo notifications@github.com wrote:

I just cant seem to figure out how to change the max upload size, its currently 2mb but i need more like 25-50mb

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jcampbell1/simple-file-manager/issues/103?email_source=notifications&email_token=AAAGGGY62CYDPSXA7PTQOFDQTIFGJA5CNFSM4JL5E3P2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HYSFMMQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAGGG2ANRZ6ULNSYBMLG2DQTIFGJANCNFSM4JL5E3PQ .

-- Sent from my Commodore 64

davslo commented 4 years ago

Actually it did, gave me the exact idea of what im looking for and fixed it so thanks a lot :D

Sincerely, DavSlo


From: John Campbell notifications@github.com Sent: Tuesday, November 12, 2019 1:47:27 AM To: jcampbell1/simple-file-manager simple-file-manager@noreply.github.com Cc: davslo davslo90@hotmail.com; Author author@noreply.github.com Subject: Re: [jcampbell1/simple-file-manager] Max upload size. (#103)

This is a php / webserver setting. Probably need to change stuff in the php.ini settings.

The webserver and php process will reject files over a certain size prior to this script running, so you can’t solve the problem by changing the script.

Hope that helps.

On Mon, Nov 11, 2019 at 18:03 davslo notifications@github.com wrote:

I just cant seem to figure out how to change the max upload size, its currently 2mb but i need more like 25-50mb

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jcampbell1/simple-file-manager/issues/103?email_source=notifications&email_token=AAAGGGY62CYDPSXA7PTQOFDQTIFGJA5CNFSM4JL5E3P2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HYSFMMQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAGGG2ANRZ6ULNSYBMLG2DQTIFGJANCNFSM4JL5E3PQ .

-- Sent from my Commodore 64

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/jcampbell1/simple-file-manager/issues/103?email_source=notifications&email_token=ANX2ORKSAKQDESXG6TKIBXTQTJGP7A5CNFSM4JL5E3P2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDZG5DQ#issuecomment-552758926, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANX2ORPMEFTT2A5Z42AFCO3QTJGP7ANCNFSM4JL5E3PQ.