markdown 在Domainfactory上的托管主机上安装Composer

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 在Domainfactory上的托管主机上安装Composer相关的知识,希望对你有一定的参考价值。

# Install Composer on Managed Hosting at Domainfactory

## Step 1:

Log in to your Managed Hosting Server via SSH.
Create your `.bashrc`:
```
touch .bashrc
```

## Step 2:

Add these two lines to the `.bashrc`:
```
alias php7cli='/usr/local/bin/php7-71LATEST-CLI'
alias composer='php7cli ~/composer.phar'
```

## Step 3:
Reload .bashrc with
```
$ source .bashrc
```

## Step 4:
Install Composer with
```
$ curl -sS https://getcomposer.org/installer | php7cli
```

## Step 5:
Done.

Check the installation with
```
$ composer --version
```

You should see something like this:
```
Composer version 1.7.3 2018-11-01 10:05:06
```

Your version will probably differ.

以上是关于markdown 在Domainfactory上的托管主机上安装Composer的主要内容,如果未能解决你的问题,请参考以下文章

markdown 在macOS上的Unix套接字共享

markdown GitHub上的Markdown主题

markdown 直接在产品页面上的叙事产品图像模式幻灯片

markdown 从主页上的精选集合隐藏产品价格,但在收集页面上显示

markdown 使用dnsmasq在localhost开发中的OS X上的通配符DNS记录

markdown rabu上的ubuntu 18