User Tools

Site Tools


start:howto:navigationproxy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start:howto:navigationproxy [2013/04/03 12:43]
aseques
start:howto:navigationproxy [2013/05/27 00:37] (current)
nuxwin [I-mscp engine]
Line 17: Line 17:
   proxy = http://​user:​[email protected]:​3128   proxy = http://​user:​[email protected]:​3128
  
-This is used to retrieve all the imscp addons (core components not directly developed ​bv i-mscp team) such as roundcubephpmyadmin ​or ajaxplorer. More info [[http://​forum.i-mscp.net/​Thread-INFO-Enhancement-i-MSCP-tools-are-now-available-on-packagist-org|here]]+This is used to retrieve all the imscp addons (core components not directly developed ​by i-MSCP team) such as RoundcubePhpMyAdmin ​or AjaxPlorer. More info [[http://​forum.i-mscp.net/​Thread-INFO-Enhancement-i-MSCP-tools-are-now-available-on-packagist-org|here]]
  
 ==== Environment variables ==== ==== Environment variables ====
Line 32: Line 32:
 They are downloaded currently via file_get_contents(),​ using a proxy is more complex with this option, the approach in that case should be something like [[http://​stackoverflow.com/​questions/​1336262/​file-get-contents-behind-a-proxy|this]] They are downloaded currently via file_get_contents(),​ using a proxy is more complex with this option, the approach in that case should be something like [[http://​stackoverflow.com/​questions/​1336262/​file-get-contents-behind-a-proxy|this]]
 Still it's not strictly necessary for the standard install. Still it's not strictly necessary for the standard install.
 +
 +==== Typical issues ====
 +
 +If you see an error like this:
 +
 +<​code>​
 +[ERROR]
 +Error while performing step:
 +Addons pre-installation
 +Error was:
 +iMSCP::​Addons::​Composerinstaller::​installPackages:​
 +[Composer\Downloader\TransportException]
 +The "​http://​packagist.org/​p/​imscp/​..... .......json"​ file could not be downloaded: failed to open stream connection timed out
 +</​code>​
 +
 +It's probably that you haven'​t exported the http_proxy and https_proxy environment variables.
/var/www/virtual/i-mscp.net/wiki/htdocs/data/attic/start/howto/navigationproxy.1364992993.txt.gz · Last modified: 2013/04/03 12:43 by aseques