New Apache doesn't work with mantis

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Martin

New Apache doesn't work with mantis

Post by Martin »

Hi,
I have a problem with the installation of mantis 0.19.3.. Local, I am using XAMPP with the following versions:

ApacheFriends XAMPP (basic package) version 1.4.13

+ Apache 2.0.53
+ MySQL 4.1.11
+ PHP 5.0.4 + PHP 4.3.11 + PEAR

On my Server I installed

ApacheFriends XAMPP (basic package) version 1.5.0 pl1

+ Apache 2.0.55
+ MySQL 5.0.15
+ PHP 5.0.5 + PHP 4.4.1 pl1 + PEAR

On the local machine mantis works without any problems, but on the server a popup tells me that apache has problems and has to be closed without showing anything of mantis. I did the same installation on both computers.

Do you have any suggestions?
Is 1.0.0a3 stable enough to run it productive?
Thanks a lot,
Martin
83

Post by 83 »

I also installed ApacheFriends XAMPP (basic package) version 1.5.0 pl1 and now mantis is not loading =(

When everything looks fine...
shskeen
Posts: 1
Joined: 07 Dec 2005, 21:47
Location: San Diego, California

XAMPP and Mantis

Post by shskeen »

Had the same issues.

Fix:

In ALL instances of PHP.INI in the Apache directory and all subdirectories, (or anywhere else there is a PHP.INI), you must comment out all ZEND references. Restart Apache and you should be good.

Zend apparently does not play nice with Mantis.

Stewart Skeen
Mantis 0.19.3
XAMPP 1.5pl1
83

Post by 83 »

yeah that was it thanks =)
Post Reply