Bugzilla – Attachment 66795 Details for
Bug 19248
install.pl: DBD::mysql::st execute failed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Koha>Web Insteller> error
Koha › Web installer › Error creating database tables.html (text/html), 2.96 KB, created by
mksiva@yahoo.com
on 2017-09-04 08:23:07 UTC
(
hide
)
Description:
Koha>Web Insteller> error
Filename:
MIME Type:
Creator:
mksiva@yahoo.com
Created:
2017-09-04 08:23:07 UTC
Size:
2.96 KB
patch
obsolete
><!DOCTYPE html> ><!-- TEMPLATE FILE: step3.tt --> ><html lang="en"><head> > > ><title>Koha ⺠Web installer ⺠> > > > Error creating database tables > > > > > > > ></title> > > ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> ><link rel="shortcut icon" href="http://localhost:8001/favicon.ico" type="image/x-icon"> ><link rel="stylesheet" type="text/css" href="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/jquery-ui-1.css"> ><link rel="stylesheet" type="text/css" href="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/bootstrap.css"> ><link rel="stylesheet" type="text/css" href="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/installer.css"> > ><script type="text/javascript" src="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/jquery-2.js"></script> ><script type="text/javascript" src="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/jquery-migrate-1.js"></script> ><script type="text/javascript" src="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/jquery-ui-1.js"></script> ><script type="text/javascript" src="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/bootstrap.js"></script> ><script type="text/javascript" src="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/jquery.js"></script> ><script type="text/javascript"> > function _(s) { return s } // dummy function for gettext > $(document).ready(function() { > if (self === top) { > var antiClickjack = document.getElementById("antiClickjack"); > antiClickjack.parentNode.removeChild(antiClickjack); > } else { > top.location = self.location; > } > }); ></script> > > ></head> > ><body id="installer" class="installer"> > <div class="container-fluid"> > <div class="row"> > <div id="installer-step3" class="installer-main col-sm-8 col-sm-offset-2 col-md-8 col-md-offset-2"> > <h1 id="logo"><a href="#">Koha</a></h1> > > > > > > > > > > > <p>The following error occurred while importing the database structure:</p> > <div class="alert alert-warning"><p>[Mon Sep 4 >13:12:33 2017] install.pl: DBD::mysql::st execute failed: Invalid >default value for 'date_created' at /usr/share/perl5/DBIx/RunSQL.pm line > 273. > </p></div> > <p>Please contact your system administrator</p> > > > > > > > > > </div> <!-- / #installer-step3 --> > </div> <!-- / .row --> > > > > </div> > > > <span id="audio-alert"></span> > > > > ></body></html>
<!DOCTYPE html> <!-- TEMPLATE FILE: step3.tt --> <html lang="en"><head> <title>Koha ⺠Web installer ⺠Error creating database tables </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="shortcut icon" href="http://localhost:8001/favicon.ico" type="image/x-icon"> <link rel="stylesheet" type="text/css" href="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/jquery-ui-1.css"> <link rel="stylesheet" type="text/css" href="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/bootstrap.css"> <link rel="stylesheet" type="text/css" href="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/installer.css"> <script type="text/javascript" src="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/jquery-2.js"></script> <script type="text/javascript" src="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/jquery-migrate-1.js"></script> <script type="text/javascript" src="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/jquery-ui-1.js"></script> <script type="text/javascript" src="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/bootstrap.js"></script> <script type="text/javascript" src="Koha%20%E2%80%BA%20Web%20installer%20%E2%80%BA%20Error%20creating%20database%20tables_files/jquery.js"></script> <script type="text/javascript"> function _(s) { return s } // dummy function for gettext $(document).ready(function() { if (self === top) { var antiClickjack = document.getElementById("antiClickjack"); antiClickjack.parentNode.removeChild(antiClickjack); } else { top.location = self.location; } }); </script> </head> <body id="installer" class="installer"> <div class="container-fluid"> <div class="row"> <div id="installer-step3" class="installer-main col-sm-8 col-sm-offset-2 col-md-8 col-md-offset-2"> <h1 id="logo"><a href="#">Koha</a></h1> <p>The following error occurred while importing the database structure:</p> <div class="alert alert-warning"><p>[Mon Sep 4 13:12:33 2017] install.pl: DBD::mysql::st execute failed: Invalid default value for 'date_created' at /usr/share/perl5/DBIx/RunSQL.pm line 273. </p></div> <p>Please contact your system administrator</p> </div> <!-- / #installer-step3 --> </div> <!-- / .row --> </div> <span id="audio-alert"></span> </body></html>
View Attachment As Raw
Actions:
View
Attachments on
bug 19248
: 66795