Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
954 views
in Technique[技术] by (71.8m points)

php - Wordpress and Xampp not open child pages

I'm working with wordpress + xampp but I can not see the child pages.

Appears:

Object not found!

The requested URL was not found on this server. The link on that page seems to be in an error or out of date. Please inform the author of that page about the error.

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

error 404

localhost Apache / 2.4.12 (Win32) OpenSSL / 1.0.1l PHP / 5.6.8

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

By default, Xampp has FollowSymlinks disabled. See point 4 on how to

  • enable mod rewrite (if not done already)
  • set AllowOverride from none to all

https://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems

If AllowOverride is not set to all, permalinks will cause exactly these 404 errors you describe ("Not found" on existing pages).


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...