Script is having difficulty finding hesk_settings.inc.php
Posted: Fri May 27, 2011 6:24 am
Script URL: No longer needed
Version of script: 2.2
Hosting company: Storm (Liquidweb)
URL of phpinfo.php: No longer needed
URL of session_test.php: No longer needed
What terms did you try when SEARCHING for a solution:
failed to open stream, require, Fatal error
Write your message below:
This is the error I receive when I try to access admin/index.php
"Warning: require(../hesk_settings.inc.php) [function.require]: failed to open stream: No such file or directory in /home/onesourc/test/hesk/admin/index.php on line 39
Fatal error: require() [function.require]: Failed opening required '../hesk_settings.inc.php' (include_path='.:/usr/local/lib/php:/usr/local/Zend/lib/ZendFramework-1.11.6/library') in /home/onesourc/test/hesk/admin/index.php on line 39"
It looks to be that the index.php is having issues finding the hesk_settings.inc.php. I'm unsure as to how to get this working. I've tried to set the path manually but that would require changing every single file and then it doesn't end up working anyhow.
Version of script: 2.2
Hosting company: Storm (Liquidweb)
URL of phpinfo.php: No longer needed
URL of session_test.php: No longer needed
What terms did you try when SEARCHING for a solution:
failed to open stream, require, Fatal error
Write your message below:
This is the error I receive when I try to access admin/index.php
"Warning: require(../hesk_settings.inc.php) [function.require]: failed to open stream: No such file or directory in /home/onesourc/test/hesk/admin/index.php on line 39
Fatal error: require() [function.require]: Failed opening required '../hesk_settings.inc.php' (include_path='.:/usr/local/lib/php:/usr/local/Zend/lib/ZendFramework-1.11.6/library') in /home/onesourc/test/hesk/admin/index.php on line 39"
It looks to be that the index.php is having issues finding the hesk_settings.inc.php. I'm unsure as to how to get this working. I've tried to set the path manually but that would require changing every single file and then it doesn't end up working anyhow.