cryptoGlance / cryptoGlance-web-app

Self-hosted, PHP-based frontend interface for cgminer, MPOS pools, and other APIs, all in one responsive UI.
http://cryptoglance.github.io/cryptoGlance-web-app/
Other
68 stars 53 forks source link

update #44

Closed CryptoCauseCoin closed 9 years ago

CryptoCauseCoin commented 9 years ago

autoupdate not working. keeps halting on ==> Creating temporary directory to download update and unzip: update/v2.0 ==> ERROR: Failed to create the directory: update/v2.0

Stoyvo commented 9 years ago

@CryptoCauseCoin what is the OS?

If it's linux, make sure the cryptoglance directory has write permissions 777 and the owner is the same as your httpd daemon. If you're using apache2, execute the permissionsfix.sh script: sudo sh permissionfix.sh