-
-
Recent Posts
Categories
-
Networking
Partners
Projects
-
RSS Links
Tag Archives: PHP
Drupal Installation Problem on Shared Hosting
I ran into a problem on installing Drupal on a shared host server. The problem arises (see error script below) when the installation script hits the php method to check whether register_globals is enabled. For security purposes register_globals needs to be enabled but on some shared hosting this is simply not a feasible option.

Dev Setup on Mac OSX