Ticket #758 (new Bug report)
Wifidog auth server installation problem
Reported by: | ikaros.05@… | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | WifiDog Auth Server 2.0 |
Component: | Auth server, Install script | Version: | Auth Server SVN |
Keywords: | Cc: |
Description
Broken URL in classes/Dependency.php
"php-openid" => array ( 239 "type" => "localLib", 240 "detectFiles" => "lib/php-openid-2.0.0-rc2/CHANGELOG", 241 'description' => "Required for OpenID support (both as a consumer and Identity provider)", 242 'website' => " http://www.openidenabled.com/php-openid/", 243 'installSourceUrl' => " http://openidenabled.com/files/php-openid/packages/php-openid-2.0.0-rc2.tar.bz2", 244 'installMethod' => "tarball", 245 'installDestination' => "/"
URL http://openidenabled.com/files/php-openid/packages/php-openid-2.0.0-rc2.tar.bz2 does not exist
file does not exist