Warning: Unknown(forms.inc): failed to open stream: No such file or directory in /home/httpd/vhosts/DOMAINNAME.com/httpdocs/phpfin/codelock.php(3) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 10
Fatal error: (null)(): Failed opening required 'forms.inc' (include_path='.:/usr/share/pear') in /home/httpd/vhosts/DOMAINNAME.com/httpdocs/phpfin/codelock.php(3) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 10
forms is in the includes directory. I even CHMOD 777 to that file (just in case), but no luck. The paths also appear to be correct. Any idea what is causing this error
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have the same problem too:
Warning: Unknown(includes/phpXConfig.inc): failed to open stream: No such file or directory in /home/dawn/public_html/pfm/codelock.php(3) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 5
Fatal error: (null)(): Failed opening required 'includes/phpXConfig.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dawn/public_html/pfm/codelock.php(3) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 5
OS: Redhat Enterprise
PHP: 4.3.10
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After I enter my unlock code, I get:
Warning: Unknown(forms.inc): failed to open stream: No such file or directory in /home/httpd/vhosts/DOMAINNAME.com/httpdocs/phpfin/codelock.php(3) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 10
Fatal error: (null)(): Failed opening required 'forms.inc' (include_path='.:/usr/share/pear') in /home/httpd/vhosts/DOMAINNAME.com/httpdocs/phpfin/codelock.php(3) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 10
forms is in the includes directory. I even CHMOD 777 to that file (just in case), but no luck. The paths also appear to be correct. Any idea what is causing this error
Can you perhaps give me some more info on your operating system, php version, mysql version etc.
Also check that you have PEAR DB and the xml component installed.
same problem here.
here's my details:
Operating System Linux
Perl Version 5.8.5
Perl Path /usr/bin/perl
PHP Version 4.3.10
Mysql Version 4.0.22-standard
How do I go about finding more info abt PEAR?
TIA,
- V
I have the same problem too:
Warning: Unknown(includes/phpXConfig.inc): failed to open stream: No such file or directory in /home/dawn/public_html/pfm/codelock.php(3) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 5
Fatal error: (null)(): Failed opening required 'includes/phpXConfig.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dawn/public_html/pfm/codelock.php(3) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 5
OS: Redhat Enterprise
PHP: 4.3.10