You have upload_max_filesize = 20M, I have upload_max_filesize = 2M
I changed that…
I am making the following presumptions -- am I correct? for date.timezone I would change from Eastern to Pacific Time, so I would have to look in the PHP Manual to find the correct city.
Correct, but that shouldn’t affect things from running.
error_log = "C:\inetpub\logs\LogFiles\PHP\php54_errors.log"
This is also something I changed…
The rest was all defaulted, keep in mind I installed PHP for IIS, I believe you are using Apache and that’s why their are additional differences between your php.ini and my php.ini.