07-22-2011, 05:47 PM
(This post was last modified: 07-24-2011, 04:54 AM by administrator.)
I have uploaded akk files, and create database. I have modified and uploaded the config file
When I go to Index.php get this error:
Fatal error: main() [function.require]: Failed opening required 'LetoDMS/Core.php' (include_path=':.:/usr/lib/php') in /homepages/10/d37005225/htdocs/LetoDMS/inc/inc.DBInit.php on line 27var $_httpRoot = "/LetoDMS/";
I ran check.php and get:
Parse error: syntax error, unexpected '{' in /homepages/10/d37005225/htdocs/LetoDMS/check.php on line 374
Config file settings are:
var $_rootDir = "/homepages/10/d37005225/htdocs/LetoDMS/";
var $_httpRoot = "/LetoDMS/";
var $_contentDir = "/homepages/10/d37005225/htdocs/letodata";
var $_ADOdbPath = "";
I have tried adding in the adopath, but no difference to messages.#
Any ideas?
When I go to Index.php get this error:
Fatal error: main() [function.require]: Failed opening required 'LetoDMS/Core.php' (include_path=':.:/usr/lib/php') in /homepages/10/d37005225/htdocs/LetoDMS/inc/inc.DBInit.php on line 27var $_httpRoot = "/LetoDMS/";
I ran check.php and get:
Parse error: syntax error, unexpected '{' in /homepages/10/d37005225/htdocs/LetoDMS/check.php on line 374
Config file settings are:
var $_rootDir = "/homepages/10/d37005225/htdocs/LetoDMS/";
var $_httpRoot = "/LetoDMS/";
var $_contentDir = "/homepages/10/d37005225/htdocs/letodata";
var $_ADOdbPath = "";
I have tried adding in the adopath, but no difference to messages.#
Any ideas?