OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

This topic contains 1 reply, has 2 voices, and was last updated by  Mike Kudelya 7 years, 4 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
  • #27475

    mon
    Participant

    Hi,

    during the installation we were forced to keep database password null and user root, but we just changed the password and we cannot access to the crm page. It shows HTTP ERROR 500 on browser.
    We changed the password on /app/config/parameters.yml file and we tried to write it without quotes and with double and single quotes,but it doesn’t work.
    On log it appears this:

    [Tue Nov 08 11:52:38.387162 2016] [fcgid:warn] [pid 5570] [client 83.55.54.90:59166] mod_fcgid: stderr: PHP Fatal error: Uncaught exception ‘PDOException’ with message ‘SQLSTATE[28000] [1045] Access denied for user ‘root’@’127.0.0.1′ (using password: NO)’ in /var/www/vhosts/domain/subdomain/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43
    [Tue Nov 08 11:52:38.387184 2016] [fcgid:warn] [pid 5570] [client 83.55.54.90:59166] mod_fcgid: stderr: Stack trace:
    [Tue Nov 08 11:52:38.387186 2016] [fcgid:warn] [pid 5570] [client 83.55.54.90:59166] mod_fcgid: stderr: #0 /var/www/vhosts/domain/subdomain/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(43): PDO->__construct(‘mysql:host=127….’, ‘root’, NULL, Array)
    [Tue Nov 08 11:52:38.387188 2016] [fcgid:warn] [pid 5570] [client 83.55.54.90:59166] mod_fcgid: stderr: #1 /var/www/vhosts/domain/subdomain/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php(45): Doctrine\\DBAL\\Driver\\PDOConnection->__construct(‘mysql:host=127….’, ‘root’, NULL, Array)
    [Tue Nov 08 11:52:38.387190 2016] [fcgid:warn] [pid 5570] [client 83.55.54.90:59166] mod_fcgid: stderr: #2 /var/www/vhosts/domain/subdomain/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(360): Doctrine\\DBAL\\Driver\\PDOMySql\\Driver->connect(Array, ‘root’, NULL, Array)
    [Tue Nov 08 11:52:38.387192 2016] [fcgid:warn] [pid 5570] [client 83.55.54.90:59166] mod_fcgid: stderr: #3 /var/www/vhosts/domain/subdomain/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(429): Doctrine\\DBAL\\Connection->connect()
    [Tue Nov 08 11:52:38.387194 2016] [fcgid:warn] [pid 5570] [client 83.55.54.90:59166] mod_fcgid: stderr: #4 /var/www/vhosts/domain/subdomain/ in /var/www/vhosts/domain/subdomain/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php on line 103

    How can we do it to change database password?
    Thank you.

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

    Mike Kudelya
    Participant

    Hi

    Hope this will help.

Viewing 1 replies (of 1 total)

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

Back to top