Page 1 of 1

Pb with installing Mantis 0.19.2

Posted: 19 Apr 2005, 09:32
by Greg
Hi
I try to reinstall Mantis on a Mandrake 10 and I have a problem.
I've restored my DB with phpMyAdmin -> no problem

When I want to open Mantis, I have the message :

SYSTEM WARNING

Cannot modify header information - headers already sent by (output started at /var/www/html/mantis/core/html_api.php:3)



Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/mantis/core/html_api.php:3) in /var/www/html/mantis/core/gpc_api.php on line 251

Fatal error: Call to undefined function: access_denied() in /var/www/html/mantis/core/authentication_api.php on line 409


It used to work very well on the redHat I had.
Anyone has an idea ?? Thanks.

Posted: 20 Apr 2005, 13:04
by thraxisp
Have you set up the access permissions on the new database for the mantis user? This failure needs to be handled in a cleaner manner. (See #5463).