I need to install drupal 7.34 on nginx web server with oracle 12 as database. Oracle is listing in DB list. But after submitting the DB and server details, it fails. I am posting the error that i got while submitting the DB data.
[error] 963#0: *56 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: , server: , request: "POST /install.php?profile=standard&locale=en HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "", referrer: "http:///install.php?profile=standard&locale=en"
Comments
Comment #1
Fazil commentedComment #2
bohartD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.
Everyone can apply the patches/suggestions above (not tested by the maintainers, tested by the community) to their D7 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!
Comment #3
bohart