473,508 Members | 2,398 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Windows 2k3 IIS locks up with mysqli


I'm trying to get a web site working that needs php_mysqli.dll, and having
failed to get PHP5 to behave on Win 2k3, I rolled back to php 4.4
Thing is, if I enable the mysqli extension, the site will not load.
Without it, the site loads, but phpmyadmin forinstance, will not work.

No sign of any excessive loading on the server while the site is failing to
start up, but killing the php process off returns a CGI error almost
instantly.

(I've been working with IIS /asp/perl sites for years, but never touched
php before)
Jun 2 '08 #1
1 1553
s_m_b wrote:
I'm trying to get a web site working that needs php_mysqli.dll, and having
failed to get PHP5 to behave on Win 2k3, I rolled back to php 4.4
Thing is, if I enable the mysqli extension, the site will not load.
Without it, the site loads, but phpmyadmin forinstance, will not work.

No sign of any excessive loading on the server while the site is failing to
start up, but killing the php process off returns a CGI error almost
instantly.

(I've been working with IIS /asp/perl sites for years, but never touched
php before)
Hmmm, I've installed PHP on your type of system several times and not
had a problem.

My first question would be - why are you installing PHP as a CGI? The
ISAPI interface is cleaner.

Do you have the MySQL client libraries installed on the system and
available to the IIS user (both path and security)?

Anything in your event log?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================

Jun 2 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
4988
by: Junx | last post by:
Alright, I'm trying to compile PHP 5.1 with the following options: ../configure --with-openssl --with-zlib --with-bz2 --enable-bcmath --enable-calendar --enable-mbstring --with-mcrypt --with-mhash...
0
2395
by: Frans Bouma | last post by:
Hello, It seems VS.NET 2003 locks up itself and the complete shell (mouse locks also) when entering a breakpoint in a special situation. Below is the code to reproduce this behavior. It...
2
2714
by: ojorus | last post by:
Hi! Some questions regarding the mysqli-extension (php5) 1) Prepared statements: If I understand things right, prepared statements will give better performance if you make several similar...
0
1353
by: ojorus | last post by:
Hi; I am using the mysqli-extension on all my database queries. Everything worked just fine when I used MySQL 4, but when the database was upgraded to MySQL 5 (5.0.22), I got a strange error....
13
3687
by: Schmidty | last post by:
If you do a page reload with $_SERVER will your program lose a mysqli connection upon the reload of the page? Would this code work? I need to know how to carry over a connection between methods as...
2
3329
by: webcm123 | last post by:
People say that structural programming isn't good for database connection. I code fast-running structural oriented CMS and I don't know what I should do. I use mysql connection using mysql_*. I...
0
1135
by: hughie | last post by:
Using mysqli, I'm trying to get meaningful info out of the 'flags' item when running 'fetch_fields': //code $query = 'select * from table1 where id = 1'; if ($result = $mysqli->query($query))...
15
2082
by: varois83 | last post by:
Hi I would like to learn PHP and I know we are at version 5. A friend let me use 2 of his books but they cover PHP 4. Is that ok for starting to learn the language? Or should I go straight with...
3
2296
code green
by: code green | last post by:
I am still using the mysql extension rather than the mysqli. Moving to mysqli would be realively simple in my case because all mysql_ procedural calls are wrapped in a class MySqlDB(). As are...
0
7231
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7336
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7066
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5643
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4724
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3214
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3198
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1568
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
773
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.