Results 1 to 6 of 6

Thread: database

  1. #1

    Default database

    where is the database located in my websites files

  2. #2

    Default Re: database

    Quote Originally Posted by pataylo
    where is the database located in my websites files
    I don't understand your question. The database should reside in the "database", not in any of your website files.

  3. #3

    Default Re: database

    ok what im asking for is the file that stores everyones login and email

  4. #4
    Join Date
    May 2007
    Posts
    98

    Default Re: database

    It's not stored in a file...it's in the database..

  5. #5

    Default Re: database

    ok how could i get to that file

  6. #6

    Default Re: database

    Quote Originally Posted by pataylo
    ok how could i get to that file
    Hmmm....you sorta need to know what you have in the way of database software. We will assume mysql is your database engine (MSSQL would seem odd, but could use). Best way is to download phpmyadmin from http://www.phpmyadmin.net and ftp it up to your server into your document root. Change the line in config.inc.php file to: Authorization = "http". Then to access it type, http://www.yourdomain.com/phpmyadmin/index.php and in the username type root with no password or the password that is for your database. You will then see your database.

Similar Threads

  1. data not going to the database
    By bigoboy in forum Bug Reports
    Replies: 0
    Last Post: 04-14-2009, 06:48 PM
  2. Database error?
    By skysoftnow in forum Installation Support
    Replies: 4
    Last Post: 11-09-2008, 06:36 PM
  3. Database question...
    By Boxerman in forum Installation Support
    Replies: 0
    Last Post: 05-29-2008, 02:09 PM
  4. Database tables
    By Rodesh in forum Bug Reports
    Replies: 0
    Last Post: 03-01-2008, 08:54 PM
  5. database importation
    By surfmore in forum Template Modifications
    Replies: 2
    Last Post: 11-30-2007, 02:07 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •