Hey, when I upload all th Drupal 6.1 files and then go to my directory it redirects to /cgi-system/install.php and I get a 404 error. How can I fix this?

Comments

cjeanson’s picture

Your version of PHP is likely 4.x.

Go into your domain management, and click on "edit" for the domain in question.

Pick PHP 5.2.x (or whatever it is now) and update your domain.

Once the new version of PHP is installed, Drupal will be good to go!

JPT’s picture

Wow that was simple... Thanks! :)