This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
1171
Installation / Re: Help - Freshly Installed CWP on Azure VM (always CWP.client)
« on: November 29, 2016, 08:16:12 AM »
how you're signing ? username ?
1173
Information / Re: Activating gzip,mod_deflate and enabling caching on Apache
« on: November 28, 2016, 05:37:32 AM »thanks for the great article, but I am getting error:add this lines to .htaccess :Code: [Select]Starting httpd: httpd: Syntax error on line 419 of /usr/local/apache/conf/httpd.conf: Syntax error on line 29 of /usr/local/apache/conf.d/vhosts.conf: directive requires additional arguments
[FAILED]
please help.
Code: [Select]
<IfModule mod_deflate.c>
# Compress HTML, CSS, JavaScript, Text, XML and fonts
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
AddOutputFilterByType DEFLATE application/x-font
AddOutputFilterByType DEFLATE application/x-font-opentype
AddOutputFilterByType DEFLATE application/x-font-otf
AddOutputFilterByType DEFLATE application/x-font-truetype
AddOutputFilterByType DEFLATE application/x-font-ttf
AddOutputFilterByType DEFLATE application/x-javascript
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE font/opentype
AddOutputFilterByType DEFLATE font/otf
AddOutputFilterByType DEFLATE font/ttf
AddOutputFilterByType DEFLATE image/svg+xml
AddOutputFilterByType DEFLATE image/x-icon
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/javascript
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/xml
# Remove browser bugs (only needed for really old browsers)
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4\.0[678] no-gzip
BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
Header append Vary User-Agent
</IfModule>
1174
Information / Re: Suggestion for CentOS Web Panel CentOS 7 version - linux kernel
« on: November 27, 2016, 03:00:25 PM »
version 4 will be fine
1175
FFMPEG / Re: using ffmpeg with php
« on: November 27, 2016, 02:59:51 PM »
cd /usr/src/ffmpeg-php/trunk
phpize
./configure
make && make install
phpize
./configure
make && make install
1176
Apache / Re: Need HTTP/2 support with Apache
« on: November 26, 2016, 03:13:25 PM »
yes centos 7 is under development with apache 2.4
1177
Updates / Re: Update for openSSL is important!
« on: November 26, 2016, 03:12:34 PM »
you need to remove the current installation and try to install with the steps above.
1178
PHP / Re: hey please help me
« on: November 25, 2016, 08:22:26 AM »
how you're compiling php 5.6 ?
1179
MySQL / Re: Extreme mysql load!
« on: November 25, 2016, 08:20:27 AM »
may be the server is under dos attack check logs.
1180
Installation / Re: 1 Domain, 2 identical servers. Email & Mysql separate! It's Possible?
« on: November 25, 2016, 08:19:19 AM »
contact cwp support you can found the contact url in my signature.
1181
Information / Re: Suggestion for CentOS Web Panel CentOS 7 version - linux kernel
« on: November 22, 2016, 09:17:26 AM »
what type of Virtualization you're using ?
1182
PHP / Re: Some add-ons are not working
« on: November 22, 2016, 09:16:45 AM »
do you need mysql or pgsql ?
1183
DNS / Re: DNS Server can't Start
« on: November 22, 2016, 09:16:01 AM »
check the errors listed
1184
Installation / Re: CWP migration from one VPS to an other.
« on: November 21, 2016, 04:36:39 PM »
its better to be clean
1185
CentOS 6 Problems / Re: Web server consumed all space without touching the server in last many days
« on: November 21, 2016, 06:59:39 AM »
delete the apache logs (access and error logs)
check /backup directory and delete unwanted backups.
check /backup directory and delete unwanted backups.