Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Error installed Zencart 1.3

Error installed Zencart 1.3

Locked

Views: 2,396

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
23 May 2006, 7:17 PM
#1
darkswan avatar

darkswan

New Zenner

Join Date:
Jan 2005
Location:
Mosquito Coast, Texas
Posts:
90
Plugin Contributions:
0

Error installed Zencart 1.3

I keep getting an error when trying to install zen 1.3

I have installed Zen on this server at least 5 times with no errors, however this time I get this error

Installation In Progress...

~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
3 Error writing file './fragrancediva_com_-_store/zenpaypal_payment_status_history.frm' (Errcode: 122)
in:
[CREATE TABLE zenpaypal_payment_status_history ( payment_status_history_id int(11) NOT NULL auto_increment, paypal_ipn_id int(11) NOT NULL default '0', txn_id varchar(64) NOT NULL default '', parent_txn_id varchar(64) NOT NULL default '', payment_status varchar(17) NOT NULL default '', pending_reason varchar(14) default NULL, date_added datetime NOT NULL default '0001-01-01 00:00:00', PRIMARY KEY (payment_status_history_id), KEY idx_paypal_ipn_id_zen (paypal_ipn_id) ) TYPE=MyISAM;]

can anyone help?

23 May 2006, 11:32 PM
#2
vger avatar

vger

Past Contributor

Join Date:
Nov 2004
Location:
Norfolk, United Kingdom
Posts:
3,189
Plugin Contributions:
0

Re: Error installed Zencart 1.3

Err 122 usually happens when your disk is full and it can't write any more data to the disk.

Vger