| What are the requirements to run NagiosQL 3.0.x |
|
|
|
| Written by rouven |
| Tuesday, 23 December 2008 11:19 |
|
NagiosQL runs on the PHP pre-processor. NagiosQL also depends on a database, for this currently you can only use MySQL. Many people know from their own experience that it's not easy to install an Apache Web server and it gets harder if you want to add MySQL, PHP and Perl. If you are not that experienced, you should try the complete packages known as XAMPP, WAMP, and MAMP. These easy to install distributions containing Apache, MySQL, PHP and Perl for the Windows, Mac OSX and Linux operating systems. These packages are for localhost installations on non-public servers only. System Requirements 1. Webserver e.g. Apache 1.x or above PEAR Modules Installing Pear Modules: Multilanguage Support To enable multilanguage support, you have to install the desired locale, e.g. en_GB.utf8. If you want to see which encodings your system provides, try "locale -a". |
| Last Updated on Wednesday, 14 January 2009 14:57 |