-5

Index loads. Search works and loads posts (meaning the DB is fine).

I just transferred to a new server. HELP!

Evan
  • 3
  • Hey Evan: just for future reference on the site, use the Add Comment function underneath questions and answers instead of posting a new answer every time you need to reply :) – squillman Jun 19 '09 at 20:54
  • It's not a plugin issue. I'm sorry, but I'm new to this all. How do I pull up Apache logs? – Evan Jun 19 '09 at 20:35

4 Answers4

2

Just post your root password and I'll connect to the machine and we'll fix it for you!

Note for the humor/common sense impaired: do NOT really do that!

Joe
  • 1,545
  • 1
  • 10
  • 15
1

Change your Permalinks back to Default. Now do links work?

Have you visited the Using_Permalinks page in the WordPress codex? Lots of trouble-shooting tips.

Added:

In particular, confirm with your host that mod_rewrite and AllowOverride are both on and enabled. (peek in your httpd.conf)

Chris_K
  • 3,444
  • 6
  • 43
  • 45
0

Check the apache logs and give us some info.

Until then this question is of a type: "It doesn't work. Get me an answer why from a crystal ball"

Alakdae
  • 1,233
  • 8
  • 21
0

I've seen that happen with poorly written plugins installed. You could try disabling some plugins and see if things start working and if so then put them back one by one.

Before disabling them you could also go through all of the configs and see if any are set to reference old host names / IP's whatever. (if your new machine is different from the original...)

squillman
  • 37,883
  • 12
  • 92
  • 146