From:             [EMAIL PROTECTED]
Operating system: Windows NT4 SP6a
PHP version:      4.1.2
PHP Bug Type:     IIS related
Bug description:  Intermittant error [270 (0x0000010e) ] accessing ASP and HTML pages 
on Virtual 

I am running the PHP4.1.2 DLL version of PHP on a Microsoft IIS Server and
am experiencing problems with intermittent occurances of asp and html
pages displaying only the error message -  270 (0x0000010e) instead of the
page content.

Reloading the page after about 5 seconds sometimes fixes the problems, and
yet other times it does not.

the PHP4 DLL is loaded into the master server configuration so is
available to all virtual hosts on the server. Not all hosts suffer from
the problem - in fact it only appears that vhosts not using any PHP
scripts are suffering frpm the problem.

I suspect that the problem is related to the Unified ODBC library
functions when accessing MDB Databases via the SysteM ODBC Data Sources,
as these are the main functions that I am using in my PHP scripts. 

The problem occurs most often when using scripts that are reading from (I
do not write to) MDB files. The problem occurs, but much less frequently
when accessing ODBC MySQL Data sources. (I suspect that the error do not
occur when accessing MySQL DS, but cannot confirm that other users may not
be accessing the MDB Data Sources at the same time.

The Microsoft Knowledge Base has an article related to this ISS problem
and suggests upgrading to SP6a (which was already on the System pre-PHP
installation).

Some of this information and the information on the MS KB may help some
the developers to solve this problem.

The URL to the MS KB articles is:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q180710



-- 
Edit bug report at http://bugs.php.net/?id=16200&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16200&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16200&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16200&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16200&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16200&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16200&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16200&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16200&r=submittedtwice

Reply via email to