Jump to content

Windows XP (64-bit) + PHP 4.4.6 + MySQL


Recommended Posts

First off, I know practically nothing about MySQL, PHP, HTML, Webhosting, etc. I know Windows and networking.

 

I am installing PHP in the hopes of getting it to communicate with MySQL. The system information is as follows:

 

Windows XP Pro 64-bit running IIS 6.0

MySQL 4.1.21

PHP 4.4.6

 

We gave up on PHP 5.2.0 because of the non built in functionality with MySQL. We decided to install PHP 4.4.6 instead.

 

The IIS and MySQL are functional. we know since we have a asp based site up and running and connection to MySQL already. The only new installation is PHP.

 

We are attempting to run the following script to test PHP:

<?php phpinfo(); ?>

 

We get the following error:

cgi_error.jpg

 

I checked the FAQ's on the PHP.net site and found the following:

php_faq.jpg

 

I did the "php -i" at the command line and got ther following as html output which I cut and pasted as an html file: http://www.geocities.com/binarydumb/php-i.html

 

As far as I know and see, the installation is fine. I also checked the extension mapping as suggested by the FAQ: iis_extension_mapping.jpg

 

Any clues as to how I can get this damned thing working. I am at wits end with a boss breathing down my neck.  ???  :o  ???

 

Thanks in advance.

 

;D

Link to comment
https://forums.phpfreaks.com/topic/43025-windows-xp-64-bit-php-446-mysql/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.