Fix source code URl
parent
3644e4d5c0
commit
218a46e8b0
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
### Webserver
|
||||
|
||||
1. Checkout source code
|
||||
`git clone http://pecl.php.net/package/imagick`
|
||||
`git clone https://github.com/coderkun/questlab.git`
|
||||
1. Move files to Apache’s [DocumentRoot](http://httpd.apache.org/docs/2.4/mod/core.html#DocumentRoot) or use a [Virtual Host](https://httpd.apache.org/docs/2.4/vhosts/)
|
||||
1. Make sure all files are readable by Apache (usually user http or www-data)
|
||||
1. Make the following folders writable by Apache: logs, media, seminarymedia, seminaryuploads, tmp, uploads
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue