Computer Hope

Microsoft => Microsoft Windows => Windows Server => Topic started by: Zylstra on May 19, 2008, 09:32:09 PM

Title: PHP and MySQL on Windows Server 2003
Post by: Zylstra on May 19, 2008, 09:32:09 PM
Ugh!

I am running Windows Server 2003
900MHz processor (PIII, I think)
Somewhere around 363MB of RAM
20GB HDD (15GB partition for Windows)
IIS 6.0

PHP and MySQL just simply wont work.
When I try accessing my blog system (wordpress) ( www.zylstrablog.co.nr/wordpress ) (link might not work, I need to fix the uptime issue by having it automatically ping itself every 5 minutes) I get:
"Your PHP installation appears to be missing the MySQL extension which is required by WordPress."

On other PHP web applications, like SMF, I get nothing.

I have no idea what to do, its just not working.

Sorry if I am being vague, I really dont know exactly what I need to provide for support information when it comes to Windows Server.

I used the PHP installer, and did not really configure the php.ini file. I also used the MySQL server. In the PHP installer, I did select the MySQL extensions.
Title: Re: PHP and MySQL on Windows Server 2003
Post by: Eg0Death on May 20, 2008, 08:02:58 AM
What Service Pack/patch levels for Windows and what version of PHP?
Title: Re: PHP and MySQL on Windows Server 2003
Post by: Zylstra on May 20, 2008, 05:18:09 PM
MySQL 5.0.51b

PHP 5.2.6

Microsoft Windows Server 2003 R2
Standard Edition
Service Pack 2

Title: Re: PHP and MySQL on Windows Server 2003
Post by: Zylstra on May 20, 2008, 05:54:40 PM
WHOO! I got this working!
http://66.172.101.250/phpinfo.php

Code was wrong... (I feel stupid. Forgot the starting and ending PHP brackets)

So, I still need to get MySQL working with PHP, and figure out of SMF is just being <insert vulgar word here> because it cant connect to MySQL or if there's something wrong with my wonder-php configuration.
Title: Re: PHP and MySQL on Windows Server 2003
Post by: Eg0Death on May 21, 2008, 04:59:52 AM
Well, good luck with that!  I'm clueless now.   :)