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.
406
Apache / Re: How to configure Install mod_pagespeed (Website Optimizer) for Apache with CWP?
« on: July 24, 2015, 11:19:13 PM »
You are probably trying to install mod_pagespeed using yum or apt-get (the .rpm or .deb binaries), but you installed Apache using a different method (cPanel, Wordpress, etc.). This will not work because mod_pagespeed binaries depend upon Apache being installed using yum or apt-get.
Instead you must either build from mod_pagespeed from source or search for mod_pagespeed + your platform to see if someone has documented an install process for that platform. For example, cPanel based installation.
Instead you must either build from mod_pagespeed from source or search for mod_pagespeed + your platform to see if someone has documented an install process for that platform. For example, cPanel based installation.
407
FTP / Re: FTP Login
« on: July 06, 2015, 09:37:53 AM »
I would like to use filezilla to upload files not file manager.
Thanks.
Thanks.
408
DNS / Re: Problem viewing site
« on: July 06, 2015, 09:31:21 AM »
Solution was posted in another post. Fix User Permissions in the left side menu. Thanks again.
409
FTP / Re: FTP Login
« on: July 05, 2015, 02:36:13 PM »
Filezilla question.
When you create a new user for example newuser@myhost.com, how do you set up filezilla?
Hostname=
user =
thanks
When you create a new user for example newuser@myhost.com, how do you set up filezilla?
Hostname=
user =
thanks
410
CentOS-WebPanel GUI / Re: 500 internal server error [SOLVED]
« on: July 03, 2015, 11:15:40 PM »
You are here to sell your VPS and Webhosting.
I am here to learn.
I am here to learn.
411
CentOS-WebPanel GUI / Re: 500 internal server error
« on: July 03, 2015, 05:41:13 PM »
God Bless you my friend. I have been trying to resolve this for a week.
412
CentOS-WebPanel GUI / Re: 500 internal server error
« on: July 03, 2015, 05:37:38 PM »
I most likely did. But I also did this chown -R user /home/user/public_html
413
CentOS-WebPanel GUI / Re: 500 internal server error
« on: July 03, 2015, 05:07:39 PM »Best is contact your server admin to look into it.
Racking up post numbers with non answers is something I have seen forum member do for years. They think that big post numbers gives them respect. Sorta like an old guy buying his first Harley at age 65.
414
CentOS-WebPanel GUI / Re: 500 internal server error
« on: July 03, 2015, 05:02:47 PM »
I noticed that you have used that reply more times than I can count. You are wasting valuable forum resources with non information.
; Panel %version%
; Zone file for madeincuba.com
$TTL 14400
madeincuba.com. 86400 IN SOA ns1.centos-webpanel.com. steve.patco.gmail.com. (
2013071600 ; serial, todays date+todays
86400 ; refresh, seconds
7200 ; retry, seconds
3600000 ; expire, seconds
86400 ) ; minimum, seconds
madeincuba.com. 86400 IN NS ns1.centos-webpanel.com.
madeincuba.com. 86400 IN NS ns2.centos-webpanel.com.
madeincuba.com. IN A 45.55.68.204
localhost.madeincuba.com. IN A 127.0.0.1
madeincuba.com. IN MX 0 madeincuba.com.
mail IN CNAME madeincuba.com.
www IN CNAME madeincuba.com.
ftp IN CNAME madeincuba.com.
; Add additional settings below this line
; Panel %version%
; Zone file for madeincuba.com
$TTL 14400
madeincuba.com. 86400 IN SOA ns1.centos-webpanel.com. steve.patco.gmail.com. (
2013071600 ; serial, todays date+todays
86400 ; refresh, seconds
7200 ; retry, seconds
3600000 ; expire, seconds
86400 ) ; minimum, seconds
madeincuba.com. 86400 IN NS ns1.centos-webpanel.com.
madeincuba.com. 86400 IN NS ns2.centos-webpanel.com.
madeincuba.com. IN A 45.55.68.204
localhost.madeincuba.com. IN A 127.0.0.1
madeincuba.com. IN MX 0 madeincuba.com.
mail IN CNAME madeincuba.com.
www IN CNAME madeincuba.com.
ftp IN CNAME madeincuba.com.
; Add additional settings below this line
415
CentOS-WebPanel GUI / 500 internal server error [SOLVED]
« on: July 03, 2015, 03:19:59 PM »
No matter how many different versions of centos that I have tried, I constantly get an internal error on any of the domains that I have set up. Its driving me crazy for the past week.
A check of dns records for the two domains says everything is a go. Yet nothing appears.
When I had to create my first user it asked for my domain and user name. Great. did that.
Then I added another domain. FTP showed a new folder appeared under the public_html directory for the second domain. Presumably the original first domain does need a folder. It just goes under the public_html directory. Much like in my old cpanel.
I created two dns records at digital ocean yesterday and like I said earlier, leafdns said its all good. Domain is associated with my ip address.
A look in usr/local/apache/logs shows errors all for the main domain and none for the addon domain. All of the errors are the same.
SoftException in Application.cpp:350: UID of script "/home/scanmyid/public_html/scanmyid.com/index.php" is smaller than min_uid
[Fri Jul 03 11:18:08 2015] [error] [client 74.86.158.107] Premature end of script headers: index.php
Does that help? Is this a result of my mistake?
A check of dns records for the two domains says everything is a go. Yet nothing appears.
When I had to create my first user it asked for my domain and user name. Great. did that.
Then I added another domain. FTP showed a new folder appeared under the public_html directory for the second domain. Presumably the original first domain does need a folder. It just goes under the public_html directory. Much like in my old cpanel.
I created two dns records at digital ocean yesterday and like I said earlier, leafdns said its all good. Domain is associated with my ip address.
A look in usr/local/apache/logs shows errors all for the main domain and none for the addon domain. All of the errors are the same.
SoftException in Application.cpp:350: UID of script "/home/scanmyid/public_html/scanmyid.com/index.php" is smaller than min_uid
[Fri Jul 03 11:18:08 2015] [error] [client 74.86.158.107] Premature end of script headers: index.php
Does that help? Is this a result of my mistake?
416
CentOS-WebPanel GUI / Re: How to fix Encryption error on login
« on: July 03, 2015, 03:07:42 PM »
Sorry about getting back to you late.
I did go ahead and install the centos 6 version with 64bit. And i can log in. ok.
But i still am having the same problem with all of the versions. Internal server error 500. I will post it.
I did go ahead and install the centos 6 version with 64bit. And i can log in. ok.
But i still am having the same problem with all of the versions. Internal server error 500. I will post it.
417
CentOS-WebPanel GUI / Re: Cant login - followed the encryption error thread instructions
« on: July 03, 2015, 12:17:23 AM »
I am installing centos 6.5 with 64bit and 1M ram. My bet, nothing is going to change. I dont get this. It worked fine a few days ago on a version I installed and removed.
418
CentOS-WebPanel GUI / Re: How to fix Encryption error on login
« on: July 02, 2015, 11:36:43 PM »
I just installed centos 6.5 32bit and I still cant get in. I have to use 32 bit because I only have 512MB ram on my server.
419
CentOS-WebPanel GUI / Re: How to fix Encryption error on login
« on: July 02, 2015, 09:42:12 PM »
Followed the steps exactly and made no difference. V5.5 32bit
420
Apache / Re: How to setup Website on the IP address
« on: July 02, 2015, 02:03:18 PM »
That produced some scary results. A very useful website that I have never heard of.