Search found 8 matches
- Mon Jan 30, 2017 2:52 pm
- Forum: Web Server
- Topic: I stopped Nginx and all gone
- Replies: 4
- Views: 3767
Re: I stopped Nginx and all gone
using Chown -R without caution can be fatal... and you would need a reinstall in most cases. You can try reverse this with chown -R admin:admin whatever_folder_you_changed_permissions_before nginx for vestaCP backend is separate and gets restarted with service vesta restart Did you try rebooting yo...
- Mon Jan 30, 2017 7:58 am
- Forum: Web Server
- Topic: I stopped Nginx and all gone
- Replies: 4
- Views: 3767
Re: I stopped Nginx and all gone
One more thing; before this happen I accidentally run "chown nginx:nginx * -R" on SSH. So maybe i'm having a ownership problem, because when i run "sudo service nginx start" it gives me "sudo: /usr/libexec/sudoers.so must be owned by uid 0"
- Mon Jan 30, 2017 6:45 am
- Forum: Web Server
- Topic: I stopped Nginx and all gone
- Replies: 4
- Views: 3767
I stopped Nginx and all gone
On Vesta control panel i stopped Nginx and CP become non-accessible, i even couldn't connect via SSH probably because of firewall settings of Vesta (i made limitation of SSH connection to IP before) So i only able to access via VNC connection of my hosting provider, i tried "service nginx restart" b...
- Mon Nov 07, 2016 4:35 pm
- Forum: General Discussion
- Topic: Disabling PHP mail() function for a domain
- Replies: 4
- Views: 6951
Re: Disabling PHP mail() function for a domain
This solution didn't helped me, is there any way to disable php mail, for a domain?
- Fri Nov 04, 2016 2:43 pm
- Forum: General Discussion
- Topic: Disabling PHP mail() function for a domain
- Replies: 4
- Views: 6951
Re: Disabling PHP mail() function for a domain
Yes exactly i just tried that solution thank you very much, but would be great to have this option on vesta panel it's mandatory necessary for many people like me.mike08 wrote:If outgoing spam is what you want to combat, Take a look at this viewtopic.php?f=41&t=12623&p=50183#p50183
- Fri Nov 04, 2016 1:52 pm
- Forum: General Discussion
- Topic: Disabling PHP mail() function for a domain
- Replies: 4
- Views: 6951
Disabling PHP mail() function for a domain
Hi there, i searched but couldn't find answer yet, is it possible to disable PHP mail() function for a specific domain?
- Tue Sep 27, 2016 8:44 am
- Forum: Web Server
- Topic: Nginx fails to start
- Replies: 3
- Views: 7376
Re: Nginx fails to start
to investigate root@srv ~]# nginx -t -c /etc/nginx/nginx.conf nginx: [emerg] the same path name "/var/cache/nginx/domain.com" used in /etc/ nginx/conf.d/01_caching_pool.conf:2 and in /etc/nginx/conf.d/01_caching_pool.con f:8 nginx: configuration file /etc/nginx/nginx.conf test failed You have new ma...
- Tue Sep 27, 2016 8:07 am
- Forum: Web Server
- Topic: Nginx fails to start
- Replies: 3
- Views: 7376
Nginx fails to start
After i remove a domain aliases and add it as a normal domain nginx failing to start I get this mail The service command supports only basic LSB actions (start, stop, restart, try-restart, reload, force-reload, status). For other actions, please try to use systemctl. Redirecting to /bin/systemctl re...