Forums

can't install wp on xp (1 post)

  1. csupu
    Member
    Posted 3 years ago #

    Hi

    This is how I filled in the wp-config-sample.php file:

    // ** MySQL beállĂ­tások - Ezeket a szolgálatódtól szerezheted be ** //
    /** Adatbázisod neve */
    define('DB_NAME', 'wordpress');

    /** MySQL felhasználóneved */
    define('DB_USER', 'root');

    /** MySQL jelszĂł. */
    define('DB_PASSWORD', '');

    /** MySQL hoszneved */
    define('DB_HOST', 'localhost');

    /** Database Charset to use in creating database tables. */
    define('DB_CHARSET', 'utf8');

    /** The Database Collate type. Don't change this if in doubt. */
    define('DB_COLLATE', '');
    --------

    After this I went to http://localhost, clicked on wp but got error mesage (http500). I have easyphp installed. Appache and mysql are running. I previously created a database called:wordpress.

    What could be the problem? Please help.

    Attila

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags