Hi, please I need help: I've chosen for my customers Drupal as well complex complex and flexible websites are required and I do not want to downgrade my decision.
I cannot install on my web Domain Hosting Service (Italy - Tiscali) Drupal v.8.2.3 because a blocking ERROR is raised during Install:

An AJAX HTTP error occurred.
HTTP Result Code: 404
Debugging information follows.
Path : / core/install.php?langcode=en&profile=standard&continue=1&id=1&op=do_nojs&op=do
StatusText: Not Found
ResponseText: No Input file specified

Error page is not clarifying at all.
I'm running under PHP Version 5.6.17 with Server Apache running CGI/FastCGI and 64M Memory_limit as well from .user.ini

No problem if I install the same version of Drupal to a Linux Debian machine (Raspberry Pi3 test machine) or to my MacPro Xampp PHP Version 5.5.9, that is different only because of Server Api Apache 2.0 Handler .

What's the issue please? I do not want to move to different CMS ..... please

In advance my thanks to the community and Drupal Support and greeting from the beatiful Italy
Claudio

Comments

VM’s picture

what kind of database? mySQL? Postgres? other?

claudioTskills’s picture

Hi, my Data Base is Mysql in all my installations Debian, Mac and on the final hosting web server.

claudioTskills’s picture

Please you could have a look at my phpinfo here: http://inventum.tskills.it/phpinfo.php

claudioTskills’s picture

The error is raised at step 22:

An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /MyInventum/core/install.php?rewrite=ok&langcode=it&profile=standard&continue=1&id=1&op=do_nojs&op=do
StatusText: Internal Server Error
ResponseText:
Domain Error
Error 500!
Internal Server Error!n

Error
The website encountered an unexpected error. Please try again later.
Drupal\Core\Config\UnmetDependenciesException: Configuration objects (block.block.bartik_help, block.block.bartik_search, block.block.seven_help, core.entity_form_display.node.article.default, core.entity_form_display.node.page.default, core.entity_form_display.user.user.default, core.entity_view_display.node.article.default, core.entity_view_display.node.article.teaser, core.entity_view_display.user.user.compact, core.entity_view_display.user.user.default, field.field.node.article.field_image, field.field.user.user.user_picture, field.storage.node.field_image, field.storage.node.field_tags, field.storage.user.user_picture, rdf.mapping.comment.comment, rdf.mapping.node.article, rdf.mapping.node.page, rdf.mapping.taxonomy_term.tags, taxonomy.vocabulary.tags) provided by standard have unmet dependencies in Drupal\Core\Config\UnmetDependenciesException::create() (line 84 of core/lib/Drupal/Core/Config/UnmetDependenciesException.php).

Drupal\Core\Config\UnmetDependenciesException::create('standard', Array) (Line: 460)
Drupal\Core\Config\ConfigInstaller->checkConfigurationToInstall('module', 'standard') (Line: 132)
Drupal\Core\ProxyClass\Config\ConfigInstaller->checkConfigurationToInstall('module', 'standard') (Line: 141)
Drupal\Core\Extension\ModuleInstaller->install(Array, ) (Line: 83)
Drupal\Core\ProxyClass\Extension\ModuleInstaller->install(Array, ) (Line: 1555)
install_install_profile(Array) (Line: 660)
install_run_task(Array, Array) (Line: 538)
install_run_tasks(Array) (Line: 115)
install_drupal(Object) (Line: 44)

Thank you in advance for eny help
Claudio