Quote:
Originally Posted by Krahl
I'm on a shared server and having issues with the size of files being uploaded. I realize by reading through the thread that my php.ini needs to be edited to allow larger uploads. However, there is no php.ini in my directory structure. Where would I create this to have it function properly?
Thanks for any input. 
|
Check with your host if you can edit or change these settings. My old shared host allowed us to create a cgi wrapper that initialized our own php.ini (well for use of php5, but allowed changing of the max upload and such too)