[Wiki] Add page "How to perfect Xibo Server on Windows, Mac and Linux"
I would like to add page on wiki to retrieve all packages to install for server (Windows, Mac and Linux)
Examples :
- Windows
- Download WAMP software (link)
- Put file on c://wamp/www directory
- Mac
- Download MAMP software (link)
- Put file on System -> MAMP -> www directory
- Linux
"How to perfect Linux server for Xibo"
Configuration for Apache and Lighttpd webserver + how to fix permission on Linux filesystem (command line or gui)
- Ubuntu / Debian
- Install Apache or Lighttpd, Mysql, PHP and all components (php5-xml,
- Upload file in /var/www/ directory
- etc...
- Redhat / Fedora / CentOS
- Install Apache or Lighttpd, Mysql, PHP and all components (php5-xml,
- Upload file in /var/www/ directory
- etc...
Sceenshots for all steps on Windows + Mac (original from Wamp or Mamp) and command line + gui for Linux
Blueprint information
- Status:
- Started
- Approver:
- None
- Priority:
- Medium
- Drafter:
- None
- Direction:
- Approved
- Assignee:
- Damien Laureaux
- Definition:
- Approved
- Series goal:
- Accepted for 1.0
- Implementation:
- Good progress
- Milestone target:
- None
- Started by
- Alex Harrington
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Windows done. Linux outstanding.
>Xarc: I recommend MariaDB over MySQL or even MSSQL, I saw better performance with my applications. For CentOS i strictly use MariaDB, it should not be a problem to make the replacement as it is a drop in.