Hello
This is the error message that I had during the installation
An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: /core/install.php?profile=varbase&langcode=en&continue=1&id=3&op=do_nojs&op=do
StatusText: parsererror
ResponseText: Drupal\Core\Config\UnmetDependenciesException: Configuration objects provided by <em class="placeholder">varbase_workflow</em> have unmet dependencies: <em class="placeholder">workflows.workflow.varbase_simple_workflow (node.type.page)</em> in Drupal\Core\Config\UnmetDependenciesException::create() (line 98 of <PATH_TO_HOST>/core/lib/Drupal/Core/Config/UnmetDependenciesException.php).
just follow the step to install.
During module installation the error will display.
Please note that I'm using the following server configuration:
PHP 7.4
max_execution_time = 1200;
max_input_time = 180
max_input_vars = 10000
memory_limit = 3000M
error_reporting = E_ALL
post_max_size = 64M
upload_max_filesize = 32M
max_file_uploads = 40
Also I use Dreamhost with shared hosting.
I've installed it through zip file from the Drupal project page.
Please advice.
Thanks,
Moez
Closed: outdated
8.7
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.