Page 1 of 1

Having trouble with install...

Posted: 12 Oct 2018, 18:45
by dmcniece
Windows 7 Pro, XAmpp control panel v3.2.2 with services for Apache, MySQL(MariaDB), PHP and Tomcat running fine. Trying to open

http://localhost/mantis/admin/install.php and get the following...

Warning: require_once(C:\xampp\htdocs\mantis\config\core\php_api.php): failed to open stream: No such file or directory in C:\xampp\htdocs\mantis\core.php on line 119

Fatal error: require_once(): Failed opening required 'C:\xampp\htdocs\mantis\config\core\php_api.php' (include_path='C:\xampp\php\PEAR ; ; PHP's default setting for include_path is .') in C:\xampp\htdocs\mantis\core.php on line 119

When I go to line 119 of the core.php, I see the following... require_once( $g_core_path . $p_api_name );

No sure where to go...

Re: Having trouble with install...

Posted: 12 Oct 2018, 19:51
by atrol
dmcniece wrote: 12 Oct 2018, 18:45XAmpp control panel v3.2.2
The version of the control panel is not that interesting.
The PHP version is important for Mantis.