[TYPO3-english] Database Error Caused by cli_dispatch.phpsh scheduler

Scotty C superscotty19 at yahoo.com
Wed Jan 15 10:07:50 CET 2014


Hi everyone,

For security reasons, I had to change my database password. Now, I also made sure to change the database password in the Install Tool. However, I must have missed something because I'm getting this error emailed to me 60 times per day:

Cron /usr/local/bin/php /public_html/typo/typo3/cli_dispatch.phpsh scheduler


PHP Fatal error:  Uncaught exception 'RuntimeException' with message 'Database Error: The current username, password or host was not accepted when the connection to the database was attempted to be established!' in public_html/typo/typo3_src-4.5.2/typo3/init.php:379
Stack trace:
#0 /public_html/typo/typo3_src-4.5.2/typo3/cli_dispatch.phpsh(116): require()
#1 {main}
  thrown in /public_html/typo/typo3_src-4.5.2/typo3/init.php on line 379

Fatal error: Uncaught exception 'RuntimeException' with message 'Database Error: The current username, password or host was not accepted when the connection to the database was attempted to be established!' in /public_html/typo/typo3_src-4.5.2/typo3/init.php:379
Stack trace:
#0 /public_html/typo/typo3_src-4.5.2/typo3/cli_dispatch.phpsh(116): require()
#1 {main}
  thrown in /public_html/typo/typo3_src-4.5.2/typo3/init.php on line 379



The solution is simple (change a password setting somewhere), but I've Google'd with no success. Can anybody tell me where I need to make the change? Thanks!
-Scott.


More information about the TYPO3-english mailing list