Problem with the installation

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
decola
Posts: 2
Joined: 25 Dec 2009, 04:19

Problem with the installation

Post by decola »

Hi all.

I just installed Mantis 1.1.8.

The installation process goes smooth, no error messages. The tables are all created.

But when I try to start using Mantis, I just get a blank page.

Check Apache error log, I can read:

PHP Fatal error: Class 'BC_Timer' not found in /var/www/html/proj/tracking/core.php on line 137

Can anybody help me, please?

My server runs CentOS 5.4, PHP 5.3.1, Apache 2.2.3, Mysql 5.1.41

Thanks,
Dan
worschtsupp
Posts: 17
Joined: 07 Nov 2009, 17:42
Location: Germany

Re: Problem with the installation

Post by worschtsupp »

Hi,

as stated a lot: do NOT use PHP 5.3.x, use 5.2.x.
The wrong version may be the problem. Meet the prerequisites and try again. Another reason could be a misspelling in an php-file you edited.
Post Reply