Setting up a captive portal - PHP-XML

From JoatWiki
Jump to: navigation, search

What is PHP-XML?

PHP-XML is the XML parser extension to the PHP language that implements support for James Clark's expatâ„¢ in PHP. It provides for parsing (but not validating) of XML code. It is also a prerequisite for WiFiDog.

Src: PHP Manual

Installing PHP-XML

Installation is simple. Run "urpmi php-xml". The output of that command should look something like what's below.

Output of "urpmi php-xml"

[root@gateway wifidog-auth]# urpmi php-xml

   http://ftp.ussg.iu.edu/linux/mandrake/official/2007.1/i586/media/main/release/php-xml-5.2.1-1mdv2007.1.i586.rpm
installing php-xml-5.2.1-1mdv2007.1.i586.rpm from /var/cache/urpmi/rpms        
Preparing...                     #############################################
      1/1: php-xml               #############################################
[root@gateway wifidog-auth]#

Back to "Setting up a captive portal"

Personal tools