-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I have just downloaded the zip file and the install fails miserably!
When I point my browser to the index.php file it cannot verify if the rewrite module is enables(the rewrite.php file is missing in the zipzed file. Perhaps other files are missing as well and I am never given a chance to put in the DB details!
Here is the error code:
[25-Jun-2018 19:51:54 UTC] Exception at time 1529956314: PDOException: PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/WWW/DSocial/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43
Stack trace:
#0 /home/WWW/DSocial/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(43):PDO->__construct('mysql:host={{db...', '{{dbuser}}', '{{dbpassword}}', Array)
#1 /home/WWW/DSocial/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php(44): Doctrine\DBAL\Driver\PDOConnection->__construct('mysql:host={{db...', '{{dbuser}}', '{{dbpassword}}', Array)
#2 /home/WWW/DSocial/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(360): Doctrine\DBAL\Driver\PDOMySql\Driver->connect(Array, '{{dbuser}}', '{{dbpassword}}', Array)
#3 /home/WWW/DSocial/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1036): Doctrine\DBAL\Connection->connect()
#4 /home/WWW/DSocial/vendor/elgg/elgg/engine/classes/Elgg/Database.php(176): Doctrine\DBAL\Connection->exec('SET SESSION sql...')
#5 /home/WWW/DSocial/vendor/elgg/elgg/engine/classes/Elgg/Database.php(143): Elgg\Database->connect('readwrite')
#6 /home/WWW/DSocial/vendor/elgg/elgg/engine/classes/Elgg/Database.php(123): Elgg\Database->setupConnections()
#7 /home/WWW/DSocial/vendor/elgg/elgg/engine/classes/Elgg/Database.php(387): Elgg\Database->getConnection('read')
#8 /home/WWW/DSocial/vendor/elgg/elgg/engine/classes/Elgg/Database.php(227): Elgg\Database->getResults('SELECT 1', NULL, true, Array)
#9 /home/WWW/DSocial/vendor/elgg/elgg/engine/classes/ElggInstaller.php(1263): Elgg\Database->getDataRow('SELECT 1')
#10 /home/WWW/DSocial/vendor/elgg/elgg/engine/classes/ElggInstaller.php(656): ElggInstaller->checkDatabaseSettings('{{dbuser}}', '{{dbpassword}}', '{{dbname}}', '{{dbhost}}')
#11 /home/WWW/DSocial/vendor/elgg/elgg/engine/classes/ElggInstaller.php(121): ElggInstaller->setInstallStatus()
#12 /home/WWW/DSocial/vendor/elgg/elgg/engine/classes/Elgg/Application.php(485): ElggInstaller->run('requirements')
#13 /home/WWW/DSocial/install.php(11): Elgg\Application::install()
#14 {main}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels