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.


Topics - erntesky

Pages: [1]
1
DNS / Addon domain is not working?
« on: March 27, 2018, 06:41:27 PM »
I tried many times and over 48h as the name servers are changed but still not working addon domain. Just visible HTTP Test Page... How can I fix it please?

2
CentOS 7 Problems / Why subdomains are not working?
« on: April 13, 2017, 07:11:43 PM »
Subdomains not working and when visited is redirect to exactly different domain. One of subdomain not redirect anywhere, just show error in browser like "The server
not found" and the url in the address bar like "www.serverip". Another subdomain shown "forbidden" error message...

Settings correct in: /usr/local/apache/conf.d/vhosts.conf
Settings correct in: /etc/named.conf & /etc/named/...

Tryed by cwp panel, godaddy and private nameservers as well and nothing changed...

Can be do any problems Varnish and memcached together? I don't think so...

Have any more options, files, locations where can be find the mistake?

3
CentOS 7 Problems / Varnish Configuration is missing...
« on: April 12, 2017, 09:56:19 PM »
Varnish Configuration is missing of the left side panel under Apache Settings. Is just a bug, or removed? Have any chance to put it back, or how have to put back?

4
MySQL / CWP CentOS 7 installer with MySQL without MariaDB
« on: March 07, 2017, 04:52:30 PM »
Can somebody know how to install CWP on CentOS 7 with MySQL without MariaDB?

The following command line working if somebody want mariadb:

Code: [Select]
cd /usr/local/src
wget wget http://centos-webpanel.com/cwp-el7-latest
sh cwp-el7-latest -d mariadb

But is not working with "mysql" or the right name is "mysqld"?

5
iptables / Can't access to CWP admin, or any domain & IP address
« on: October 27, 2016, 12:35:36 AM »
If I want to access to CWP admin (or any domain & IP address what set up on) I have to start the following command:

Code: [Select]
service iptables stop
Everyday I have to do it!

I really don't know whats the problem and hope someone can help me please?

Looks is started the problem after 0.9.8.70 & 0.9.8.71 upgrades.

6
PHP / How to remove unwanted php version?
« on: January 02, 2016, 03:34:51 PM »
How to remove / uninstall unwanted php 5.5 version from the php selector?

7
MySQL / MySQL error (MySQL server has gone away) on restart
« on: November 18, 2015, 02:36:08 AM »
Can somebody know how to fix this error? Allways shown when I restart the MySQL Database Server...

Warning: Error while sending SET_OPTION packet. PID=25107 in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php(1) : eval()'d code(1) : eval()'d code on line 5
MySQL server has gone away
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php(1) : eval()'d code(1) : eval()'d code on line 5

8
E-Mail / How to set Mozilla Thunderbird to check my mails?
« on: November 18, 2015, 02:32:14 AM »
Can somebody help how to setup Mozilla Thunderbird for managing my mails? I tried but I get errors...

9
Installation / How to install the GeoIP Geo location PECL extension?
« on: November 10, 2015, 01:54:00 AM »
I tried install the GeoIP Geo location PECL extension on centos 6 but no luck.

#yum install geoip geoip-devel php-pear

#pecl install geoip

Added "extension=geoip.so" to the php.ini and restart apache.

Everything installed very well and when I tired to check with "php -m | grep -i geo" command I got the following error:

PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/extensions/no-debug-non-zts-20100525/geoip.so' - /usr/lib64/extensions/no-debug-non-zts-20100525/geoip.so: cannot open shared object file: No such file or directory in Unknown on line 0

Can somebody tell me whats (why is geoip.so missing) wrong or how can I install the GeoIP Geo location PECL extension?

10
DNS / Subdomains are not working...
« on: October 22, 2015, 05:54:46 PM »
My domain nameservers set to ns1.centos-webpanel.com & ns2.centos-webpanel.com with my (godaddy) registrar. That domain already added to the freedns manager as well.

I added a following details to the zone view: Host: forum, Type: A, Destination: 01:02:03:04 (my server ip).

When I try to visit that new subdomain url (forum.mysite.com) the browser show a "not found" error message. I tried after 48h but still not found...

I tried the "host forum.mysite.com" command and give me back "Host forum.mysite.com not found: 3(NXDOMAIN)" error message.

If I use godaddy (use godaddy nameservers) settings is working very well, but the mailing is not working... But can visit the subdomains... :D

Can anybody help me please how can I fix this?

11
DNS Manager / Domain nameservers are set to: None!
« on: October 22, 2015, 05:36:41 PM »
My domain name is set to ns1.centos-webpanel.com & ns2.centos-webpanel.com, but the freedns manager show the domain nameservers are set to: None (blank), nothing shown. What's the problem?

12
CentOS-WebPanel GUI / How to Increase Username Length?
« on: August 24, 2015, 11:23:31 PM »
How to increase the username length from 8 to 16? Only 8 characters is very low...

Pages: [1]