Hi
I am installing drupal at http://drupal.des-us.com. It gives me the error that PDO is not enabled. I inquired with my web host, and it is enabled, which can be checked at http://web.des-us.com/test.php. They told me to contact the vendor. So why is drupal not installing here? I had installed it successfully some days before on the 26th of may.I had deleted the previous installation, and uploaded anew the drupal files.
phpinfo.php is at root of my website at http://www.des-us.com. You can check it out at http://www.des-us.com/phpinfo.php.
I also have access to php.ini file, and I have checked that mbstring and pdo both are enabled. Still I get the PDO not enabled message.
Can anyone help me here?
thanks

Comments

dalin’s picture

Project: Multisite API » Drupal core
Version: 7.x-1.x-dev » 7.x-dev
Component: Miscellaneous » base system
Assigned: dzigner » Unassigned

This has nothing to do with the Multisite API module so I'm moving this to the issue queue for Drupal core.

That said your phpinfo page looks fine. Can you post a screenshot of your error?

dzigner’s picture

Hi
Previously I got the error that PDO was not enabled. I deleted all the files under drupal then, and uploaded a fresh copy. On install now, I am getting this error:
FastCGI Error

The FastCGI Handler was unable to process the request.
Error Details:

The FastCGI process exceeded configured activity timeout
Error Number: 258 (0x80070102).
Error Description: The wait operation timed out.
HTTP Error 500 - Server Error.
Internet Information Services (IIS)

this is at http://drupal.des-us.com/install.php.

thanks

dalin’s picture

Status: Active » Postponed (maintainer needs more info)

You might want to show that error to your host as it looks like the server died partway. The first page of the installer doesn't really do much other than run a small bit of PHP to create a form. I just tried that link now and it worked (though it took about 30s to load).

jkingsnorth’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No additional information after a reasonable time-frame, please re-open against the latest version if this is still a problem.