• hi, i cant install wp on:
    win xp
    php4
    my sql
    theres always trouble to create the dbase…..does someone have a clean wp sql file for me to include to my database, than i can config the other wp files manually, thanx

Viewing 9 replies - 1 through 9 (of 9 total)
  • having a web server is a necessasity.
    get apache.
    and get phpmyadmin too. that should help with the databases…

    WordPress doesn’t create a database, it just puts tables in a database you already have.

    Thread Starter Anonymous

    hi, thats the problem, i do not have any tables. cant create them via the installation. theres always the message: it seems you havent….installed yet.

    Thread Starter Anonymous

    ….and i tried to install under apache and its the same problem, no tables, no install, no config file

    make a database using the SQL manager you have. Most backends has something of that sort. PhpMyAdmin lets u make databases. If not, contact your host and get more details from him about database creation.

    Thread Starter Anonymous

    the install simply does NOT create a wp-config.php file nor does it create any tables when using
    WINDOWS based OS
    Apache
    PHP4
    mysql 4
    it would be best to include a tables.sql dump file with the release which then could be easily imported using phpmyadmin et al.

    Thread Starter Anonymous

    addendum
    manually creating the config file will NOT solve the problem since install.php still will NOT create any tables and thus only connects to an EMPTY db.
    I guess you do not have the resources available to test your scripts on different OS scenarios.

    Thread Starter Anonymous

    alright cool,
    thanx for the linx to the table files , thats what i ment when i talked bout the dbase, sorry for that.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘wordpress sql file’ is closed to new replies.