install error

What is the install error 1518242595 during the third index.php installation step? The third step is where you have to enter the mysql credentials.

  • What is the install error 1518242595

    This is Unix time stamp. Check your server logs

    The third step is where you have to enter the mysql credentials.

    You should create a MySQL DB but the mentioned logs could say more details.

    Also, don't forget about amazing search feature.

  • That doesn't help any. This is what has been done.
     
    1.) Elgg 2.3.5 zip file downloaded from elgg.org
    2.)Elgg 2.3.5 zip file uploaded on our godaddy server & extracted to root.
    3.) All File/Folder permissions changed to 770.
    4.) Chron jobs created with godaddy tool.
    5.) MySQL database created with username.
    6.) Attempted to run install.php but cant get pass the third step "database installation"
     
    Are we missing something here? I know htaccess.html has to be edited at some point. Is the chron job setup right? Do we have to edit some files & point them to our server?
  • this is the error log

    it says: Next Doctrine\DBAL\Exception\ConnectionException: An exception occured in driver: SQLSTATE[42000] [1044] Access denied for user 'User'@'localhost' to database 'DB' in /home/site/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103
     

    https://postimg.org/image/880hiun2z/

  • problem was with the web hosting admin & fixed. Thank you