orrevs
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by orrevs-
orrevs commented,
I found the issue, in /etc/my.cnf i had to remove bind-address=127.0.0.1 Apperently if local adress is binded you cannot connect remotly! Thanks!
-
orrevs commented,
Thank you for response I have installed it now, but when i look at listening open ports the 3306 is not displayed. Ports listening for external connections and the executables running behind them...
-
orrevs created a post,
Remote MYSQL Access Connection
I recently moved my sites to a new server, on my old server Remote MYSQL worked fine. All i did was add my ip in the white list in cPanel. Now with the new server this does not work. I have added...
-
orrevs created a post,
How to enable Caching
I got a dedicated server that runs allot of sites that get quite some traffic. I've been trying to get some kind of caching to work. My last attempt was to use PHP 7.0 and APCu my wordpress plugin...