ID:               19689
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Critical
 Bug Type:         Scripting Engine problem
 Operating System: Windows
 PHP Version:      4CVS-2002-10-01
 New Comment:

Hi all,

php.ini let you do a quick and easy hack to solve this bug for Win2000
(maybe other WinOS will work with this too):
Only change include_path in php.ini as follows:
include_path = "c:"

looks strange but solves the problem ...

Have fun : deka


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

[2002-10-13 21:41:00] [EMAIL PROTECTED]

This really should be fixed before 4.3.0-dev is released..


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

[2002-10-13 19:24:37] [EMAIL PROTECTED]

I may be experiencing a related problem with php.ini. It seems PHP does
not recognize subdirectories (Windows only?). For example, the
following is OK:

include_path = ".;C:\PHPinc;C:\Templates"

and the following is not OK:

include_path = ".;C:\PHPinc;C:\PHPinc\Templates"

I am running:

PHP 4.2.3
Windows 2000 Pro
Apache 1.3.27
Mod_SSL 2.8.11
OpenSSL 0.9.6g

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

[2002-10-01 10:35:20] [EMAIL PROTECTED]

DO NOT open more bug reports about this SAME issue.
Thank you.


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

[2002-10-01 10:15:27] [EMAIL PROTECTED]

All I want is only to make this bug "open", but not "bogus".
Now it is all right. Thank you.

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

[2002-10-01 09:09:34] [EMAIL PROTECTED]

Hello,

A lot of people work very hard on PHP for no money, there is a general
etiquette which is advisable to stick to when reporting a bug and that
is to be nice. Now I havnt looked at your other reports personally and
I dont know why they were marked as bogus (perhaps someone was tired,
could not understand exactly what you mean or for many other reasons)
and I appolgize for that, a better way to approach it is to ask why the
bug has been marked as bogus rather than ranting that it has. 

We deal with many bugs each day and have limited time thus those that
get fixed are those which either are highly important to us (If Im
affected by a bug Ill fix it myself I wont expect other people too) or
one that affects a lot of people. 

Remember you have not paid for PHP and are asking us to do work for you
for free. Now you have spent an hour fixing that bug and Ill have a
look at the patch now check it fixes it and does not break anything
else and if that is the case then it will be applied before the next
version and I thank you for your time, but I promise you it will still
use up at least 20 mins of my time (and IMHO my time is more important
to me than your time is).

So what I am saying is that yes you have a bug in PHP you want fixed
but dont expect it to happen straight away, localizing and fixing a bug
and checking its implications is a slow and boring game and we dont
always get it right but we do it for free so have a touch more patience
with us and we are likley to be more helpful.

Sorry to rant.

- James



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

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/19689

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

Reply via email to