PHP 4.3.4 Windows Binary - No extensions enabled
I have been fighting this battle on a number of servers and finally found
the culprit.
PHP4isapi.dll is constantly causing exceptions that eventually after awhile
cause the HIGH ISOLATED memory websites in IIS 5 to become unstable where it
eventu
php-windows Digest 18 Jan 2004 04:19:47 - Issue 2085
Topics (messages 22596 through 22597):
chmod on win xp
22596 by: mayo
Open Port limits on XP
22597 by: Chuck Lindsay
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the d
Hi,
I have an application in which I need to monitor 1000+ ports, connect
briefly and then re-monitor. There seems to be a limit of 64 imposed either
by XP or PHP and haven't been able to find anything that talks to this kind
of problem.
If you have any suggestions or information that might be us
so I would like to write to file on my local box.
$fp = fopen($filename, "w");
fwrite($fp, "whatever");
I get a permission error.
I've looked but I don't see how to chmod.
It worked on my ISP after CHMOD so it's not the code.
using: windows xp and iis 5
-- gil
--
PHP Windows Mailing Lis
php-windows Digest 17 Jan 2004 11:26:29 - Issue 2084
Topics (messages 22593 through 22595):
Having trouble with Regular Expressions here too
22593 by: Jim MacDiarmid
22595 by: Svensson, B.A.T. (HKG)
Re: test message
22594 by: Cesar Cordovez
Administrivia:
To subscr
Would it be possible to do a string position on " AKA " and " IN " and just
cut out what's in between there?
-Original Message-
From: Jim MacDiarmid
To: [EMAIL PROTECTED]
Sent: 2004-01-16 17:10
Subject: [PHP-WIN] Having trouble with Regular Expressions here too
Here is what I'm doing:
I'