Increase php max size in godaddy shared server

Increase php max size in godaddy shared server

by P L -
Number of replies: 3

Hi

I've looked all over and can't find anything that seems to increase the max file size. I created a user.ini and php5.ini file at the web server root. Neither of these work. Has anyone got this working on GoDaddy shared server?

Thanks

Peter

Average of ratings: -
In reply to P L

Re: Increase php max size in godaddy shared server

by Rick Jerz -
Picture of Particularly helpful Moodlers Picture of Testers

Here's what I did.

I created a php.ini file with my changes.  I put this into public_html.  Then, I renamed it to ".user.ini".

I will attach attach my .user.ini file as reference.  Note, this file should begin with a period when you put it on your server, which will "hide" it.  cPanel's File Manager will see it, but most FTP programs will not.

Average of ratings: Useful (1)
In reply to Rick Jerz

Re: Increase php max size in godaddy shared server

by P L -

Thanks Rick. Appreciate your help.

Peter

In reply to P L

Re: Increase php max size in godaddy shared server

by Usman Asar -
Picture of Plugin developers Picture of Testers

Just adding to Rick's comment, CPanel's file manager will only be able to show files starting with dot in beginning, IF the option of "show hidden files (dot files)" is selected in File Manager, else it wont show them by default.