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.
361
Installation / Re: ipv6 errors while setting up
« on: July 19, 2016, 02:47:23 PM »
I would like to know the answer to this question also. I have tried almost everything I could find on the net and I still cant ping ip6
362
Installation / my.cnf
« on: July 19, 2016, 02:56:07 AM »
Could someone please paste the text from my.cnf here so I can compare it to mine.
Thanks
Thanks
363
Apache / ipv6 on centos cwp
« on: July 17, 2016, 08:35:48 PM »
Anyone know if centos cwp is automatically configured for ipv6. If it is not, what are the steps to make ipv6 work properly?
364
Updates / Re: gateway timeout
« on: July 17, 2016, 08:33:58 PM »
Never had the problem for a year. Seems to me the problem must be on CWP server.
365
Updates / gateway timeout
« on: July 09, 2016, 05:37:22 PM »
I am getting a gateway timeout error every day on cwp update cronjob.
366
Information / Re: ERR_CONNECTION_REFUSED
« on: July 09, 2016, 11:49:18 AM »
I just started getting the same notification also.
367
CentOS-WebPanel Bugs / Re: Cron error - undefined variable
« on: June 20, 2016, 08:16:58 PM »
me too.
368
Apache / Re: Need HTTP/2 support with Apache
« on: June 20, 2016, 01:36:59 PM »https://blog.bullten.com/upgrade-to-apache-2-4-x-and-suphp-0-7-2-in-centos-web-panel-cwp/
as a partner, this tutorial only works on previous versions of cwp. Bullten have a modified version of cwp and is available only if you purchase vps or dedi from them
Did you add the additional line to vhost file for each domain?
<Directory "/home/USER/public_html">
AllowOverride All
Require all granted
</Directory>
369
How to / Re: Fastest Way of Enabling Mod_PageSpeed
« on: June 19, 2016, 11:50:37 PM »
Just discovered that url was wrong. should be https for tools.
Downloaded tools but still getting this:
[root@monet git-2.0.4]# make
GEN perl/PM.stamp
SUBDIR gitweb
SUBDIR ../
make[2]: `GIT-VERSION-FILE' is up to date.
GEN git-instaweb
SUBDIR git-gui
MSGFMT po/bg.msg make[1]: *** [po/bg.msg] Error 127
make: *** [all] Error 2
[root@monet git-2.0.4]#
-bash: gclient: command not found
All ahead stop
Downloaded tools but still getting this:
[root@monet git-2.0.4]# make
GEN perl/PM.stamp
SUBDIR gitweb
SUBDIR ../
make[2]: `GIT-VERSION-FILE' is up to date.
GEN git-instaweb
SUBDIR git-gui
MSGFMT po/bg.msg make[1]: *** [po/bg.msg] Error 127
make: *** [all] Error 2
[root@monet git-2.0.4]#
-bash: gclient: command not found
All ahead stop
370
How to / Re: Fastest Way of Enabling Mod_PageSpeed
« on: June 19, 2016, 11:45:37 PM »
I run into a wall when installing chromium tools
[root@monet git-2.0.4]# make
GEN perl/PM.stamp
SUBDIR gitweb
SUBDIR ../
make[2]: `GIT-VERSION-FILE' is up to date.
GEN git-instaweb
SUBDIR git-gui
MSGFMT po/bg.msg make[1]: *** [po/bg.msg] Error 127
make: *** [all] Error 2
[root@monet git-2.0.4]# ./configure^C
[root@monet git-2.0.4]#
[root@monet git-2.0.4]# make
GEN perl/PM.stamp
SUBDIR gitweb
SUBDIR ../
make[2]: `GIT-VERSION-FILE' is up to date.
GEN git-instaweb
SUBDIR git-gui
MSGFMT po/bg.msg make[1]: *** [po/bg.msg] Error 127
make: *** [all] Error 2
[root@monet git-2.0.4]# ./configure^C
[root@monet git-2.0.4]#
371
Apache / Re: How to configure Install mod_pagespeed (Website Optimizer) for Apache with CWP?
« on: June 19, 2016, 11:14:48 PM »
Has anyone found a way to install mod_pagespeed?
372
CentOS-WebPanel Bugs / Re: Disk space 0%
« on: June 18, 2016, 12:36:37 PM »
Igor, please stop posting worthless responses like, great, okay, your welcome, nice, congratulation etc. They have no value, consume space, bloat threads and slow down crawlers who are indexing threads.
I realize that you are another one of those moderators that wants to get their post count high, but meaningless post are not helping anyone.
In other words, don't reply to this post.
I realize that you are another one of those moderators that wants to get their post count high, but meaningless post are not helping anyone.
In other words, don't reply to this post.
373
CentOS 6 Problems / Re: MySQL Daemon failed to start
« on: June 18, 2016, 12:27:49 PM »
For whatever reason, mysql crash. Not sure if it was insufficient memory or if it was unnatural intervention by others.
But the way I was able to restart it was to rename the 3 files in mysql directory. (/var/lib/mysql)
ibdata1, ib_logfile0 and ib_logfile1
Once that are renamed you should be able to shutdown or restart sql. The bad news is, you may have lost all of your database tables like I did. In the same directory, peak into one of your database folders and see if the tables are there. If they are missiing some tables then you are going to have to import your tables from shell if they are large. I copied the large dbase files into my server /tmp directory and then used the import command. The key thing is to have a backup of my sql. I fortunately had them in my server /backups directory.
But the way I was able to restart it was to rename the 3 files in mysql directory. (/var/lib/mysql)
ibdata1, ib_logfile0 and ib_logfile1
Once that are renamed you should be able to shutdown or restart sql. The bad news is, you may have lost all of your database tables like I did. In the same directory, peak into one of your database folders and see if the tables are there. If they are missiing some tables then you are going to have to import your tables from shell if they are large. I copied the large dbase files into my server /tmp directory and then used the import command. The key thing is to have a backup of my sql. I fortunately had them in my server /backups directory.
374
CentOS 6 Problems / Re: MySQL Daemon failed to start
« on: June 18, 2016, 12:15:34 PM »
Gosh, I never thought of that! Thanks for the helpful advise.
375
Information / Re: Change main domain
« on: June 18, 2016, 12:01:22 PM »
This isnt a very big deal. I have done it in a very short amount of time.
Difficulty level: 3
Time required: 30 minutes max
I changed my vhost file to reflect what I wanted. Then I changed the host name in panel.
Difficulty level: 3
Time required: 30 minutes max
I changed my vhost file to reflect what I wanted. Then I changed the host name in panel.