ID:               16315
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
-Bug Type:         *Web Server problem
+Bug Type:         Apache related
 Operating System: Win98+Apache
 PHP Version:      4.1.2
 New Comment:

Does this happen with PHP 4.2.0RC1:

http://www.php.net/~derick/



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

[2002-03-27 13:50:58] [EMAIL PROTECTED]

Hi!

In version 4.1.2 you have problem if I create VirtualNameServers in
Apache. 


I copy file php4st.dll at C:\Windows and add in Apache config file
strings:
----------
LoadModule php4_module "c:/www/PHP/sapi/php4apache.dll"
#AddModule mod_php4.c
AddType application/x-httpd-php .php

NameVirtualHost 217.199.106.84

<VirtualHost 217.199.106.84>
ServerName divx.lv
ServerAlias www.divx.lv
DocumentRoot c:/www/divx/
</VirtualHost>
----------

When Apache starting it write "mod_php4.c alredy excist,skipped" ,
becaus I coment it.


But The Bug is - if I go at my site and it is .php file , then I see
ERROR string. For exsample if URL is http://www.divx.lv/i1.php
------
Warning: Failed opening 'c:/www/divx/i1.php' for inclusion
(include_path='c:\php4\pear') in Unknown on line 0
------
In my disk NOT excist direcrory "c:\php4" !!!!
It NOT excist in my .ini files or in Win registry.
If I modificy variable "include_path" in php.ini - it not help me. :(

I ask help-question on russians forums - and one man say - "It , I
think , is bug in version 4.1.2 , I install version 4.1.1 and it work
perfectly!"

And realy , vhen I install version 4.0.6 - it free from this bug!!!

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


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

Reply via email to