Trying to run setup.php, I get:
Warning: main(includes/phpXConfig.inc): failed to open stream: No such file or directory in /homepages/13/d90039370/htdocs/jobs/phpfin/cdk_1.tmp on line 5
Fatal error: main(): Failed opening required 'includes/phpXConfig.inc' (include_path='.:/usr/local/lib/php') in /homepages/13/d90039370/htdocs/jobs/phpfin/cdk_1.tmp on line 5
My configuration:
Database Version: 4.0.23-standard-log
PHP Version: 4.3.10
Web Server: Apache/1.3.29 (Unix)
PEAR is installed and GD2 support is enabled.
Any idea what might cause this error?
Thank you,
Dan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I already had PhpXconfig.inc in my includes. I have downloaded it again and placed it in the includes, but the messages are the same. I gave it even greater authority, write and execute, still no change.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Trying to run setup.php, I get:
Warning: main(includes/phpXConfig.inc): failed to open stream: No such file or directory in /homepages/13/d90039370/htdocs/jobs/phpfin/cdk_1.tmp on line 5
Fatal error: main(): Failed opening required 'includes/phpXConfig.inc' (include_path='.:/usr/local/lib/php') in /homepages/13/d90039370/htdocs/jobs/phpfin/cdk_1.tmp on line 5
My configuration:
Database Version: 4.0.23-standard-log
PHP Version: 4.3.10
Web Server: Apache/1.3.29 (Unix)
PEAR is installed and GD2 support is enabled.
Any idea what might cause this error?
Thank you,
Dan
Download this file and place it in the includes directory:
http://prdownloads.sourceforge.net/phpfin/PhpXconfig.inc?download
I already had PhpXconfig.inc in my includes. I have downloaded it again and placed it in the includes, but the messages are the same. I gave it even greater authority, write and execute, still no change.