Beiträge von nono

    lokale Installation unter WINXP SP3 auf einem USB Stick mit:


    wordpress-3.5-de_DE.zip
    xampp-portable-lite-win32-1.8.1-VC9.zip


    xamp controlcenter und phpmyadmin funktionieren.


    Wordpressinstallation bleibt bei:


    localhost/wordpress/wp-admin/install.php?step=2


    hängen. Versuch die Datenbank zu reparieren bringt:


    wp_posts: Table 'wordpress.wp_posts' doesn't exist
    wp_comments: Table 'wordpress.wp_comments' doesn't exist
    wp_links: Table 'wordpress.wp_links' doesn't exist
    wp_options: Table 'wordpress.wp_options' doesn't exist
    wp_postmeta: Table 'wordpress.wp_postmeta' doesn't exist
    wp_term_relationships: Table 'wordpress.wp_term_relationships' doesn't exist
    wp_commentmeta: Table 'wordpress.wp_commentmeta' doesn't exist


    Sowohl komplette Datenbank als auch alle Tabellen mit phpmyadmin löschen funktioniert. Wordpress Neuinstallation bringt das Gleiche wie oben.


    What's wrong?


    Danke, Klaus