Skip to content

Commit 16f922c

Browse files
committed
Tweaked for accuracy
1 parent a271f0d commit 16f922c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/troubleshooting/error-messages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ This may happen when attempting to use the CLI when the ExpressionEngine intalla
115115

116116
### Troubleshooting
117117

118-
Change the following configuration values in config.php: hostname, port. See example:
118+
Check following configuration values in config.php: hostname, port. Hostname may need to be ```127.0.0.1``` instead of ``localhost`` and the port may differ from the default 3306. You can check the port used in the MAMP MySQL settings. For example:
119119

120120
```php
121121
$config['database'] = array(

0 commit comments

Comments
 (0)