I particularly like the Pinata Gun on the Sales Manager.
Comments
takobellsays
Hi, I’m trying to get wordpress to work on Win2k3/IIS 6 with PHP as well. I know my PHP install works fine and I know mySQL is working fine seperately, but when I go to run the wp_admin/install.php script, I get a “Your PHP installation appears to be missing the MySQL which is required for WordPress.”
After much googling, I’ve given up. Did you run into anything like this?
It sounds like it’s either something in your PHP.INI file or in the way MySQL is set up. I seem to recall something about using old password formats in MySQL. That may have been for something else though.
takobell says
Hi, I’m trying to get wordpress to work on Win2k3/IIS 6 with PHP as well. I know my PHP install works fine and I know mySQL is working fine seperately, but when I go to run the wp_admin/install.php script, I get a “Your PHP installation appears to be missing the MySQL which is required for WordPress.”
After much googling, I’ve given up. Did you run into anything like this?
Tom says
Are your database log in information included in your wp-config.php file?
takobell says
yes, it’s all included in there properly. after some more testing, it looks like any php page can’t access mySql, not just wordpress.
Tom says
It sounds like it’s either something in your PHP.INI file or in the way MySQL is set up. I seem to recall something about using old password formats in MySQL. That may have been for something else though.