1. The following words were not included in your search because they are too short, too long, or too common: to, the, DB
  1. L

    Cron jobs again

    This error: CDbConnection failed to open the DB connection happens for 2 reason: 1. The number of allowed mysql connections is too small, so adjust this in your mysql configuration. 2. MySQL cannot cope with the load and gives up. Add more RAM to the mysql server. Check this article...
  2. J

    Cron jobs again

    Thanks, So i did No db connection?
  3. L

    Cron Jobs Not Workings

    The error message "could not find driver" usually indicates that the required database driver is not installed or configured properly. In your case, it seems like the PHP database driver for MySQL is not available or not properly set up. We advice you in this situation to contact your hosting...
  4. A

    Cron Jobs Not Workings

    Does anyone know why it gives me these errors and my cron jobs don't work? (I mentioned that max_connections at MySQL is set to 2000) 2023/07/08 14:54:01 [error] [exception.CDbException] could not find driver 2023/07/08 14:54:01 [error] [exception.CDbException] could not find driver...
  5. L

    Cron jobs are not worked

    This error: CDbConnection failed to open the DB connection happens for 2 reason: 1. The number of allowed mysql connections is too small, so adjust this in your mysql configuration. 2. MySQL cannot cope with the load and gives up. Add more RAM to the mysql server. Check this article...
  6. G

    Failed Installing Mailwizz, I even just bought it 2 days ago from codeanyone, please help

  7. A

    CDbConnection

    i installed mailwizz by following all instructions and now i cant access my application because any time i try i get an error CDbException. i have also enabled debug i now get CDbConnection failed to open the DB connection: invalid data source name protected function loadCategory($key) 156...
  8. A

    [URGENT] Campaign stuck in Pending-sending after cloned Mailwizz to another host server

    Hi, I have used Mailwizz for already 2 years, and everything went okay, until I cloned it to another new server on Cloudways 3 days ago. Since that, mailwizz couldn't send campaigns, it shows Pending-sending. Cloudways clones all my applications to a new server, makes everything seems totally...
  9. W

    CDbConnection failed to open the DB connection. How to restore its initial state?

    Hi, I'm getting this error when I try to install mailwizz, checked and there was no mailwizz database so i created a new blank "mailwizz" database, but gives me another error: CDbCommand failed to execute the SQL statement: SQLSTATE[42S02]: Base table or view not found: 1146 Table...
  10. M

    backing up mailwizz

    Thank you for helping out. The URL now shows CDbException CDbConnection failed to open the DB connection. I have now put my DATABASE information, but still have the same error. I also confirmed via FTP , in apps/common/config folder and open the main-custom.php file, to confirm username...
  11. lucmichalski

    Where to find docker-compose/dockerfiles for mailwizz ?

    I have setup everyting with docker-compose but I have the following error message: CDbException CDbConnection failed to open the DB connection. Is there any env variables to pass to mailwizz-php ?
  12. Vpul Shah

    CDbException / CDbConnection failed to open the DB connection ?

    Check your mysql / mariadb service is running or not.
  13. M

    CDbException / CDbConnection failed to open the DB connection ?

    My MailWizz was working fine and then suddenly it is giving me this error.... CDbException CDbConnection failed to open the DB connection. What could this mean? I did not change any settings.
  14. S

    Changed domain on VPS, but now I can't log in to MailWizz

    I don't actually get to the login page at all. Here's what comes up: CDbException CDbConnection failed to open the DB connection.
  15. R

    CDbException

    I installed the system and all went well until the database installation where I got 500 errors. Trying to reinstall didn't work, it would just take me back to the home screen. I removed all the files, uploaded them again and tried to reinstall but now I get the following error: CDbException...
  16. B

    Fix CDbException

    CDbException CDbConnection failed to open the DB connection.
  17. M

    CDbConnection failed to open the DB connection after cache clear

    I started to have issues with my Mailwizz. At some point, I was no longer able to even create and test a campaign. I would get Error 400 every time I would try to set up a campaign. Here's the screenshot of the error: Then, I went to the backend to check the delivery logs and ran into another...
  18. Vpul Shah

    Fix CDbException

    Let's discuss on Email - vpulshah@gmail.com
  19. T

    Fix CDbException

    Hey guys. I need someone to fix the " CDbException" error I am getting from time to time and I am losing clicks. "CDbException CDbConnection failed to open the DB connection." http://prntscr.com/kuqj47 The issue started after I made some changes on crontab to send multiple campaigns and run...
  20. L

    CDbException CDbConnection failed to open the DB connection.

    Hi, i'm trying to install mailwizz but i get the following error please help me CDbException CDbConnection failed to open the DB connection. thanks
Back
Top