|
What are the requirements to run Joomla! 1.5? |
|
|
|
|
Écrit par Rachid
|
|
Lundi, 11 Août 2008 00:42 |
|
Joomla! runs on the PHP pre-processor. PHP comes in many flavours, for a lot of operating systems. Beside PHP you will need a Web server. Joomla! is optimized for the Apache Web server, but it can run on different Web servers like Microsoft IIS it just requires additional configuration of PHP and MySQL. Joomla! 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. XAMPP, WAMP, and MAMP are 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. The minimum version requirements are:
- Apache 1.x or 2.x
- PHP 4.3 or up
- MySQL 3.23 or up
For the latest minimum requirements details, see Joomla! Technical Requirements. |
|
Mise à jour le Lundi, 11 Août 2008 00:42 |
|
|
Can Joomla! 1.5 operate with PHP Safe Mode On? |
|
|
|
|
Écrit par Rachid
|
|
Mercredi, 06 Août 2008 19:28 |
|
Yes it can! This is a significant security improvement. The safe mode limits PHP to be able to perform actions only on files/folders who's owner is the same as PHP is currently using (this is usually 'apache'). As files normally are created either by the Joomla! application or by FTP access, the combination of PHP file actions and the FTP Layer allows Joomla! to operate in PHP Safe Mode. |
|
Mise à jour le Mercredi, 06 Août 2008 19:28 |
|
|
|
|
|
|