Difference between revisions of "RSSDish Requirements"

From TMM Wiki
Jump to navigationJump to search
 
(One intermediate revision by one other user not shown)
Line 12: Line 12:
 
You need the following software installed on your system:
 
You need the following software installed on your system:
 
* Linux or Unix (including BSD, OS X, and Darwin)
 
* Linux or Unix (including BSD, OS X, and Darwin)
* PHP (at least 4.4.x) (5.3.x is not supported)
+
* mod_PHP (at least 4.4.x) (5.3.x is not supported)
 
** MySQL support
 
** MySQL support
 
** GD support (1.8 or higher)
 
** GD support (1.8 or higher)
 
** Freetype support
 
** Freetype support
 +
** Enable short_open_tag in your server's php.ini
 
* MySQL
 
* MySQL
 
* CVS
 
* CVS

Latest revision as of 19:50, 5 November 2013

RSSdish
Setup
RSSDish Requirements
MySQL Settings

Hardware Requirements

RSSdish requires no special hardware. It can run on the same server as other software. The pages created by RSSdish all cached so they use a very little CPU time during the day.

Software Requirements

RSSdish runs on any operating system that runs PHP and MySQL. You need the following software installed on your system:

  • Linux or Unix (including BSD, OS X, and Darwin)
  • mod_PHP (at least 4.4.x) (5.3.x is not supported)
    • MySQL support
    • GD support (1.8 or higher)
    • Freetype support
    • Enable short_open_tag in your server's php.ini
  • MySQL
  • CVS