ID: 16248 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: Windows 2000 PHP Version: 4.1.2 New Comment:
Exactly the same problem! I was upgrading my web server and decided to try the new php 4.2.1. It was impossible!. My os is linux so i think it's a php issue Previous Comments: ------------------------------------------------------------------------ [2002-03-26 10:40:51] [EMAIL PROTECTED] I struggled on the problem for 8 hours, tried whatever any site having the least to do with PHP had to say, but no success... also it shows that php4ts.dll contains the text 'c:\php4\pear'. But do not try to hack into the DLL. I tried. Does not help. go back to 4.0.6 ------------------------------------------------------------------------ [2002-03-25 00:04:15] [EMAIL PROTECTED] Well, the closest I've come to my bug is 14563, but I have some evidence that it's different. I was running Apache with PHP 4.0.6 and everything worked fine. I saw the 4.1.2 fix was up, so I installed the new version (SAPI, from the ZIP) over the old version. I would get the error message: Failed opening '/program files/apache group/apache/htdocs/test.php' for inclusion (include_path='c:\php4\pear') in Unknown on line 0 So, after messing with it for a couple hours, trying to debug my install (maybe I specified something incorrectly), I decided to reinstall everything -- Apache, PHP, and MySQL. Upon reinstallation, before doing anything funky, I tried running a simple php page containing only phpinfo() -- it worked! At this point, I added one VirtualHost to Apache's httpd.conf (and set a couple NameVirtualHost values). Now, PHP stopped working, and I got that inclusion error message again. With a VirtualHost set, no changing of php.ini or httpd.conf would get PHP to work. So, I reverted back to PHP 4.0.6 -- everything works fine... VirtualHosts and all. I'm happy to provide more info if it would help. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16248&edit=1
