Drupal 5.8

Posts: 21
Joined: 02/19/2008

Anyone tried an upgrade? I noticed it's a security upgrade, wanted to test it out. I uploaded a fresh install to my test site, and it's not promising. Getting a 404 error trying to set up for clean URLs.

Posts: 1293
Joined: 08/14/2007
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.

I upgraded today with only a few minor issues (related to VotingAPI and some JS stuff).

Your 404 is probably happening because you didn't copy (or untar) the .htaccess file. Sometimes you need to specify just the .htaccess file when you copy the file ($ cp .htaccess /path/to/drupal/)

--

"Pain don't hurt." - Dalton

Mike Nelson's RiffTrax! www.rifftrax.com

Posts: 21
Joined: 02/19/2008

Shoulda figured it'd be a manatwo-centric problem. Odd though since I am uploading the gz from drupal.org and ungzipping/untarring using uz.