ID:               26618
 User updated by:  t dot steve at ariadne-quatra dot com
 Reported By:      t dot steve at ariadne-quatra dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Zend Engine 2 problem
 Operating System: Windows 2000 server SP4
 PHP Version:      5CVS-2003-12-14
 New Comment:

I always downloaded http://snaps.php.net/win32/php5-win32-latest.zip
each time I tried something new! It was no different this time - a new
download and install before I tried what you requested! (No local proxy
or cache - I am downloading the actual file each time!)

I have ALL PHP-related DLLs in my PHP dir, nothing in WINNT and so
on... I checked and double-checked!

Each time I want to try PHP5 this is what I do:
- stop IIS
- rename PHP (whcih is where my current PHP version resides) to PHP4
- create a new, empty PHP dir, and expand the downloaded ZIP in there
- copy the php4isapi.dll from the sapi folder up one level to the PHP
folder (this is how I have IIS set up)
- no need to move anything anywhere else, my system is set up so that
there is no need to copy any DLLS to the WINNT directory (I also
checked to make sure there are none there - there aren't!)
- then restart IIS
- test...

Please let me know if there is anything else I can do to help! Many
thanks!

Steve


Previous Comments:
------------------------------------------------------------------------

[2003-12-15 23:58:55] [EMAIL PROTECTED]

Are you absolutely sure you are using the latest CVS snapshot?
Grab the latest now, remove ALL (and I mean _all_) php related dlls
from your system before you install it.

Most important one being php4ts.dll (make sure you only have ONE of
those around). Also make sure IIS is not running when you install
PHP..


------------------------------------------------------------------------

[2003-12-15 22:04:48] t dot steve at ariadne-quatra dot com

- No, I get no errors even after adding 'error_reporting(E_ALL);'.

- Yes, the same behaviour even if I use include() instead of
include_once().

------------------------------------------------------------------------

[2003-12-15 09:25:33] [EMAIL PROTECTED]

Do you get any errors if you put 'error_reporting(E_ALL);' before the
include_once() line? 

Does this happen if you use include() ?


------------------------------------------------------------------------

[2003-12-15 08:40:15] t dot steve at ariadne-quatra dot com

The same :( - includes are done eratically.

A note here: this is also the case if I start to wander around the site
(as opposed to just refreshing the same page again and again), i.e. as
the various pages are loaded, sometimes the inlude is done, sometimes
it is not.

------------------------------------------------------------------------

[2003-12-14 20:21:56] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/26618

-- 
Edit this bug report at http://bugs.php.net/?id=26618&edit=1

Reply via email to