View Issue Details

IDProjectCategoryView StatusLast Update
0004231mantisbtbugtrackerpublic2004-08-29 02:14
Reporterkerry Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version0.19.0a2 
Summary0004231: Unable to connect to MySQL on a non-standard port
Description

Setting the Port ($g_port) in the configuration to a non-standard port (not 3306) does not connect to the mysql DB on that port. This used to work prior to 0.19. If you run the admin/index.php to check installation it also will indicate a failure

Steps To Reproduce

MySQL running on a non-standard port. Change $g_port to reflect this port. The result is a MySQL error indicating unable to connect.

Additional Information

If you include the port number in $g_hostname then it will connect (ie "127.0.0.1:3310").

TagsNo tags attached.

Relationships

duplicate of 0004229 closedgrangeway Missing parameter "port" in the ADOConnection implementation 

Activities

There are no notes attached to this issue.