How to transfer phpld to hostgator?

Discussion in 'Directories' started by sweetangel, Apr 28, 2007.

  1. #1
    I will transfer my directory to Hostgator, how will I do this?

    Do I have to do some mysql setup?
     
    sweetangel, Apr 28, 2007 IP
  2. SasaVtec

    SasaVtec Notable Member

    Messages:
    1,588
    Likes Received:
    150
    Best Answers:
    0
    Trophy Points:
    275
    #2
    backup your mysql db, download all the site files to a safe folder on your hd, upload the files to hostgator and use the sql you backed up.

    Not sure how much knowledge you have around the area, but a simple explanation.
     
    SasaVtec, Apr 28, 2007 IP
  3. syted

    syted Notable Member

    Messages:
    2,086
    Likes Received:
    319
    Best Answers:
    0
    Trophy Points:
    290
  4. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #4
    1. export your database from current hosting.
    2. create your db and your user in your *new* hosting
    3. change the db name in the .sql export to match that of your new db
    4. upload your files and run the installer and use proper and new db info.
    5. done.
     
    an0n, Apr 28, 2007 IP
  5. A-L_E-X

    A-L_E-X Peon

    Messages:
    557
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #5
    the hostgator guys will take care of everything if you want... just ask them
     
    A-L_E-X, Apr 28, 2007 IP
  6. dvduval

    dvduval Notable Member

    Messages:
    3,372
    Likes Received:
    356
    Best Answers:
    1
    Trophy Points:
    260
    #6

    Good point. If you have cpanel, hostgator will do it for free.
    If you need help, please let me know.
     
    dvduval, Apr 28, 2007 IP
  7. Antonio

    Antonio Well-Known Member

    Messages:
    1,504
    Likes Received:
    128
    Best Answers:
    0
    Trophy Points:
    155
    #7
    Yeah, my directory is happy with hostgator for 1 year :D

    Fast way, ask the root admin restore your CP backups and then install again if you was using CP hosting :)
     
    Antonio, Apr 28, 2007 IP
  8. sweetangel

    sweetangel Peon

    Messages:
    1,383
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Wow thanks guys! So they offer transfer for free? That would be great.

    Thanks Antonio for the review, I'm actually still thinking whether Bluehost or Hostgator, since my concern is the unlimited domains feature as I have a lot of domains to be hosted.
     
    sweetangel, Apr 28, 2007 IP
  9. Antonio

    Antonio Well-Known Member

    Messages:
    1,504
    Likes Received:
    128
    Best Answers:
    0
    Trophy Points:
    155
    #9
    I have tried both bluehost and hostgator.

    For directory, I think you can try hostgator :)
     
    Antonio, Apr 28, 2007 IP
  10. sweetangel

    sweetangel Peon

    Messages:
    1,383
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    0
    #10
    How about with several addon domains? Have you encountered any problems?
     
    sweetangel, Apr 28, 2007 IP
  11. paidhosting

    paidhosting Peon

    Messages:
    4,822
    Likes Received:
    483
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Unlimited does not exists its just marketing method, technically unlimited cannot be hosted either there is always a CPU limit.

    Cheers
     
    paidhosting, Apr 29, 2007 IP
  12. dvduval

    dvduval Notable Member

    Messages:
    3,372
    Likes Received:
    356
    Best Answers:
    1
    Trophy Points:
    260
    #12
    You should be able to have a few add on domains.
    And of course, you can always upgrade to a reseller account if needed.
     
    dvduval, Apr 29, 2007 IP
  13. sweetangel

    sweetangel Peon

    Messages:
    1,383
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Still confused but maybe I'll go with bluehost as they are cheaper.

    Just a question, does phpadmin need to have the same version?
    my old host is 2.8.01 while bluehost is 2.9.02, is this ok?

    Also if I already have exported my sql from my old host, then how will I upload it to bluehost, is it thru import?

    Anyone can tell me step by step procedure on how to transfer phpld pls?
     
    sweetangel, Apr 30, 2007 IP
  14. seolion

    seolion Active Member

    Messages:
    1,495
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    90
    #14
    Create a new database at new host . If you have cpanel at new host, just click mysql databases from cpanel main page. add new database, add new user, give access to new user for this database.

    Use this documentation if you are not familiar with cpanel
    http://www.cpanel.net/docs/cpanel/

    Export the database from old host. You can use phpmyadmin of old host

    Go to phpmyadmin of new host, select the database you just created. click import and upload the sql you got from old host.

    upload your PHPLD files to new host, edit include/config.php and set mysql user name and password.

    Done (I guess :) )

    Version change of PHPmyadmin should not be an issue.
     
    seolion, Apr 30, 2007 IP
  15. sweetangel

    sweetangel Peon

    Messages:
    1,383
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Wow thanks! I supposedly looking for someone to transfer my sites and I think I can manage it myself.

    1 question: Do I have to install new phpld in my new host or not?
     
    sweetangel, May 1, 2007 IP
  16. dvduval

    dvduval Notable Member

    Messages:
    3,372
    Likes Received:
    356
    Best Answers:
    1
    Trophy Points:
    260
    #16
    Really, there are two main things:
    1. Transfer all files
    2. Transfer the database
    You would not need to reinstall if you do it this way
     
    dvduval, May 1, 2007 IP
  17. seolion

    seolion Active Member

    Messages:
    1,495
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    90
    #17
    If you still have problem, let us know.
     
    seolion, May 1, 2007 IP
  18. sweetangel

    sweetangel Peon

    Messages:
    1,383
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    0
    #18
    I already have moved my files and do the database import, but I have this error:

    http://www.celeblisted.com

    I already have changed my db info in config
     
    sweetangel, May 2, 2007 IP
  19. dvduval

    dvduval Notable Member

    Messages:
    3,372
    Likes Received:
    356
    Best Answers:
    1
    Trophy Points:
    260
    #19
    Feel free to send me some ftp access, and I will make sure you get some help.
     
    dvduval, May 2, 2007 IP
  20. sweetangel

    sweetangel Peon

    Messages:
    1,383
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    0
    #20
    I have pmed you my ftp details, thanks
     
    sweetangel, May 2, 2007 IP