Bonjour,
Excusez moi de vous déranger mais j'ai une erreur lors de l'importation de la BDD :
Code :
-- --------------------------------------------------------
--
-- Structure de la table `nuked_block`
--
CREATE TABLE IF NOT EXISTS `nuked_block` (
`bid` int(10) NOT NULL auto_increment,
`active` int(1) NOT NULL default '0',
`position` int(2) NOT NULL default '0',
`module` varchar(100) NOT NULL,
`titre` text NOT NULL,
`content` text NOT NULL,
`typHTTP/1.1 500 Internal Server Error
Connection: Keep-Alive
Keep-Alive: timeout=15, max=95
Content-Length: 540
Content-Type: text/html; charset=iso-8859-1
Date: Fri, 03 Apr 2009 15:20:15 GMT
Server: Apache
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
webmaster@whd-rs.com and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
</body></html>
J'aimerais savoir d'où vient ce problème est comment le régler car après plusieurs recherches je ne vois vraiment pas d'où ça doit venir.
Je vous remercie d'avance et vous souhaite une bonne soirée
