File Limits
Moderator: mkoch227
File Limits
Hello I'm new to hesk. Is there a way wherein I can change the file limits in hesk? Tried to install hesk but file attachments are limited to 2mb? I'm planning to make it atleast 5mb or 10mb or higher, thanks.
Re: File Limits
Sure, you can go to admin panel > Settings > Help desk, then at the bottom find "Attachments". There you can edit allowed number of attachments, max size, and accepted file formats.
You can also click "Server configuration limits" link there to see what maximums your server actually allows; this is not controlled by Hesk, but by your server PHP configuration.
You can also click "Server configuration limits" link there to see what maximums your server actually allows; this is not controlled by Hesk, but by your server PHP configuration.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: File Limits
How am I able to edit the PHP server configuration? Thanks
Re: File Limits
That's a question for your hosting company.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: File Limits
I'm the one hosting the server. I just don't know how to configure it on php server
Re: File Limits
I don't want to sound mean or a jerk (sorry if I do), but not sure if you should be running your own server with PHP if you do not know how to edit PHP configuration.
It's done by editing PHP's php.ini file:
https://www.google.com/search?q=how+to+ ... figuration
How and where exactly it is on your server depends a lot on the server software and configuration. I would try Google to find a proper guide for your scenario.
It's done by editing PHP's php.ini file:
https://www.google.com/search?q=how+to+ ... figuration
How and where exactly it is on your server depends a lot on the server software and configuration. I would try Google to find a proper guide for your scenario.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: File Limits
Hi Klemen. Thank you so much for your help, I've already configured it. Actually I'm not a technical person and I'm still learning. Hoping to be as good as you someday.