Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Luke Shore
PLUS
Luke Shore
Courses Plus Student 4,268 Points

WordPress Install link doesn't work. Error 404

When trying to install WordPress using the link created in DesktopServer I always get an error page.

Object not found The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.

If you think this is a server error, please contact the webmaster.

Error 404

wpdemo.dev Apache/2.4.12 (Unix) OpenSSL/1.0.1m PHP/5.5.24 mod_perl/2.0.8-dev Perl/v5.16.3

1 Answer

Ash Scott
Ash Scott
435 Points

Hi Luke Shore,

Have you tried restarting the servers (Instructions below)? Another thing, it could be permissions. Check the permissions on the folder WordPress is in. If they're not 755, set them to 755 and restart the Web & DB Server:

  1. Open DesktopServer
  2. Select β€œStop or restart the web and database services.”
  3. Click β€œRestart the web and database services.”

Let me know if it doesn't work and I'll have a think for you :)

Good luck! Ash

Luke Shore
Luke Shore
Courses Plus Student 4,268 Points

thanks for the advice. I did try that. I'm getting more errors the more i try different things with DesktopServer. I got some results by using MAMP. I'm now locally building a WP website using MAMP and just ignoring the DesktopServer parts of the instructional videos.