OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Installation/Technical Issues or Problems Problem on a second oroCRM instance on the same machine:

This topic contains 1 reply, has 2 voices, and was last updated by  Mike Kudelya 7 years, 10 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #27160

    vfbsilva
    Participant

    Folks I’m trying to install a second instance of oroCRM on my machine. It loads the install page properly and all checks are green. When I press next to go to step 2 I get a black screen. The logs report an interesting issue:

    [Mon May 23 15:32:04.465623 2016] [:error] [pid 12145] [client :50395] PHP Fatal error: Uncaught exception ‘PDOException’ with message ‘SQLSTATE[28000] [1045] Access denied for user ‘root’@’localhost’ (using password: NO)’ in /var/www/html/oro/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43\nStack trace:\n#0 /var/www/html/oro/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(43): PDO->__construct(‘mysql:host=127….’, ‘root’, NULL, Array)\n#1 /var/www/html/oro/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php(45): Doctrine\\DBAL\\Driver\\PDOConnection->__construct(‘mysql:host=127….’, ‘root’, NULL, Array)\n#2 /var/www/html/oro/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(360): Doctrine\\DBAL\\Driver\\PDOMySql\\Driver->connect(Array, ‘root’, NULL, Array)\n#3 /var/www/html/oro/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(429): Doctrine\\DBAL\\Connection->connect()\n#4 /var/www/html/oro/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(389): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#5 /var/www/html/oro/vendor/doctrine/dbal/lib/D in /var/www/html/oro/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php on line 103, referer: http://oro/web/install.php

    But as far as I remmember the data to authenticate on the database is given on step 2 of the install. The problem is this form is not displayed on my machine. What is wrong?

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #27161

    Mike Kudelya
    Participant

    Do you use fresh cloned project or you just copied first project directory to second directory?

Viewing 1 replies (of 1 total)

The forum ‘OroCRM – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top