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 - LuigiMdg

Pages: [1]
1
MySQL / Remote Access Problem
« on: November 21, 2017, 05:13:38 PM »
Hi..
I've a problem with mysql remote access..
I've created this user to access to tuttoinchiostro's database:

I've setted a php connection with the IP of my server in the host of mysqli connection..
I've disabled the firewall on my server and I've added this row in the MySQL Configuration (/etc/my.cnf):
Quote
bind-address=xx.xx.xxx.xxx (ip of server that send the request to access)
But on php error log of the requesting serve, they take to me this error:
Quote
PHP Warning:  mysqli::mysqli(): (HY000/2002): Connection timed out in /home3/xstuttoi/public_html/xxx.php on line 9

2
MySQL / Re: remote % anyhost access
« on: November 21, 2017, 04:30:38 PM »
Same problem..!

3
Postfix / Re: ERROR: You don't have a valid hostname set!
« on: November 21, 2017, 08:34:17 AM »
Now work..!
Scuse me! ;D

4
Postfix / Re: ERROR: You don't have a valid hostname set!
« on: November 21, 2017, 12:30:09 AM »
Solved inserting the mail hostname.. But not work for receiving mails, just for send..! :-[

5
Postfix / ERROR: You don't have a valid hostname set!
« on: November 20, 2017, 06:31:39 PM »
Hi..
This is my problem.. How to solve?
Quote
Your Hostname is: DonaGest and it resolves to IP: (ERROR: You don't have a valid hostname set!)
I've create a Free DNS account and I've inserted the ns1.centos-webpanel.com and ns2.centos-webpanel.com to the nameservers in the account of my domain..
In the CWP I'm going to Edit Nameservers IPs and I've setted the same servers with the IP of my website..
Now I'm go to Edit Hostname and I've set the name DonaGest on hostname and I'm go to httpd.conf and I've inserted DonaGest in ServerName..
It's correct?
I receive the same error!

6
CentOS 6 Problems / Re: New Installation
« on: November 20, 2017, 06:00:00 PM »
Solved.. The problem was on the redirect to https.. Scuse me! ;D

7
CentOS 6 Problems / New Installation
« on: November 20, 2017, 04:30:04 PM »
Hi..
I'm new for this panel.. (very good!)
I've destroyed my droplet and installed CWP, all ok, but when I create a new domain (and new username), when I load the files into the folder /home/username/public_html/ I receive an ERR_CONNECTION_REFUSED..!
I've watched the error_log of Apache but is ok..!
Where I can find the problem? :-[

PS: I've try to create a test subfolder but this take to me the same problem

Pages: [1]