Beiträge von pikfine

    Hallo,
    sobald ich meine config Datei hochlade erscheint unter [COLOR=#333333][FONT=sans-serif]/wp-admin/install.php in meinem Browser nur das:
    <?php
    /**
    * WordPress Installer
    *
    * @package WordPress
    * @subpackage Administration
    */

    // Sanity check.
    if ( false ) {
    ?>
    <!DOCTYPE html>
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Error: PHP is not running</title>
    </head>
    <body class="wp-core-ui">
    <h1 id="logo"><a href="http://wordpress.org/">WordPress</a></h1>
    <h2>Error: PHP is not running</h2>
    <p>WordPress requires that your web server is running PHP. Your server does not have PHP installed, or PHP is turned off.</p>
    </body>
    </html>
    <?php
    }


    Was kann das sein??????
    Über eine Antwort freue ich mich

    [/FONT][/COLOR]