Pb with installing Mantis 0.19.2

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Greg
Posts: 4
Joined: 01 Mar 2005, 08:28
Location: Toulouse, FRANCE

Pb with installing Mantis 0.19.2

Post 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.
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post 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).
Post Reply