qtriangle
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by qtriangle-
qtriangle commented,
Hello, Do you have any firewall rules restricting outgoing traffic over port 3306? What rules exist in your system's /etc/my.cnf file? Thank you. I have csf with status: "Firewall Status: Disabl...
-
qtriangle commented,
Seems you have mysql remote server settings all ok in cpanel server, it might be privileges issue in remote server. In remote mysql server, run mysql> GRANT ALL PRIVILEGES ON *.* TO 'USERNAME'@'1....
-
qtriangle created a post,
Connecting to external MySQL db: "ERROR 1045 (28000): Access denied for user"
I have a website which is hosted on cpanel, and uses and external mysql server. When the script tries to connect to the external server, following error is generated: ERROR 1045 (28000): Access de...
-
qtriangle created a post,
Serving content of a subdomain when visiting another domain
I have a sub-domain test.abc.com and it has some content/scripts etc available in its sub-domain root. I have a client who has domain xyz.com How can I show content of test.abc.com to someone visit...