Is it possible to do anything if ..?

Discussion in 'Apache' started by Correctus, May 1, 2007.

  1. #1
    Is it possible to get a website up and running like the way it was before if everything has been deleted but the SQL DB is in place (We are talking about SMF, VB forums and Wordpress blogs here)

    IT
     
    Correctus, May 1, 2007 IP
  2. josh_coffman

    josh_coffman Peon

    Messages:
    175
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Yes, you would have to reinstall all the components and reconfigure them with appropriate paths and SQL info.

    Although if you don't have the design (css and templates) it won't look the same.
     
    josh_coffman, May 1, 2007 IP
  3. eddy2099

    eddy2099 Peon

    Messages:
    8,028
    Likes Received:
    568
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Well, of course if you have backups, it will be a lot easier but otherwise, it would still be possible. Some scripts just require an upload of the script files and then just updating some config.php file which contains the basic information such as database credentials. Some has the 'update' or 'upgrade' script which you can run to get all the permissions set up.

    The only thing is that all the customization you done to the scripts and settings (If they are not stored in the database) would be lost.
     
    eddy2099, May 1, 2007 IP