Search found 7 matches
- Sun Aug 18, 2019 7:17 pm
- Forum: Modification & Patches
- Topic: No backend template in gui for users
- Replies: 4
- Views: 4935
Re: No backend template in gui for users
Not remember why is configured in that way, but in gitgub you can find a discus about this, also there are some fix, you copy part of code of admin template in users template should work I think this if for some security reason, if user can change they template, they may can assing one wit out secu...
- Sat May 11, 2019 6:58 pm
- Forum: Modification & Patches
- Topic: No backend template in gui for users
- Replies: 4
- Views: 4935
No backend template in gui for users
Hi, On my server, I've created a template for laravel apps, but I've noticed that for regular users, the "web template" section is not visible https://pasteboard.co/Ief7rGo.png When I log in from admin account to the user account, I can see that section and it works. I've dug in the VestaCP's code a...
- Sun Sep 25, 2016 11:36 am
- Forum: Web Server
- Topic: How to update php 5.5 to 5.6
- Replies: 4
- Views: 2114
Re: How to update php 5.5 to 5.6
Hi.
I use VestaCP 0.9.8 x86_x64 release 15.
If I update to the latest release, will it update the PHP version too?
I use VestaCP 0.9.8 x86_x64 release 15.
If I update to the latest release, will it update the PHP version too?
- Fri Apr 01, 2016 5:34 am
- Forum: General Discussion
- Topic: Use SSL certificate on vesta login panel [centos 6]
- Replies: 4
- Views: 2056
Re: Use SSL certificate on vesta login panel [centos 6]
Hi.
For vestacp https, you must copy your .key and .crt files to /usr/local/vesta/ssl/ then update the ssl_certificate and ssl_certificate_key from /usr/local/vesta/nginx/conf/nginx.conf to those files.
Then, restart vesta with "sudo service vesta restart"
For vestacp https, you must copy your .key and .crt files to /usr/local/vesta/ssl/ then update the ssl_certificate and ssl_certificate_key from /usr/local/vesta/nginx/conf/nginx.conf to those files.
Then, restart vesta with "sudo service vesta restart"
- Tue Sep 15, 2015 6:39 pm
- Forum: General Discussion
- Topic: BUG: Suspend option lock all accounts
- Replies: 3
- Views: 3145
Re: BUG: Suspend option lock all accounts
Same bug here.
But, I run the command v-unsuspend-user on a user (which was not suspended), and all the passwords were restored.
But, I run the command v-unsuspend-user on a user (which was not suspended), and all the passwords were restored.
- Sat Jun 21, 2014 7:11 am
- Forum: Database Server
- Topic: Remote mysql
- Replies: 5
- Views: 5200
Re: Remote mysql
So I was tough.MyKEcz wrote:It's not recommended to have open mysql port to world, just for specific IP address for example via IPTables.
By default, the remote mysql is open to the world.
- Sat Jun 07, 2014 10:25 am
- Forum: Database Server
- Topic: Remote mysql
- Replies: 5
- Views: 5200
Remote mysql
Hi.
I see that the remote mysql is activated by default for all users.
Is this safe?
I see that the remote mysql is activated by default for all users.
Is this safe?