Title: Lorelyn's Replies | WordPress.org

---

# Lorelyn

  [  ](https://wordpress.org/support/users/lorelyn/)

 *   [Profile](https://wordpress.org/support/users/lorelyn/)
 *   [Topics Started](https://wordpress.org/support/users/lorelyn/topics/)
 *   [Replies Created](https://wordpress.org/support/users/lorelyn/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/lorelyn/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/lorelyn/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/lorelyn/engagements/)
 *   [Favorites](https://wordpress.org/support/users/lorelyn/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Wamp green, myphp reachable, localhost back and frontend not](https://wordpress.org/support/topic/wamp-green-myphp-reachable-localhost-back-and-frontend-not/)
 *  Thread Starter [Lorelyn](https://wordpress.org/support/users/lorelyn/)
 * (@lorelyn)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/wamp-green-myphp-reachable-localhost-back-and-frontend-not/#post-8932069)
 * I’ve done a debug with `define('WP_ALLOW_REPAIR', true);`
 *     ```
       Resultaten databasereparatie (results.. all oké)
   
       De wp_users tabel is oké.
           De wp_users tabel is al geoptimaliseerd.
   
       De wp_usermeta tabel is oké.
           De wp_usermeta tabel is al geoptimaliseerd.
   
       De wp_posts tabel is oké.
           De wp_posts tabel is al geoptimaliseerd.
   
       De wp_comments tabel is oké.
           De wp_comments tabel is al geoptimaliseerd.
   
       De wp_links tabel is oké.
           De wp_links tabel is al geoptimaliseerd.
   
       De wp_options tabel is oké.
           De wp_options tabel is al geoptimaliseerd.
   
       De wp_postmeta tabel is oké.
           De wp_postmeta tabel is al geoptimaliseerd.
   
       De wp_terms tabel is oké.
           De wp_terms tabel is al geoptimaliseerd.
   
       De wp_term_taxonomy tabel is oké.
           De wp_term_taxonomy tabel is al geoptimaliseerd.
   
       De wp_term_relationships tabel is oké.
           De wp_term_relationships tabel is al geoptimaliseerd.
   
       De wp_termmeta tabel is oké.
           De wp_termmeta tabel is al geoptimaliseerd.
   
       De wp_commentmeta tabel is oké.
           De wp_commentmeta tabel is al geoptimaliseerd.
   
       Reparatie is succesvol. Verwijder de volgende regel code uit wp-config.php om te voorkomen dat deze pagina gebruikt word door ongeautoriseerde gebruikers.
   
       define('WP_ALLOW_REPAIR', true);
       ```
   
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Wamp green, myphp reachable, localhost back and frontend not](https://wordpress.org/support/topic/wamp-green-myphp-reachable-localhost-back-and-frontend-not/)
 *  Thread Starter [Lorelyn](https://wordpress.org/support/users/lorelyn/)
 * (@lorelyn)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/wamp-green-myphp-reachable-localhost-back-and-frontend-not/#post-8931974)
 * I tried it, but he wants jumps to “save as” ?
 * What I’ve done: create a new wamp installation, created a new database and imported
   the sql via phpmyadmin. Which I can reach and can see that there are several 
   posts in wp_posts. I can smell them. Yet again when I try to make a connection
   via localhost/wordpress
    (promac is our company. So it recognizes that there 
   is something made for a thing named ‘promac’.
 *     ```
       Skip to content
       Promac
   
       Promac
   
       En nog een WordPress site
       Oops! That page can’t be found.
   
       It looks like nothing was found at this location. Maybe try a search?
       Search for:
       Proudly powered by WordPress 
       ```
   
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Wamp green, myphp reachable, localhost back and frontend not](https://wordpress.org/support/topic/wamp-green-myphp-reachable-localhost-back-and-frontend-not/)
 *  Thread Starter [Lorelyn](https://wordpress.org/support/users/lorelyn/)
 * (@lorelyn)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/wamp-green-myphp-reachable-localhost-back-and-frontend-not/#post-8930885)
 * Thank you for the input but that wasn’t it; those settings are correct
 *     ```
       define('DB_NAME', 'wampwp');
   
       /** MySQL database username */
       define('DB_USER', 'root');
   
       /** MySQL database password */
       define('DB_PASSWORD', '');
   
       /** MySQL hostname */
       define('DB_HOST', 'localhost');
   
       /** Database Charset to use in creating database tables. */
       define('DB_CHARSET', 'utf8mb4');
   
       /** The Database Collate type. Don't change this if in doubt. */
       define('DB_COLLATE', '');
       ```
   
    -  This reply was modified 9 years, 3 months ago by [Lorelyn](https://wordpress.org/support/users/lorelyn/).

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