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.
151
CentOS 7 Problems / Re: Guys help me my server its down
« on: August 27, 2018, 12:41:28 PM »
server80.tk still doesnt resolve.
goto
http://5.189.157.211:2030/admin/index.php?module=nameservers and click on save changes
Next check if server80.tk start resolving.
If it does resolve you need to add A name record to DNS to point server to 5.189.157.211
goto
http://5.189.157.211:2030/admin/index.php?module=nameservers and click on save changes
Next check if server80.tk start resolving.
If it does resolve you need to add A name record to DNS to point server to 5.189.157.211
152
CentOS 7 Problems / Re: Guys help me my server its down
« on: August 27, 2018, 12:00:40 PM »
did you create user account for server80.tk on your server?
153
CentOS 7 Problems / Re: Guys help me my server its down
« on: August 27, 2018, 10:41:42 AM »
server80.tk is not a valid hostname. Follow FQDN guideline.
154
CentOS 7 Problems / Re: Guys help me my server its down
« on: August 27, 2018, 10:00:54 AM »
services are up what is exactly not running?
156
SSL / Re: AutoSSL Unable to select correct IP
« on: August 27, 2018, 09:13:46 AM »
choose any ip and click install.
157
CentOS 7 Problems / Re: Guys help me my server its down
« on: August 27, 2018, 09:10:12 AM »
what is output of below three commands
Quote
service httpd restart
service nginx restart
service cwpsrv restart
158
CentOS 7 Problems / Re: Guys help me my server its down
« on: August 27, 2018, 08:37:59 AM »
You need to follow FQDN (https://kb.iu.edu/d/aiuv) for creating hostnames.
159
CentOS 7 Problems / Re: Can't open a ticket what's the point!
« on: August 26, 2018, 11:18:48 PM »QuoteWell CWP team only help you regarding it.Well they haven't. I'm still getting threatening emails.QuoteDo you have nginx enabled?Yes
Disable it and it will be resolved.QuoteDoes your mail server follow spam policies like adding dkim key and spf record?rDNS/PTR record check: SUCCESS
It doesnt mean your email is using spf and dkim key. The best way to check is sending an empty email to check-auth@verifier.port25.com and they will send an email back to let you know if you are setup properly.QuoteAre you trying to upload images on wordpress? OR you are using which script?It can happen to any of the domains but the most used is Xenforo
Does disabling nginx solves this issue?QuoteYou need to set reverse dns from where you purchased server.I set RDNS at my internet provider as the server is hosted at home on FTTP. Needed additional help from support, but wasn't forthcoming.
They can only help you regarding itQuotePlease explain this error little more.An open Cart database kept failing and had to be repaired a few times. Eventually I tried to migrate the database to wordpress and start the shop fresh, but backup of the database is fine, restore the same database is fine. Start a new database and try and populate it fails. It either does nothing or @custom error.
How you are populating database. Based on database structure and tables did you try switching it to INNODB? Right now you must be using MYISAM.
160
CentOS 7 Problems / Re: Can't open a ticket what's the point!
« on: August 26, 2018, 10:42:06 PM »Code: [Select]
Well on the support side I agreed to allow Paypal to pay the monthly subscription (as per recommendation) and I get an unpaid notification form CWP telling me that I owe 1 cent and support will be cut off. I've emailed them countless times and never got a reply.
I click on open a ticket and get redirected back to the submit open ticket.
The last ticket I submitted really wasn't any help at all.
Well CWP team only help you regarding it.
Code: [Select]
My server gives /@custom errors for web pages on all domains
Do you have nginx enabled?
Code: [Select]
All emails are rejected as spam across all domains
Does your mail server follow spam policies like adding dkim key and spf record? Did you check mail header for that? Even your emails is signing with dkim key and spf record you have no guarantee that it will be come in inbox.
Code: [Select]
it is hit or miss if I'm able to upload images (or any of my members). No error messages, just works sometimes and others not.
Are you trying to upload images on wordpress? OR you are using which script?
Code: [Select]
Reverse DNS is iffy at best (tried to get help with this through support, but got talked at rather than helped, so was left unresolved)
You need to set reverse dns from where you purchased server.
Code: [Select]
Script installs from CWP control panel fail 100% of the time. I'm always left downloading things like Wordpress, uploading and setting up the database manually.
Well cant comment on that as we never used this feature and always do install script manually.
Code: [Select]
Even Cart2cart level 1 tech support gave up trying to upload a database file to a domain on the server after trying for a month.
Please explain this error little more.
161
SSL / Re: Error in AutoSSL
« on: August 26, 2018, 10:01:22 PM »
We faced same issue on some of our server which were upgraded from old control panel to new control panel. that happened because acme.sh was not installed. Do check if you have .acme.sh in root
The below log will actually report what is wrong with ssl certificate installation
Code: [Select]
ls -lah /root/.acme.sh
The below log will actually report what is wrong with ssl certificate installation
Code: [Select]
cat /var/log/cwp/cwp_sslmod.log
162
Installation / Re: CWP PRO licence
« on: August 26, 2018, 09:55:46 PM »
Free license works too. So pro also works
163
CentOS 7 Problems / Re: Can't open a ticket what's the point!
« on: August 26, 2018, 09:51:42 PM »
What issue you are facing please explain.
164
CentOS 7 Problems / Re: Guys help me my server its down
« on: August 26, 2018, 09:50:21 PM »
Can you post some logs to see whats actually happening?
165
CentOS 7 Problems / Re: error starting apache
« on: August 24, 2018, 06:33:20 AM »
It looks like to be caused by modsecurity isnt it? Try disabling it