I have no Idea what is goin on. So I'll elaborate on ym situation. I am using IIS5.0 and installed the newest MySQL and then the newest PHP version (4.3.2). I then ran the pear.bat to download pear into the PHP library. Now I have a site tracker script that I want to install, but my PHP gives me an error about pear before it even starts to go and do anything on the page. More specifically, this error occurs:
Warning: Unknown(c:\inetpub\scripts\ezstat\install.php): failed to open stream: No such file or directory in Unknown on line 0
Warning: (null)(): Failed opening 'c:\inetpub\scripts\ezstat\install.php' for inclusion (include_path='.;c:\php4\pear') in Unknown on line 0
Any suggestions?
Thanks.