Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index
  • Search

Search found 60 matches

Go to advanced search

Advanced search
Search found 60 matches
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
by Falzo
Sat Apr 23, 2016 8:18 am
Forum: Database Server
Topic: Website Inaccessible
Replies: 1
Views: 1365

Re: Website Inaccessible

you just uninstalled your apache webserver.

either you go and reinstall it via
yum install httpd
or you need at last to let vesta know of this change, have a look into the doc files for that.
you would then need to rewrite all user web configurations too.
  • Jump to post
by Falzo
Sat Apr 23, 2016 8:11 am
Forum: Debian/Ubuntu
Topic: SSH permission denied
Replies: 5
Views: 3660

Re: SSH permission denied

did you trace the IP if it really routes to your box?
or are you using a domainname which may lead to another IP than the one you're expecting, because it is set wrong (typo/forgot to change etc.)?
  • Jump to post
by Falzo
Sat Apr 23, 2016 8:07 am
Forum: Debian/Ubuntu
Topic: GRAPH IMAGE NOT SHOWING
Replies: 1
Views: 1416

Re: GRAPH IMAGE NOT SHOWING

when did you install it? maybe the needed cronjob hasn't run yet? have a look into /usr/local/vesta/web/rrd there you should see some directories with those needed images inside. if there are none, probably the generation fails (->cron, permissions, missing package) if the images are there but don't...
  • Jump to post
by Falzo
Sat Apr 23, 2016 7:58 am
Forum: General Discussion
Topic: Cronjob command is not working
Replies: 6
Views: 3540

Re: Cronjob command is not working

have you tested this command beforehand via cli?
where did you put it for having it run via cron?
did you restart the cron service if you added it somewhere manually?
maybe get rid of the >/dev/null 2>&1 part. at least for testing purposes and to be able to see whats wrong in the log-files.
  • Jump to post
by Falzo
Fri Apr 22, 2016 10:07 pm
Forum: Web Server
Topic: Nginx & Named wont start after trying to add Webmail
Replies: 3
Views: 1476

Re: Nginx & Named wont start after trying to add Webmail

the command above won't install a webmailer, it's just a config file for apache...
the problem with nginx not restarting is probably not even related to this.
  • Jump to post
by Falzo
Fri Apr 22, 2016 10:00 pm
Forum: Mail Server
Topic: Can't send or receive mail?
Replies: 4
Views: 2562

Re: Can't send or receive mail?

is your smtp port open/reachable? (e.g. not blocked by your host) and how are you trying to send and receive mails and what error messages do you get as a sender from the server or what bounce messages do you get while trying sending to the server? to read those error messages would probably a prope...
  • Jump to post
by Falzo
Fri Apr 22, 2016 9:49 pm
Forum: General Discussion
Topic: Stop e-mails on failed restores
Replies: 7
Views: 3069

Re: Stop e-mails on failed restores

I've seen something like this too, it simply doesn't remove the whole restore task from the queue if it fails. so it will retry on every cron run, which then fails again, every five minutes... if I remember correctly that may happen with backups too, as its the same queue. @iraton you'll find that y...
  • Jump to post
by Falzo
Fri Apr 22, 2016 9:32 pm
Forum: 3rd Party Software
Topic: How to Auto Change IP Address in VestaCP
Replies: 39
Views: 69830

Re: not for the faint heartes

one should easily be able to search and replace either for filenames or for content of files with two commands... not a lot of magic after all, did this multiple times on standard debian installs - but do use at your own risk! find /home /etc /usr -type f -exec perl -i -p -e 's/11\.22\.33\.44/66\.77...
  • Jump to post
by Falzo
Sat Apr 16, 2016 10:38 am
Forum: Web Server
Topic: php.ini
Replies: 48
Views: 89754

Re: php.ini

for vesta Version: 0.9.8 to set php.ini per user/domain copy /etc/php.ini to : /home/<username>/web/<domain>/cgi-bin/php5-cgi.ini edit the php5-cgi.ini file for the domain this may only work with the cgi template and is a bad implementation because it depends on pointing to a php.ini via the comman...
  • Jump to post
by Falzo
Mon Mar 28, 2016 8:58 am
Forum: Web Server
Topic: example.com/vstats redirect back to example.com
Replies: 2
Views: 2019

Re: example.com/vstats redirect back to example.com

I did use a per domain config e.g. /home/admin/conf/web/nginx.example.org.conf in which to put: location /vstats { alias /home/admin/web/example.org/stats/; } which works so far. probably this small part should be in the per domain nginx-template though, you can take a look into /usr/local/vesta/dat...
  • Jump to post

Search found 60 matches
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6

Go to advanced search



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password