Search found 5 matches
- Thu Apr 29, 2021 7:03 pm
- Forum: General Discussion
- Topic: How do you fix require_once(): open_basedir restriction in effect with VestaCP?
- Replies: 1
- Views: 5218
How do you fix require_once(): open_basedir restriction in effect with VestaCP?
With my CentOS VestaCP installation I can't get it to see pear require_once ("System.php"); // for pear Errors with: Warning: require_once(): open_basedir restriction in effect. File(/usr/share/pear/System.php) is not within the allowed path(s): (/home/$my_account/web/$my_domain/public_html:/home/$m...
- Thu Mar 11, 2021 2:31 pm
- Forum: General Discussion
- Topic: vestacp error ssl intermediate chain is not valid
- Replies: 0
- Views: 2334
vestacp error ssl intermediate chain is not valid
I am facing issue at vestacp: during pass the SSL Certificate: -----BEGIN CERTIFICATE----- b5XsfsteyPAX9uLwiTctWC4TO9UsnjWKx2ZBt8q4WgQ5nrmkXUwv -----END CERTIFICATE----- SSL Key: -----BEGIN RSA PRIVATE KEY----- OOTW0NwF+ENrko9JHyLGZPOrk1w/+DElPHYZWMRXB/SJIsvehu/lgMpEEGgT -----END RSA PRIVATE KEY----...
- Mon Feb 15, 2021 6:15 pm
- Forum: General Discussion
- Topic: How to force https for a domain in Vesta control panel?
- Replies: 0
- Views: 2471
How to force https for a domain in Vesta control panel?
How to force https for a domain in Vesta control panel? The Vesta docs give the following instructions. However, after following them, in the Vesta control panel > packages > default > edit > in Web Template NGINX dropdown force-https does not appear and so cannot be selected. Any help would be grea...
- Wed Feb 10, 2021 10:42 am
- Forum: General Discussion
- Topic: On vestacp, apache2, mod_wsgi, python web app (bottle framework)
- Replies: 0
- Views: 15514
On vestacp, apache2, mod_wsgi, python web app (bottle framework)
I am trying to deploy a bottle application using the vestacp panel. I keep getting a 500 error, and apparently this is due to incorrect server settings. I have three configuration files: wsgi.sh (for this file I did not find configuration information , apparently it is not correctly configured, for ...
- Fri Jan 29, 2021 9:13 am
- Forum: General Discussion
- Topic: How do I increase / rotate nginx logs in Vesta CP
- Replies: 0
- Views: 2471
How do I increase / rotate nginx logs in Vesta CP
I am using Vesta CP with Nginx as a proxy for Apache and I need Nginx access logs of one of my domain for more than 3-4 days, but when I check /home/admin/web/domain/logs/domain.log It contains a single file with very limited logs, that gets updated everyday and previous logs get cleaned. I tried me...