Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
During the last step of installation Acquia drupal, i get this error about post install script error
c:\ program files\acquia-drupal/installer.log
c:\program files\acquia-drupal/piscript.log
===stdout===
strict standards : Non static method DOMdocument:: load HTML() should not be called statically in c:program files/aquia-drupal/common/setup/setup.php on line 2310
strict standards : Non static method DOMdocument:: load HTML() should not be called statically in c:program files/aquia-drupal/common/setup/setup.php on line 2310
Ok so I am able to point my drupal install to my database and it starts installing everything correctly and then all the sudden I get the following error.
The table variable already exists.
After that I can't proceed. I have retried the install about 5 times now. Any suggestions would help out greatly! I have checked the forums and other people seem to get the same error and either it magically disappears or they revert back to version 6.
Ok so I have downloaded the sqlsrv module found here sqlsrv and I have put the sqlsrv folder that was inside the sqlsrv folder into the includes\database folder.
Also, I have setup my php.ini with the following lines for the extension.
I am new to drupal and trying to install drupal 7.12 version with postgres 9.1. But on step set up database I am unable to see postgresql option that I found in many installation guides available on internet.