Database Security. Database Auditing. Database Caching. Database Masking. Get it nowWordpress install is failed with GreenSQL
Posted November 7th, 2008 by lacyc3
in
I can't install latest WordPress with GreenSQL.
GreenSQL and WordPress logs are here: http://www.letolt.lacyc3.eu/?path=./logs/greensql_2k081108/
G
Comments
Hi The wp.log shows that
Hi
The wp.log shows that that wp_options table does not exists. The greensql.log does not shows any blocked commands.
I advise you to temporary disable blocking of creating/changing DB structure and then to try to install the application.
You can do it as followed (from greensql-console):
1. Databases - > Choose Wordpress_db_name -> Change database settings
2. Set to allow for "Change DB Structure"
3. Set to allow for "Create tables/indices"
4. Click on submit.
Note: If you still didn't added your db name to greensql you can do it in the "Databases" menu.
Then wait few seconds for the changes take affect and try to reinstall your wordpress application.
Thanks,
Yuli
Thanks, it works with this
Thanks, it works with this settings :)
Don't forget to disable
Don't forget to disable these settings afterwords ;)