Update:Archive/2.0/Developers/Server Configuration: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
[[Update:Home_Page|Update: Home Page]] » [[Update:Development|Development]] » Server Configuration
[[Update:Home_Page|Update: Home Page]] » [[Update:Development|Development]] » Server Configuration


== Apache ==
=== Apache ===
Put here supported Apache configuration (modules, permissions and so on)
Put here supported Apache configuration (modules, permissions and so on)


== PHP ==
=== PHP ===
Put here supported PHP configuration (version and settings like register globals, magic quotes and so on...)
Put here supported PHP configuration (version and settings like register globals, magic quotes and so on...)


Line 12: Line 12:
* ...
* ...


== RDBMS ==
=== RDBMS ===
Put here supported RDMBS products (with version): MySQL 4.1, ...
Put here supported RDMBS products (with version): MySQL 4.1, ...

Revision as of 17:58, 22 January 2005

Update: Home Page » Development » Server Configuration

Apache

Put here supported Apache configuration (modules, permissions and so on)

PHP

Put here supported PHP configuration (version and settings like register globals, magic quotes and so on...)

  • PHP 4.3 or above
  • register_globals = off
  • magic_quotes_gpc = off
  • ...

RDBMS

Put here supported RDMBS products (with version): MySQL 4.1, ...