|
Exactly this program is to be ran on a webserver that has the necessary programs installed like php and mysql to run a php/mysql program.
If your installing this on your local machine for testing thats all fine but you need to have your local machine configured to run php scripts and it would seem you do not. Try setting up IIS on your local machine and installing php and mysql or install this on your webserver and install.
|