Installation error Installation error
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Installation error

Started by kb1100, February 19, 2006, 06:30:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kb1100

I just tried to install coppermine 1.4.3 and recieved the following error
• • • ERROR • • • 
The following errors were encountered and need to be corrected first:

mySQL Error: Lost connection to MySQL server during query on query ' CREATE TABLE IF NOT EXISTS cpg143_sessions ( session_id varchar(40) NOT NULL default '', user_id int(11) default '0', time int(11) default NULL, remember int(1) default '0', PRIMARY KEY (session_id) ) TYPE=MyISAM COMMENT='Used to store sessions''

Could some one tell me why this happened? Thank you.

Never mind I tried it again and it works.