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
New Apache doesn't work with mantis
Moderators: Developer, Contributor
-
83
XAMPP and Mantis
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
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