I've been staring at this error for 6 hours about now and can't figure it out. Searched google dry and only found a couple thousand pages with the same error. Forums told me it was the include path....which is ok I think? The error is:
Fatal error: Failed opening required '/home/jeff/hl/halflife/hlds_l/hlstats-1.02-beta2/hlstatsinc/db.inc' (include_path='.:/usr/share/pear') in /var/www/html/hlstats.php on line 141
It's default install with apache/mysql/pear/etc... on a 7.3 red hat install. I keep getting this error it's kinda getting out of hand. I don't know what to do?
Here's my php.ini and my pear directory.
[root@vahalla pear]# cd /etc
[root@vahalla etc]# grep include_path php.ini
; (directory must also be in include_path or full path must
include_path = ".:/usr/share/pear"
;include_path = ".;c:\php\includes"
[root@vahalla etc]# ls /usr/share/pear
Archive Console DB.php HTTP.php Mail Numbers Schedule
Benchmark Crypt File Image Mail.php Payment System.php
Cache Date HTML Log Math PEAR XML
Cache.php DB HTTP Log.php Net PEAR.php
[root@vahalla etc]#
I'm new to linux and kinda stupid when it comes to understanding what most say so can you be a little specific when you mention changing paths...like where? I don't check forums often so my emails sinyala@bellsouth.net. Thanks 🙂