Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install from zip #49

Open
wkwp1234 opened this issue Jun 25, 2018 · 0 comments
Open

Install from zip #49

wkwp1234 opened this issue Jun 25, 2018 · 0 comments

Comments

@wkwp1234
Copy link

wkwp1234 commented Jun 25, 2018

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}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant