not loading a file
gran |
|
---|---|
Hello,
I have completed a fresh install and get the following errors: **************************************************************** [09-Feb-2009 17:56:07] PHP Warning: require_once(./datas/config.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/xxxxxxxx/public_html/testing/index.php on line 22 PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required './datas/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxxxx/public_html/testing/index.php on line 22 **************************************************************** I have checked my php version and it is 5.2.6 - the usr/lib/php path is correct I have reuploaded files and CHMOD files to 755. the directory and file do of course exist. I have all correct entries in the config.php file including mainurl path, no typos or backslash. could someone please advise what else I need to do to get the site working as all I have currently is a blank site. many thanks nobody is perfect and I am nobody :)
|