'Invalid default value' = database install fail
-
hello, i used to use this plugin with 100% success on my localhost until i updated my WAMP install to the new 3.01 version that has all the latest versions of PHP etc.
Now when I try to create the site on my local host I get the errors below and can’t even log into the new site. Really need some help! THANKS! (I just copied what I thought was relevant)
**********************************************************************
VERSION: 1.1.0
PHP: 7.0.2 | SAPI: apache2handler
SERVER: Apache/2.4.17 (Win64) PHP/7.0.2
**********************************************************************
**********************************************************************
DATABASE-ROUTINES
**********************************************************************
————————————–
SERVER ENVIROMENT
————————————–
MYSQL VERSION: 5.7.9
TIMEOUT: 5000
MAXPACK: 1048576
————————————–
DATABASE RESULTS
————————————–
**ERROR** database error write ‘Invalid default value for ‘comment_date” – [sql=
CREATE TABLEwp_comments(
comment_IDbigint(20) unsigned NOT NULL A…]
**ERROR** database error write ‘Invalid default value for ‘created” – [sql=
CREATE TABLEwp_duplicator_packages(
idbigint(20) unsigned NOT NUL…]
**ERROR** database error write ‘Invalid default value for ‘link_updated” – [sql=
CREATE TABLEwp_links(
link_idbigint(20) unsigned NOT NULL AUTO_IN…]
**ERROR** database error write ‘Invalid default value for ‘post_date” – [sql=
CREATE TABLEwp_posts(
IDbigint(20) unsigned NOT NULL AUTO_INCREME…]
**ERROR** database error write ‘Invalid default value for ‘user_registered” – [sql=
CREATE TABLEwp_users(
IDbigint(20) unsigned NOT NULL AUTO_INCREME…]
**ERROR** database error write ‘Table ‘ne.wp_duplicator_packages’ doesn’t exist’ – [sql=/* INSERT TABLE DATA: wp_duplicator_packages */
INSERT INTO `wp_duplicato…]
**ERROR** database error write ‘Table ‘ne.wp_duplicator_packages’ doesn’t exist’ – [sql=INSERT INTOwp_duplicator_packagesVALUES(“2”, “20151126_naturalexpressio…]
**ERROR** database error write ‘Table ‘ne.wp_duplicator_packages’ doesn’t exist’ – [sql=INSERT INTOwp_duplicator_packagesVALUES(“3”, “20151126_naturalexpressio…]
**ERROR** database error write ‘Table ‘ne.wp_posts’ doesn’t exist’ – [sql=
/* INSERT TABLE DATA: wp_posts */
INSERT INTOwp_postsVALUES(“4”, “1”, …]
**ERROR** database error write ‘Table ‘ne.wp_posts’ doesn’t exist’ – [sql=INSERT INTOwp_postsVALUES(“5”, “1”, “2015-09-07 14:22:39”, “2015-09-07 …]
**ERROR** database error write ‘Table ‘ne.wp_posts’ doesn’t exist’ – [sql=INSERT INTOwp_postsVALUES(“7”, “1”, “2015-09-07 14:30:51”, “2015-09-07 …]
**ERROR** database error write ‘Table ‘ne.wp_posts’ doesn’t exist’ – [sql=INSERT INTOwp_postsVALUES(“8”, “1”, “2015-09-07 14:32:08”, “2015-09-07 …]
**ERROR** database error write ‘Table ‘ne.wp_posts’ doesn’t exist’ – [sql=INSERT INTOwp_postsVALUES(“9”, “1”, “2015-09-07 14:32:36”, “2015-09-07 …]
**ERROR** database error write ‘Table ‘ne.wp_posts’ doesn’t exist’ – [sql=INSERT INTOwp_postsVALUES(“10”, “1”, “2015-09-07 14:33:05”, “2015-09-07…]
**ERROR** database error write ‘Table ‘ne.wp_posts’ doesn’t exist’ – [sql=INSERT INTOwp_postsVALUES(“11”, “1”, “2015-09-07 14:34:39”, “2015-09-07…]
**ERROR** database error write ‘Table ‘ne.wp_posts’ doesn’t exist’ – [sql=INSERT INTOwp_postsVALUES(“19”, “1”, “2015-09-09 08:33:24”, “2015-09-09…]… and this continues with Errors: Deploy (121)
The topic ‘'Invalid default value' = database install fail’ is closed to new replies.