Menu

#2286 change default mysql and apache port

3.2.0
closed
nobody
User Interface
Critical
2.6.0
defect
2024-11-07
2024-10-15
mstudio
No

I have changed the ports of Mysql 8.3x to 3308 and of apache to 8080, but I get an error when accessing itop
I tried in \iTop\web\conf\production\config-itop.php
adding the following line:
'db_port' => '3308',
But itop does not read that line. In short it only works with 3306 for the DB and 80 for web access

http://localhost:8080/itop/web/pages/UI.php
iTop: An error occurred, check server error log for more information.

How do I change DB port (example: from 3306 to 3308) in itop?

thanks

PHP v8.3.0
MySQL 8.2.0-community
Apache 2.4.58
iTop-3.2.0-2-14758

3 Attachments

Discussion

  • mstudio

    mstudio - 2024-10-15

    solved:

    'db_host' => 'localhost:3308',
    'app_root_url' => 'http://localhost:8080/itop/web/',
    
     
    ❤️
    1

    Last edit: mstudio 2024-10-15
  • jf-cbd

    jf-cbd - 2024-11-07
    • status: new --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB