Greetings,
I am using
IIS 5.1 PHP 4.3.5 MySql 4.0.18
scripts do not connect to MySql they just hang.
If I stop IIS and then run apache the sql code goes through. For this project I have a requirement to use IIS so I would like to get this working.
What settings do I need to make PHP through IIS connect to MySql.
Thanks in advance,
David Kafrissen
IIS 5.1 PHP 4.3.5 MySql 4.0.18, scripts do not connect
Moderator: General Moderators
-
dkafrissen
- Forum Newbie
- Posts: 2
- Joined: Thu Apr 01, 2004 2:05 pm
- Location: NY
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
Whether you use IIS or Apache it shouldn't matter as MySQL doesn't talk to the webserver. The PHP version you use is the same for both as well. You really are having a strange problem - can you use something like phpMyAdmin when using IIS?
Mac
Mac
-
dkafrissen
- Forum Newbie
- Posts: 2
- Joined: Thu Apr 01, 2004 2:05 pm
- Location: NY
Using PHPMyAdmin
PHPMyAdmin only works when Apache is running. Not when IIS is running.
When IIS is running I get a white screen
Regards,
David Kafrissen
When IIS is running I get a white screen
Regards,
David Kafrissen