Author Topic: need the SQL table quary  (Read 3497 times)

0 Members and 1 Guest are viewing this topic.

Offline Awesome Man

  • Pre-Newbie
  • Posts: 1
    • View Profile
need the SQL table quary
« on: December 18, 2002, 02:27:19 AM »
i need the sql CREAT TABLE: thingy cuz the installer wont let me use local host

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
Hmmm
« Reply #1 on: December 18, 2002, 04:36:00 AM »
This may sound silly but have you tried localhost as one word?

Otherwise you can find the SQL at:
4images/data/database/default/mysql_default.sql

I do not recommend that method as it will not create an administrator login account nor will it set other things required in the config file that are normally placed there by using install.php

Verify with your host the actual values you need for your database settings.