Change ports on Mysql and OTRS

Moderator: crythias

Locked
JordanCN
Znuny newbie
Posts: 5
Joined: 14 Mar 2011, 22:26
Znuny Version: 5

Change ports on Mysql and OTRS

Post by JordanCN »

We are installing this on a server that also has another instance of Apache and MySQL on it. I changes the httpd.conf for Apache so it listens on 8080 and I also changed the my.ini file for MySQL to listen on 3336 instead of 3306. However when I fire up http://localhost:8080 I get the following error:

Oops! An Error occurred.
Error Message: Access denied for user 'otrs'@'localhost' (using password: YES)
Please contact your administrator.

You canSend a bugreport or go back to the previous page.


I need to change OTSR because the other instances are for our website and we need those on 80 and 3306.
Locked