Search found 50 matches
- Mon May 02, 2016 3:07 pm
- Forum: Web Server
- Topic: Folder ownership problem
- Replies: 2
- Views: 2590
Folder ownership problem
After installing Vesta I was too lazy to setup and switch to admin user immediately and I did some stuff as root. Now I am confused with the folder and file ownership since I am not sure which should belong and were. my@vestaserver:/home/admin# ls -lh total 16K drwxr-xr-x 5 root root 4.0K Dec 19 13:...
- Mon Mar 07, 2016 7:20 am
- Forum: 3rd Party Software
- Topic: Let's Encrypt and Drupal problem with renewing certificate - Lack of authorization
- Replies: 3
- Views: 4641
Re: Let's Encrypt problem with renewing certificate - Lack of authorization
The thing was that I just had to reload apache after disabling the .htaccess and run the command below to renew the certificate. letsencrypt --webroot -w /home/admin/web/my-domain.com/public_html/ -d my-domain.com -d www.my-domain.com --agree-tos --email my@mail.com certonly So as a feature referenc...
- Mon Mar 07, 2016 7:04 am
- Forum: 3rd Party Software
- Topic: Drupal Drush Problem Under VestaCP
- Replies: 3
- Views: 4988
Re: Drupal Drush Problem Under VestaCP
Hi, I am a fellow Drupal user but I never had any problems with drush. I used (and using) drush successfully in CentOS 6 + Vesta, CentOS 7 + Vesta, Ubuntu 14.04 + Vesta, Debian 7 + Vesta, Debian 8 + Vesta. All the above with Drupal 7 though. Can you provide more info about your installation, drush a...
- Tue Mar 01, 2016 12:13 pm
- Forum: 3rd Party Software
- Topic: Let's Encrypt and Drupal problem with renewing certificate - Lack of authorization
- Replies: 3
- Views: 4641
Let's Encrypt and Drupal problem with renewing certificate - Lack of authorization
Hi guys, I managed to obtain a Let's Encrypt certificate for my main domain (that holds my drupal multisite) in Vesta but now I have problem with renewing it. I keep getting that I lack authorization even I disabled my .htaccess before trying to renew the certificate. Click to enlarge http://s15.pos...
- Thu Dec 31, 2015 10:44 am
- Forum: 3rd Party Software
- Topic: [SOLVED] Vesta + Let's Encrypt + Drupal Multisite authorization problem while issuing certificate
- Replies: 5
- Views: 10634
Re: [SOLVED] Vesta + Let's Encrypt + Drupal Multisite authorization problem while issuing certificate
You should be able to avoid having Drupal's (or any other app's) rewrites interfere with webroot auth by using a common webroot directory for all of your domains, accessed by an Alias set in your main Apache config. Apache will route requests there before it gets to the site, so the .htaccess will ...
- Wed Dec 30, 2015 11:26 am
- Forum: Web Server
- Topic: OPcache as default php optimizer
- Replies: 5
- Views: 3621
Re: OPcache as default php optimizer
I understand that, but many people install Control panel because do not know how to install a web server itself, and default opcache the best choice for these users. Those who want another php *cache versed in it and then be able to put his own with the help of several commands. I couldn't agree mo...
- Tue Dec 29, 2015 10:37 am
- Forum: General Discussion
- Topic: Where is Awstats?
- Replies: 16
- Views: 24508
Re: Where is Awstats?
As I said above
If you want to add some security or prevent people from looking up your stats, you can check the stats authorization box for your domain in Vesta.
- Mon Dec 28, 2015 1:24 pm
- Forum: General Discussion
- Topic: Where is Awstats?
- Replies: 16
- Views: 24508
Re: Where is Awstats?
Check if 644 or 655 could do the trick.
- Mon Dec 28, 2015 1:22 pm
- Forum: Web Server
- Topic: OPcache as default php optimizer
- Replies: 5
- Views: 3621
Re: OPcache as default php optimizer
That's true, there is no right answer here. I just mentioned the easiest solution (and working out of the box) to implement.
- Mon Dec 28, 2015 12:24 pm
- Forum: 3rd Party Software
- Topic: Letsencrypt automatic script
- Replies: 17
- Views: 25395
Re: Letsencrypt automatic script - Suggestion about CMS use
I would like to suggest you adding a "fix" in this automatic script for users to be able to use it with Drupal or other CMS. I didn't have the time to test your script thoroughly but is a known Let's Encrypt bug to have broken authorization when used with Drupal ( https://community.letsencrypt.org/t...