Mantis Logo
Mantis Manual
Manual
Installation

Requirements
Backups
Upgrading
CVS Integration
Uninstall


Partner Links


Requirements
Last Modified: July 20, 2005 09:07AM
(Updated for 1.0.0)
Description

The following versions are required for proper operation.
PackageMinimum VersionTested with
MySQL3.23.24.0 and 4.1.11
PostgreSQL (experimental)7.08.0
PHP4.0.64.3.11 and 5.0.4
Web ServerApache 1.3, Apache 2.0.54, IIS 6.0

User Contributed Notes
Requirements
Add Notes About Notes
WinUser@home.com
27-Jul-2005 2:43
#538
If you use Windows2003-Server and IIS 6.0 you have to set the appropriate READ-file-security for EVERYONE to a upload-temp-directory. Otherwise a non-administrator-user can not upload files!

Step-by-Step:
a) open the php.ini in C:\windows
b) search 'upload_tmp_dir=' and activate it (remove the semicolon)
c) add an existing directory like c:\temp\phpupload
d) add READ-Security for Everyone to this directory
e) Reboot Windows 2003-Server

If you use a database for storing the uploads, you need this setting too! There are no files left over in this temp-directory.

Have a look at: http://bugs.mantisbt.org/view.php?id=5280
dominic@NOSPAMinterfolio.com
15-Nov-2005 17:58
#721
The Configuration section indicates that PHP mailer must be used. Should this be listed in requirements
binky@bong.com
20-Jun-2006 7:21
#1145
For the graphs to work, you need an JPGRAPH installation and GD enabled in PHP.

Cheers.
Add Notes About Notes
Last updated: Tue, 14 Oct 2008 - 8:34:09

Mantis @ SourceForge