Search found 23 matches
- Thu Sep 10, 2020 5:01 pm
- Forum: General Discussion
- Topic: sudo: no tty present and no askpass program specified
- Replies: 9
- Views: 17311
Re: sudo: no tty present and no askpass program specified
Maybe this helps someone, I have several servers with vesta, from some I get this error, from others I dont, what I discovered, is that the servers that I dont get the error from, dont have those cron jobs listed, only sudo user (admin) have the cron job. the servers that give this error are servers...
- Thu Dec 26, 2019 10:20 pm
- Forum: General Discussion
- Topic: Blocked Port 25
- Replies: 2
- Views: 3305
Re: Blocked Port 25
Where would I configure exim since I dont have it installed as i dont use mail in this server?
Thanks.
Thanks.
- Fri Dec 20, 2019 11:57 pm
- Forum: General Discussion
- Topic: sudo: no tty present and no askpass program specified
- Replies: 9
- Views: 17311
Re: sudo: no tty present and no askpass program specified
I have recently started to get them too,
getting email from cron:
v-update-sys-rrd
v-update-sys-queue backup
also those scripts are listed under cron under a non admin user.
maybe I should remove them from that user since they are already listed in the user admin cron?
thanks
getting email from cron:
v-update-sys-rrd
v-update-sys-queue backup
also those scripts are listed under cron under a non admin user.
maybe I should remove them from that user since they are already listed in the user admin cron?
thanks
- Mon Dec 16, 2019 9:51 pm
- Forum: General Discussion
- Topic: Blocked Port 25
- Replies: 2
- Views: 3305
Blocked Port 25
Hi, I am running vesta cp on google cloud, as we all know google blocks outgoing email port 25. I am not getting any vesta update emails or cron emails. is there a way to change the email system vesta uses to send system emails? I am using mailgun api for other emails but I am not sure how to add it...
- Thu Sep 05, 2019 4:18 pm
- Forum: Web Server
- Topic: Warning: file_exists(): open_basedir restriction in effect.
- Replies: 4
- Views: 32866
Re: Warning: file_exists(): open_basedir restriction in effect.
If it is default in SSH you should go to: 1) cd /usr/local/vesta/data/templates/web 2) edit the default.tpl and default.stpl using nano apt-get install nano -y && nano default.tpl default.stpl 3) Find and remove: php_admin_value open_basedir %docroot%:%home%/%user%/tmp 4) Save and download #apt-get ...
- Thu Sep 05, 2019 4:17 pm
- Forum: Web Server
- Topic: Warning: file_exists(): open_basedir restriction in effect.
- Replies: 4
- Views: 32866
Re: Warning: file_exists(): open_basedir restriction in effect.
It worked,
will this have a secondary effect since the installation mentioned in the link was laravel, and my is a wordpress?
will this have a secondary effect since the installation mentioned in the link was laravel, and my is a wordpress?
- Wed Sep 04, 2019 10:06 pm
- Forum: Web Server
- Topic: Warning: file_exists(): open_basedir restriction in effect.
- Replies: 4
- Views: 32866
Warning: file_exists(): open_basedir restriction in effect.
I am migrating wordpress to a new server, my old server had wordpress with php 5.6.40 CentOS 7 my new server is php 7.2 in Ubuntu I restored a backup from vestacp to the new server, but on wordpress I keep getting this error message: Warning: file_exists(): open_basedir restriction in effect. File(/...
- Tue Apr 02, 2019 10:11 pm
- Forum: General Discussion
- Topic: Restore Process Broken
- Replies: 13
- Views: 18797
Re: Restore Process Broken
Has anyone found a fix to this issue? I am trying to restore a backup from a vesta server with centOs to a ubuntu. on the centos my backup folder is: /home/backup but in the ubuntu server, I dont see that folder being generated even after I manually generating a backup. trying to move users to new s...
- Tue Apr 02, 2019 10:04 pm
- Forum: General Discussion
- Topic: Can't Restore from Backup
- Replies: 3
- Views: 6220
Re: Can't Restore from Backup
I am trying to restore a user on a new server and it keeps telling me *.tar is not a directory
- Tue Apr 02, 2019 8:15 pm
- Forum: Debian/Ubuntu
- Topic: Cant upload backup
- Replies: 0
- Views: 2624
Cant upload backup
I am trying to move a user to a new server, I setup the server, changed the default ssh port installed vesta now I am ready to bring in the user. I am following the instructions here: http://vestacp.com/docs/#how-to-migrate-user-to-another-server but I keep getting a Permission denied error. I tried...