Changes between Version 1 and Version 2 of faq/domain/make-dev-site-live
- Timestamp:
- Jul 13, 2010, 2:56:01 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/domain/make-dev-site-live
v1 v2 42 42 43 43 if [ ! -f ~/.my.cnf ]; then 44 echo "I didn't find a .my.cnf file - which means I won't be able to automatically login to your database. Please create a .my.cnf file with your database details or request help from support.mayfirst.org" 44 echo "I didn't find a .my.cnf file - which means " 45 echo "I won't be able to automatically login to your " 46 echo "database. Please create a .my.cnf file with your " 47 echo "database details or request help from support.mayfirst.org" 45 48 exit 46 49 fi