at 2009-12-24
in Releases, Announcements
by friebe
(0 comments)
If you're behind a firewall which will not permit external network connection and are thus using a HTTP proxy, the XP setup routine now supports this:
$ cd ~/bin $ wget 'http://xp-framework.net/downloads/releases/bin/setup' -O - | php \ -- -p http://proxyhost.example.com:3128
Support for HTTP proxies will be available in the setup routine for the upcoming XP release, 5.7.7:
$ cd ~/xp $ wget http://releases.xp-framework.net/setup/5.7.7 -O - | php \ -- -d ~/bin/ -p http://proxyhost.example.com:3128
|
Subscribe
You can subscribe to the XP framework's news by using RSS syndication.
CategoriesNews General PHP5 Announcements RFCs Further reading Examples Editorial EASC Experiments Unittests Databases 5.8-SERIES Unicode Language 5.9-SERIES
RelatedFind related articles by a search for «XP».
|