We are trying to move to PHP for our website here at work and I
installed about 2 months ago PHP and Apache on a machine here, I then
installed it on our server and another employees machine with no problems.
Now, I am trying to install it yet again on a QA machine and I can't get
it to work. I get the following error:
Warning: Failed opening '/home/public_html/tst.php' for inclusion
(include_path='c:\php4\pear') in Unknown on line 0
I was using Apache 1.3.23, I upgraded to 1.3.27 and even upgraded to
Apache 2. I was using PHP 4.1.2 and I downloaded 4.3 ORC and tried it, I
get the same error no matter what the versions. I tried copying entire
directories from working machines as well and still get that error
above. It is only on this one machine that I can't get it to work but all
the machines are pretty similar with pretty much the same software and
configurations on them.
Win2k
Apache 1.3.27 currently
php 4.1.2 currently
everything is on drive D:\ so it is D:\Apache and D:\PHP serverroot is
D:\home\public_html and the tst.php is just doing phpinfo()
I did a disk wide search for c:\php4\pear and found it in
d:\php\php4ts.dll I assume that is some kind of default that is overriden
by variable in .INI or like that but I have copied those files from working
machines and gone through them line by line.
Any Ideas ?
mike
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php