Hi there
Only just heard of the tool and purchased. Got the zip file and through trial and error created a mysql database with a new user granting all privileges. At first, I had issue accessing the directory I had the files installed at , eg such issue was
CDbException
CDbCommand failed to execute the SQL statement: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'myusername_mailwhizz_db.mw_session' doesn't exist
Debugging I renamed the table `session` to `mw_session`.
Now, that same directory I am trying to access with the files, I just get A timeout occurred Error code 524. Cloudflare is saying this, since I have my site connected to Cloudflare. Could it potentially be blocking it? Its not clear for me where to go next, would appreciate any help. Thanks
Only just heard of the tool and purchased. Got the zip file and through trial and error created a mysql database with a new user granting all privileges. At first, I had issue accessing the directory I had the files installed at , eg such issue was
CDbException
CDbCommand failed to execute the SQL statement: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'myusername_mailwhizz_db.mw_session' doesn't exist
Debugging I renamed the table `session` to `mw_session`.
Now, that same directory I am trying to access with the files, I just get A timeout occurred Error code 524. Cloudflare is saying this, since I have my site connected to Cloudflare. Could it potentially be blocking it? Its not clear for me where to go next, would appreciate any help. Thanks