Issue #243 Additional install help
I ran into run time error on both my windows server and CentOS 7 linux server. Issue is resolved by running the additional routine indicated here.pull/246/head
parent
57b9830c67
commit
ab8c360172
|
@ -72,6 +72,10 @@ To be able to run an installation from the repo, you need to run the following c
|
|||
|
||||
php composer.phar install
|
||||
|
||||
If you get "Fatal error: Uncaught exception 'PharException'..." run this and try again:
|
||||
|
||||
curl -s http://getcomposer.org/installer | php
|
||||
|
||||
|
||||
Setting up a cronjob
|
||||
++++++++++++++++++++
|
||||
|
|
Loading…
Reference in New Issue