Click to See Complete Forum and Search --> : Is there another php.ini file out there
Does anyone know where I can find a php.ini file that can handle large file uploads? I have worked away on the one that I have (changed timeouts, and max sizes (4 settings in all)) and have somehow manages to mess up my php.ini file to the point that it won't accept files at all.
If someone could tell me where to get one of these, I would be very greatful.
Thanks
Tony
maybe your upload_tmp_dir have not enough space.
good luck.
Try looking in your PHP Folder for:
a file called "php.ini-dist"
Delete or rename your Orig "phi.ini" file.
COPY NOT move this "php.ini-dist" to the location of you origiomal "Php.ini" file and rename to "php.ini"
Do your Editing after this
Ok, I now moved my site to a new server running windows 2000. Now, it is giving me an error when I try to run my script. The error says that the page cannot be displayed because it isn't there. Below that it the code says:
HTTP 405 - Resources not allowed
Internet Information Services
I have already made sure that the rights are correct on my server, so I don't believe that is the issue here.
Does anyone have a clue on this one???
Tony
PHP Builder
Copyright Internet.com Inc. All Rights Reserved.