Installing on IIS not working
|
23 posts
|
Hi, I’m trying to install on Microsoft-IIS/6.0 with PHP version 5.2.5 and MySQL version 5.0.45 PDO is enabled with MySQL driver. When I go to http://mysite.com/install/index.php and fill out the details the page seems to just reload the page, I’ve created the database and the details I entered are DEFINITELY correct but its not installing the database or writing the config file. Any ideas? |
|
2 posts
|
Hi, I’m having the exact same problem. IIS 6.0 For more info, please try http://www.visualvoicepro.com/info.php Thanks for any help! |
|
2 posts
|
After hacking the install file to display the error messages (no idea why it doesn’t show the error by default!) I am getting the following error: invalid data source name I have tracked this down as being a PDO error. I have all the PDO plugins installed (as you can see from http://www.visualvoicepro.com/info.php ) Anyone else have this problem? |