I’m trying to install Drupal for the first time on a Windows server. Created the database, uploaded the code, but when trying to run install.php I get the following errors:
-
register_globals is enabled. Drupal requires this configuration directive to be disabled.
-
PHP Warning: Unknown(): Unable to load dynamic library ‘C:\HSphere.NET\3rdparty\PHP\4.4.7\extensions\php_mcrypt.dll’ - The specified module could not be found. in Unknown on line 0 PHP
-
Warning: Unknown(): Unable to load dynamic library ‘C:\HSphere.NET\3rdparty\PHP\4.4.7\extensions\php_openssl.dll’ - The operating system cannot run %1. in Unknown on line 0
Anyone know how I get past this point? ![]()