I am running NT4.0 server, IIS4.0, php 4.1.1.
I have been running the CGI php fine. Tried to switch over to running as module.
When I add the ISAPI filter to the website I get the 270 (0x010e) error. I saw
the
bug 16200 out there open problem out there but that was for asp pages. I was t
ny explanations, work arounds beside having users change their settings when
migrating to IE6? Disabled in IE5.5 and before is definitely different
than blocked in IE6. It probably makes sense for security. Maybe that was
one of the holes MS fixed?
TIA, Dale.
-Original Message-----
Running winNT4.0sp6a, apache1.3.20, php4.1.1(as a module)
I've been able to call a function from first .php page that sets a session variable
(verified with an echo).
I used$_SESSION['BreadCrumbCounter'] = 0;
then from that page I call a second .php page via
I also tried
I
Hello,
I went through the same problems but got some help from a coworker. Oliver
was right about the user ID. what you can do is change the .exe to an ActiveX.dll COM
object. Then add it to
a MTS package component. MTS can be installed off the NT4 Option Pack (downloadable
from MS)
I'm using
WinNT4.0sp6a, apache 1.3.14, php 4.0.4pl1.
In order to run PHP
using the Server API, I had to copy libsasl.dll to my webserver root
(d:\apache) due to
getting an error
when starting apache. Why was that necessary? And why does apache
need libsasl.dll?
Under PHP CGI, it
woul