Fatal error: Class 'mysqli' not found in C:\Program Files...

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.

OMG, I just found out about the release of PHP5! This is a whole new ball game. I am going to give up on my current hassle, download PHP5, and start over. BUT - thank you ever so much for all the time you spent helping me!!! Yes, I am using Apache. I live in north Seattle, in 20 minutes I can drive to Redmond to the Microsoft campus, and I support Microsoft as a major local company, but why pay big bucks for a Windows server with IIS when I can get Apache for free. Again thank you for your help and hopefully I can load mysqli.dll using PHP5. Thanks, Bob Fleming, Seattle.

Sponsor our Newsletter | Privacy Policy | Terms of Service