Page 1 of 1

Questions

Posted: Tue Dec 10, 2013 2:28 am
by alberto
I'm triying to install http://pecl.php.net/package/yaf but i need the devel packages, also there is a repo or place to download the src of the rpm's?

Also for subdomains i need to create a new account? or how this works?

Also on the next release can you add a patch for the Apache configuration to support this?:

https://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI

http://httpd.apache.org/docs/2.4/mod/mo ... vhostcheck

Is for fix this issue:

Code: Select all

[warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)

Re: Questions

Posted: Tue Dec 10, 2013 11:40 am
by skid
Vesta relays on a system packages. You can update apache package manually and get the SNI support. For example in CentOS 6, SNI works by default.

Re: Questions

Posted: Tue Dec 10, 2013 10:38 pm
by alberto
Great, about Vesta Repo's can i make a mirror of them? like with rsync?

Also Webalizer doesn't work on my machine i mean stats are not running, tried this:

Code: Select all

[root@flaka gv.com.mx]# /usr/local/vesta/bin/v-update-web-domain-stat granvia gv.com.mx
Error: Can't open log file /var/log/%web_system%/domains/gv.com.mx.log
[root@flaka gv.com.mx]#
And as you can see there is an error.

Re: Questions

Posted: Wed Dec 11, 2013 9:10 am
by skid
I guess we can launch rsyncd for the repo in the new year.

There was an issue with webalizer on Debian and Ubuntu. It has been fixed in the latest release. Can you try to rebuild web configuration

Code: Select all

v-rebuild-web-domains %username%
I was in a rush and missed your question about subdomains. From the control panel perspective there is no difference between normal domain and sub. So you can add them under same account or create separate if you like.

Re: Questions

Posted: Wed Dec 11, 2013 9:43 pm
by alberto
Well but this imply a lot of things (Sub Domains) example a whole entry on the Vesta system wich has no point, for example quota and more configs when.

Also how can i force the Webalizer to generate this i tried to re run the script and still bugged

Re: Questions

Posted: Thu Dec 12, 2013 9:07 am
by skid
You can disable and then renable it again. It should help to solve this problem.

Re: Questions

Posted: Mon Dec 16, 2013 5:43 am
by alberto
Thank you, it worked.