| Installation error with IIS
I have set up a local dev server runing IIS. I installed MySQL, PHP, and ImageMagick with out any issues. When I try to run the photopost setup up everything is fine untill the last step when it tries to build the database. This is the error I get>
Fatal error: Call to undefined function mysql_connect() in C:\webserver\photos\install.php
on line 552
Could I get some input on why this would happen?
Thanks
|