Requirements
Last Modified: July 20, 2005 09:07AM
|
|
(Updated for 1.0.0)
|
Description
The following versions are required for proper operation.
| Package | Minimum Version | Tested with |
|---|
| MySQL | 3.23.2 | 4.0 and 4.1.11 | | PostgreSQL (experimental) | 7.0 | 8.0 | | PHP | 4.0.6 | 4.3.11 and 5.0.4 | | Web Server | | Apache 1.3, Apache 2.0.54, IIS 6.0 | |
User Contributed Notes Requirements |
|
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. |
|
|
| Last updated: Fri, 16 May 2008 - 13:13:27 |
|
|