alexalouit / ISPConfig-letsencrypt

Let's Encrypt support for ISPConfig
68 stars 23 forks source link

Missing Directory on Install #49

Closed nomadicjosh closed 8 years ago

nomadicjosh commented 8 years ago

I am using the latest version of ISPConfig, and the server is powered by Nginx. I saw issue #38 and thought that it would solve my issue but has not. Below is what happens when I try to install:

root@server:~/ISPConfig-letsencrypt# php -q install.php Create backup on /var/backup/ directory /bin/tar: Removing leading /' from member names Backup finished ERROR: Let's Encrypt ( /root/.local/share/letsencrypt/bin/letsencrypt ) is missing, install it corecctly!

Nevertheless, /root/.local/share/letsencrypt/bin/letsencrypt does exist. Is there something I'm missing?