Jump to content

Edit History

El Patron

El Patron


Added regerate .htacceess

here is base process

  1. create domain space
  2. point domain name via registrar to domain space
  3. create new mysql db, note dbname/user/pwd
  4. clean out files in your new domain space, often there is some html files added when domain created
  5. using ftp upload your files to your domain space 
  6. export your localhost db files via phpmyadmin
  7. import your db files on domain via phpmyamdin
  8. update your db name/user pwd /app/config/parameters.php
  9. Reregenerate .htacess file by disabling and enabling PS friendly URLs.
  10. navigate to your domain/admin and login
El Patron

El Patron

here is base process

  1. create domain space
  2. point domain name via registrar to domain space
  3. create new mysql db, note dbname/user/pwd
  4. clean out files in your new domain space, often there is some html files added when domain created
  5. using ftp upload your files to your domain space 
  6. export your localhost db files via phpmyadmin
  7. import your db files on domain via phpmyamdin
  8. update your db name/user pwd /app/config/parameters.php
  9. navigate to your domain/admin and login!
×
×
  • Create New...