- Code: Select all
@require_once( dirname( dirname( __FILE__ ) ) . DIRECTORY_SEPARATOR . 'xcore.php' );
- Code: Select all
require_once( dirname( dirname( __FILE__ ) ) . DIRECTORY_SEPARATOR . 'xcore.php' );
Moderators: Developer, Contributor
@require_once( dirname( dirname( __FILE__ ) ) . DIRECTORY_SEPARATOR . 'xcore.php' );require_once( dirname( dirname( __FILE__ ) ) . DIRECTORY_SEPARATOR . 'xcore.php' );Warning: require_once(D:\xampp\htdocs\mantis\xcore.php) [function.require-once]: failed to open stream: No such file or directory in D:\xampp\htdocs\mantis\admin\install.php on line 31
Fatal error: require_once() [function.require]: Failed opening required 'D:\xampp\htdocs\mantis\xcore.php' (include_path='.;D:\xampp\php\pear\') in D:\xampp\htdocs\mantis\admin\install.php on line 31APPLICATION WARNING #100: Configuration option "session_validation" not found.
APPLICATION WARNING #100: Configuration option "class_path" not found.
SYSTEM WARNING: require_once(MantisPlugin.class.php) [function.require-once]: failed to open stream: No such file or directory
Fatal error: require_once() [function.require]: Failed opening required 'MantisPlugin.class.php' (include_path='D:\xampp\htdocs\mantis\core\;D:\xampp\htdocs\mantis\library;.;D:\xampp\php\pear\') in D:\xampp\htdocs\mantis\core\plugin_api.php on line 33APPLICATION WARNING #100: Configuration option "session_validation" not found.
APPLICATION WARNING #100: Configuration option "class_path" not found.
APPLICATION WARNING #100: Configuration option "default_timezone" not found.
APPLICATION WARNING #100: Configuration option "mantis_config_table" not found.
APPLICATION WARNING #100: Configuration option "mantis_config_table" not found.Config File Exists but Database does not.
POSSIBLE PROBLEM
Bad config_inc.php?It was late in the evening, someone dropped an x by mistakeTesterMatt wrote:I noticed that your code referenced "xcore.php" instead of "core.php",
die ($g_class_path);Notice: Undefined variable: g_class_path in D:\xampp\htdocs\mantis\config_defaults_inc.php on line 172* Extract the tarball into a clean directory; do NOT extract into an existing
installation, as some files have been moved or deleted between releases
Users browsing this forum: Bing [Bot], Google [Bot] and 2 guests