Okay, my website (http://www.junk-anime.com/drupal) has been up and running with Drupal for over a month.

However, LAST Sunday the site went down.. and now the Drupal seems to be messed up. If you access http://www.junk-anime.com/drupal, you can still see the layout, but all the links that were previously working (ALL OF THEM) now lead to 404 pages.

After that downtime, it looks like something went wrong with Drupal.. HELP!

Comments

fx-1’s picture

Did the Apache server config change?

Is your .htaccess file still in place? It contains directives that provide support for clean urls, which you appear to have enabled.

Have you checked to make sure all the modules you had enabled before, are still enabled? Specifically, the PATH module which supports custom paths to nodes (it looks like you have custom path links) ... ?

I think you have a problem with clean url support and perhaps a missing .htaccess file, because:

http://www.junk-anime.com/drupal/?q=blog works

and

http://www.junk-anime.com/drupal/blog does not.

HTH

Steven Hammock’s picture

I can't even access the Drupal right now.

And the ?q= doesn't work for me.

killes@www.drop.org’s picture

I suppose you hoster changed some configuration. Maybe there was a PHP or Apache upgrade.
--
If you have troubles with a particular contrib project, please consider filing a support request. Thanks. And, by the way, Drupal 4.5 does not work with PHP 5.

carl ditzler’s picture

Went to your site without including /drupal in the address, here. Things ok now?