By JPT on
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?
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
Your version of PHP is
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!
Wow that was simple...
Wow that was simple... Thanks! :)