That weird page is the correct one.. You have installed wordpress in the root directory instead of at /wp
However, you also have data inside your DB that is pointing to /wp and that is why that page looks weird. Because the CSS links and JS links are all created on the fly and they point to /wp
|