Show Posts

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.


Messages - Igor S.

Pages: 1 ... 52 53 [54] 55 56 ... 95
796
Installation / Re: Main site work only with www. and don't whitout.
« on: May 30, 2017, 10:28:19 AM »
Hi guys.
First of all, I have to say that all the thing I'm doing are just some test to learn something new end improve my skill.
I bought a cheap domain name (with dns management) exclusively for this test (about 2$ year)
I just setup CWP in a vps, and i create dns record A to my machine ip (and mail/webmail/ftp/ cname too)
I created a mai unser in CWP that point to the main domain www.domain.com, now typing www.domain.com i can see the right page inside home/domainname/public_html and it works great.
But if i try to reach http://domain.com i see only the blue cwp default page.
Did i wrong someting with dns setting? (i'm using dns setting of my domain provider)
Or the problem is somewhere else?

How did you add the domain in CWP? With www or without (must be without)?

797
after upgrade, why if i access ip, apache show user directori in /home/~username~/public_html. before upgrade default root document in /usr/local/apache/htdocs.

Hi, probably you have removed default VirtualHost and see first virtualHost from /usr/local/apache/conf.d/vhost.conf

798
CentOS 6 Problems / Re: Cannot Start/Restart/Reload Bind DNS server
« on: May 30, 2017, 06:51:53 AM »
Hello,

check file /var/named/startux.org .
You have added this domain with "space" at the end and must delete space (you see the space between domain name and dot in the file).
Also you have to rename the file and change it in /etc/named.conf

799
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: May 30, 2017, 06:48:49 AM »
The hostname is not cwp, or which hostname we talking about?
[root@vps04002 ~]# more /etc/hosts
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
127.0.0.1 vps04002.net.xxx.xx
127.0.0.1 autoreply.vps04002.net.xxx.xx
xx.xxx.xx.76   vps04002.net.xxx.xx


Should I change some hostname in CWP settings?

Hi, check if the hostname is reachable from world and install SSL via CWP => Server setting => Change hostname

800
Installation / Re: I have one SECURITY WARNING....
« on: May 30, 2017, 06:41:43 AM »
Hi, just close the message by pressing
  • (close button)

801
Installation / Re: install mod_passenger in cwp
« on: May 30, 2017, 06:41:01 AM »
Hi, what kind problem do you have if you have tried to install it?

802
Information / Re: Latest CWP for CentOS7 cannot get letsencrypt SSL
« on: May 30, 2017, 06:34:23 AM »
Hi, all.

You can not install Let's Encrypt if your web site has a redirects and does not reachable for the service.

803
Information / Re: Storage log, config nginx & apache ()
« on: May 30, 2017, 06:32:27 AM »
Hello,

probably in the future it will be changed but it is not a current plan.

804
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: April 13, 2017, 10:01:15 AM »
I installed this morning manually  cwp-httpd and cwp-suphp >> Apache works again
in the Dashboard shows it now Apache 2.4.25 but when i check in PHP info it shows me 2.2.27 This ok ?

Hi, no it is not okay :) check
Code: [Select]
/usr/local/apache/bin/httpd -v

805
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: April 13, 2017, 09:59:47 AM »
Hello.

I made the update after the warning that came up.
But unfortunately I encounter this error:

When I did my checks, I could not find an error in conf files.
I need urgent help.
The company's sites and mails are not working.  :(

Hi, upgrade has no affect with DNS. Check file  /var/named/www.sempatiotomasyon.com.db for errors

806
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: April 13, 2017, 09:57:50 AM »
When I access this link domain.com/webmail  I get the error  :
DATABASE ERROR: CONNECTION FAILED!

In new CWP link was changed. Try open webmail and PhpMyAdmin from CWP please.

807
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 31, 2017, 05:15:22 AM »
Any updates on apache not starting after mod_security is installed?

Hi, backup configuration and try:
Code: [Select]
yum -y reinstall cwp-httpd

808
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 29, 2017, 08:06:42 AM »
Hi,

Hi Igor,
i found this:
Code: [Select]
(2)No such file or directory: couldn't create child process: /usr/local/sbin/suphp for /usr/local/apache/htdocs/phpMyAdmin/index.phpthanks

Never seen it before. Looks like some individual trouble. And the path to the PMA is wrong for new CWP version

809
CentOS 6 Problems / Re: Cant create e-mail account
« on: March 28, 2017, 04:47:25 PM »
Hello,

try run /scripts/update_cwp


810
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 28, 2017, 04:46:35 PM »
Hi, all.
If you have the issue with mod_ssl which does not loaded try next command:
Code: [Select]
sed -i "s|^#LoadModule ssl_module modules.*$|LoadModule ssl_module modules/mod_ssl.so|" /usr/local/apache/conf/httpd.conf

Pages: 1 ... 52 53 [54] 55 56 ... 95