Changeset 952 for trunk/wifidog-auth/INSTALL
- Timestamp:
- 02/16/06 19:42:00 (7 years ago)
- Files:
-
- 1 modified
-
trunk/wifidog-auth/INSTALL (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog-auth/INSTALL
r939 r952 3 3 4 4 - PHP 5.x (http://www.php.net) 5 - PHP's mbstring extention installed 5 6 - PHP's php-xml extention installed (Required if RSS support is on) 6 7 - PHP's dom extension installed (Required if you want to export the list of 7 8 Hotspots as a RSS feed) 9 - PHP's curl extension installed (Required if you want to use Phlickr) 8 10 - PHP compiled with gettext support (Will be autodetected if unavailable, but 9 11 you will loose internationalization) … … 15 17 content with a HTML text editor aka WYSIWYG editor) 16 18 - PEAR (if you need RADIUS auth support, see below) 17 - Phlickr installed as a PEAR package (http://phlickr.sourceforge.net/) (required18 if you want to use the content class accessing Flickr photo albums)19 - Phlickr 0.2.5+ installed as a PEAR package (http://phlickr.sourceforge.net/) 20 (required if you want to use the content class accessing Flickr photo albums) 19 21 - PEAR packages radius, Auth_RADIUS and Crypt_CHAP (required if you need RADIUS 20 22 support)
