Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 14 matches
- Tue Jun 16, 2015 5:26 am
- Forum: General Discussion
- Topic: VestaCP 14
- Replies: 57
- Views: 81579
Re: VestaCP 14
Any user can publish bugs, questions and suggestions in this topic
We are updated version history and roadmap
http://vestacp.com/roadmap/#history
Do you like new design?
It seems remote ftp backup does not work:
http://s10.postimg.org/foeqenu2h/screenshot_200.png
http://s10.postimg.org ...
We are updated version history and roadmap
http://vestacp.com/roadmap/#history
Do you like new design?
It seems remote ftp backup does not work:
http://s10.postimg.org/foeqenu2h/screenshot_200.png
http://s10.postimg.org ...
- Fri Jun 12, 2015 6:19 am
- Forum: General Discussion
- Topic: Have issue when changing root folder directory of domain
- Replies: 4
- Views: 7121
Re: Have issue when changing root folder directory of domain
I have one ;-)
/home/admin/conf/web/apache2.conf
DocumentRoot
Directory
Directory
Carefully change path to your domain and restart webserver apache2 (httpd in centos)
I dont have apache2.conf in /home/admin/conf/web/ only httpd.conf
the site i am using is a wordpress site located on 2 tolds ...
/home/admin/conf/web/apache2.conf
DocumentRoot
Directory
Directory
Carefully change path to your domain and restart webserver apache2 (httpd in centos)
I dont have apache2.conf in /home/admin/conf/web/ only httpd.conf
the site i am using is a wordpress site located on 2 tolds ...
- Fri Jun 12, 2015 6:09 am
- Forum: General Discussion
- Topic: VestaCP 14
- Replies: 57
- Views: 81579
Re: VestaCP 14
Any user can publish bugs, questions and suggestions in this topic
We are updated version history and roadmap
http://vestacp.com/roadmap/#history
Do you like new design?
It seems remote ftp backup does not work:
http://s10.postimg.org/foeqenu2h/screenshot_200.png
http://s10.postimg.org ...
We are updated version history and roadmap
http://vestacp.com/roadmap/#history
Do you like new design?
It seems remote ftp backup does not work:
http://s10.postimg.org/foeqenu2h/screenshot_200.png
http://s10.postimg.org ...
- Fri Jun 12, 2015 5:48 am
- Forum: General Discussion
- Topic: Best my.cnf config for high traffic wordpress site
- Replies: 7
- Views: 13556
Re: Best my.cnf config for high traffic wordpress site
skurudo wrote:use old config yet and show please output:
df -i
df -h
It seems innoDB takes up to much resources (RAM, CPU), could you propose a new my.cnf thats suitable for myISAM
- Wed May 27, 2015 3:25 pm
- Forum: General Discussion
- Topic: Best my.cnf config for high traffic wordpress site
- Replies: 7
- Views: 13556
Re: Best my.cnf config for high traffic wordpress site
Okay thanks alot, ill check it out
Optimization it's complex process, not about just database. ;-)
It seems mysql wont start up after this my.cnf config has been applied,
heres my error log
150527 06:39:08 mysqld_safe Starting mysqld daemon with databases from /var/lib$
150527 6:39:08 [Note ...
Optimization it's complex process, not about just database. ;-)
It seems mysql wont start up after this my.cnf config has been applied,
heres my error log
150527 06:39:08 mysqld_safe Starting mysqld daemon with databases from /var/lib$
150527 6:39:08 [Note ...
- Wed May 27, 2015 4:50 am
- Forum: General Discussion
- Topic: Best my.cnf config for high traffic wordpress site
- Replies: 7
- Views: 13556
Re: Best my.cnf config for high traffic wordpress site
Something like this
#
[client]
port = 3306
socket = /var/run/mysqld/mysqld.sock
[mysqld]
socket = /var/run/mysqld/mysqld.sock
port = 3306
user = mysql
# applies only when running as root
#memlock = 1
table_open_cache = 3072
table_definition_cache = 4096
max_heap_table_size = 64M ...
#
[client]
port = 3306
socket = /var/run/mysqld/mysqld.sock
[mysqld]
socket = /var/run/mysqld/mysqld.sock
port = 3306
user = mysql
# applies only when running as root
#memlock = 1
table_open_cache = 3072
table_definition_cache = 4096
max_heap_table_size = 64M ...
- Tue May 26, 2015 6:26 pm
- Forum: General Discussion
- Topic: Best my.cnf config for high traffic wordpress site
- Replies: 7
- Views: 13556
Best my.cnf config for high traffic wordpress site
Hello all,
as the subject states, what would be the best my.cnf config for a high traffic wordpress site, hosted on a 32 GB ram dedicated server, of which contains 15 + plugins.
(using vestacp), in need of a suitable config file that is optimised for a high traffic websites that uses TB's of ...
as the subject states, what would be the best my.cnf config for a high traffic wordpress site, hosted on a 32 GB ram dedicated server, of which contains 15 + plugins.
(using vestacp), in need of a suitable config file that is optimised for a high traffic websites that uses TB's of ...
- Sat May 16, 2015 6:55 pm
- Forum: General Discussion
- Topic: Have issue when changing root folder directory of domain
- Replies: 4
- Views: 7121
Re: Have issue when changing root folder directory of domain
Anyone have any ideas how to solve this
- Wed May 13, 2015 3:19 pm
- Forum: General Discussion
- Topic: [BEGINNER] How to install WP on VestaCP Using FileZilla
- Replies: 2
- Views: 4181
Re: [BEGINNER] How to install WP on VestaCP Using FileZilla
Hello, I am using digital pacific cloud hosting for the first time ever. I learned how to install vestaCP and kinda use it, and I have filezilla for uploading files into vestaCP, but I cannot seem to find a good answer as to how to install wordpress. I have no clue where I should be putting these ...
- Wed May 13, 2015 3:13 pm
- Forum: General Discussion
- Topic: [Solved] Error log huge
- Replies: 3
- Views: 7013
Re: Error log huge
Edit your apache/nginx in /etc/logrotate.d/ and add size option.
According to manpage:
minsize size
Log files are rotated when they grow bigger than size bytes,
but not before the additionally specified time interval (daily,
weekly, monthly, or yearly). The related size option is simi-
lar ...
According to manpage:
minsize size
Log files are rotated when they grow bigger than size bytes,
but not before the additionally specified time interval (daily,
weekly, monthly, or yearly). The related size option is simi-
lar ...