Ioan Sameli
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Ioan Sameli-
Ioan Sameli created a post,
cPanel version change from 11.50.2.2 to failed during updatenow
I get error reports by email since 3 days about a cPanel update that fails - always the same error: [2015-10-16 00:54:55 +0000] Detected version '11.50.2.2' from version file. [2015-10-16 00:54...
-
Ioan Sameli commented,
]Note that MySQL is not open by default to the public. Right. Then do you have any idea about how those entries end up in the log? How can the Chinese IP do connection attempts on the SQL server i...
-
Ioan Sameli commented,
Hi Michael, I found something very rotten in the MySQL error log: 150220 6:12:41 [Warning] IP address '122.226.102.45' could not be resolved: Name or service not known 150220 17:57:16 [Warning] ...
-
Ioan Sameli created a post,
Services (Apache, MySQL, etc.) crashing on server
All our websites went down over the week-end. The server was responding (could login in SSH) but all the services were down. At some point during the week-end I got a client report a database conne...
-
Ioan Sameli commented,
Ticket resolved (that was effective). If anyone runs into this issue in the future, here's the solution: - My port number was actually right - the port number is not plain, it's a 16bit digit enc...
-
Ioan Sameli commented,
Thanks a lot for your help Michael. I've tried again on a fresh cPanel install and got exactly the same problem, still not sure if it's a bug or me who does something wrong. I've submitted the ti...
-
Ioan Sameli commented,
That's exactly the tutorial I originally followed, but pureFTP still redirects me to the wrong ports when I try to connect: Command: PASV Response: 227 Entering Passive Mode (54,65,160,149,218...
-
Ioan Sameli commented,
Hi Michael, Thanks for your reply. The passive range is definitively blocked by my firewall, and I don't want to leave the ports <1024 open (except the obvious ones). My problem is that I can't ...
-
Ioan Sameli created a post,
Can't change pureFTP passive port range
I can't connect to my server with ftp, as pureFTP is trying to enter passive mode with ports below 1024, which are blocked. I did specify a 20000 - 30000 range in pure-ftpd.conf, but it seems this ...
-
Ioan Sameli commented,
Hi Michael, That fixed the issue, thanks a lot for your quick answer!