Changes between Version 27 and Version 28 of howto/MAMP
- Timestamp:
- May 25, 2009, 8:25:23 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
howto/MAMP
v27 v28 267 267 268 268 {{{ 269 cd /opt/local/apache2/bin/ 270 sudo ./apachectl -k restart 271 }}} 269 sudo /opt/local/apache2/bin/apachectl -k restart 270 }}} 271 272 '''''Note:''''' Make sure to use the full path as shown here, as `apachectl` in your PATH refers to the system provided Apache! 272 273 273 274 Finally, you need to set up the `phpMyAdmin` configuration to access mySQL. First, set up the config file: