View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0004231 | mantisbt | bugtracker | public | 2004-07-31 16:52 | 2004-08-29 02:14 | 
| Reporter | kerry | Assigned To | vboctor | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | closed | Resolution | duplicate | ||
| Product Version | 0.19.0a2 | ||||
| Summary | 0004231: 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").  | ||||
| Tags | No tags attached. | ||||