Install port problem
Posted: Mon Sep 16, 2024 9:23 am
Script URL: http://10.203.15.2/Helpdesk/install/install.php
Version of script: 3.4.6
Hosting company: non applicable
URL of phpinfo.php: non applicable
URL of session_test.php: non applicable
What terms did you try when SEARCHING for a solution:
port, install port, install sql port
Write your message below:
I'm trying to install a new Hesk instance and, for reasons, I cannot use the port 3306 because is already being used by another MySQL instance to which I don't have access to.
My instance is on port 3308 and is up and running with some other services working there.
The thing is, it fails to install because:
MySQL said: Access denied for user 'hesk'@'%' to database 'hesk'
And I believe that is because is connecting to the MySQL on port 3306 not on 3308. I have tried both 10.203.15.2:3308 and localhost:3308 but I still get the same message.
Is there any way to tell Hesk to go to the 3308 MySQL instance?
Thanks.
Version of script: 3.4.6
Hosting company: non applicable
URL of phpinfo.php: non applicable
URL of session_test.php: non applicable
What terms did you try when SEARCHING for a solution:
port, install port, install sql port
Write your message below:
I'm trying to install a new Hesk instance and, for reasons, I cannot use the port 3306 because is already being used by another MySQL instance to which I don't have access to.
My instance is on port 3308 and is up and running with some other services working there.
The thing is, it fails to install because:
MySQL said: Access denied for user 'hesk'@'%' to database 'hesk'
And I believe that is because is connecting to the MySQL on port 3306 not on 3308. I have tried both 10.203.15.2:3308 and localhost:3308 but I still get the same message.
Is there any way to tell Hesk to go to the 3308 MySQL instance?
Thanks.