Jump to content

Rebuilding Database Tables


iceraven721

Recommended Posts

So I have the site set to go the last thing I have to do is set up the database.  The first problem I had is that the site came with a .sql file to populate the database, however it is encrypted with a .gpg format.  I have tried everything to decrypt it but I have had little luck getting it to work so now I am resulting to trying to manually rebuild the database for the system.  (This isn't a major website, it is a smaller one that I found on google code so there is no "how to" and I cannot get in contact with the creator.)  I was wondering if somebody could possibly point me in the right direction of how to go about analyzing the php files to determine how to rebuild the tables.  I know a decent amount of php to work my way around things I am just stuck on the sql part.

 

Any help is great!

Thanks

 

 

MySQL version 5.1.56

Link to comment
Share on other sites

It did have an sha1 checksum under the download. But I couldnt find a place to put it in the software from gnupg

 

A checksum exists to validate the distribution.  It is not a key. It's included so that people can run the checksum on the files they have and verify that someone didn't go in and screw around with the contents.

 

If you don't have the password to decrypt the GPG file, you are out of luck. 

 

http://www.madboa.com/geek/gpg-quickstart/

 

I'm guessing from the way you're beating around the bush there is some reason that you don't have it, like this is a commercial package you didn't buy, or something like that.  Please don't waste our time further.  This forum is for people to learn PHP development. 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.