Jump to content
xt:Commerce Community Forum

1062 - Duplicate entry '1' for key 1 ab Step6


Recommended Posts

hi leute

ich bekomme bei der isntallation ab step6 diesen fehler hier:

1062 - Duplicate entry '1' for key 1

insert into customers ( customers_id, customers_status, customers_firstname, customers_lastname, customers_gender, customers_email_address, customers_default_address_id, customers_telephone, customers_password, delete_user) VALUES ('1', '0', 'Eric', 'Schnith','m', '[email protected]', '1', '+491753868991', '4f093715e5c973571add333461552b03', '0')

oder auchd en hier an derseleben stelle wenn ich wieder auf zurück gehe oder von vorne mache.

mal hat der erste mal dieser fehler hier

Warning: main() [function.main]: open_basedir restriction in effect. File(/Users/mzanier/Sites/304SP2/xtcommerce/includes/classes/boxes.php) is not within the allowed path(s): (/is/htdocs/user_tmp/wp1094557_5KSLCP08PW:/tmp:/bin:/usr:/is/default.errors:/is/htdocs/wp1

094557_5KSLCP08PW) in /is/htdocs/wp1094557_5KSLCP08PW/xtcommerce/xtcommerce/xtc_installer/includes/application.p

hp on line 36

Warning: main(/Users/mzanier/Sites/304SP2/xtcommerce/includes/classes/boxes.php) [function.main]: failed to open stream: Operation not permitted in /is/htdocs/wp1094557_5KSLCP08PW/xtcommerce/xtcommerce/xtc_installer/includes/application.p

hp on line 36

Warning: main() [function.main]: open_basedir restriction in effect. File(/Users/mzanier/Sites/304SP2/xtcommerce/includes/classes/boxes.php) is not within the allowed path(s): (/is/htdocs/user_tmp/wp1094557_5KSLCP08PW:/tmp:/bin:/usr:/is/default.errors:/is/htdocs/wp1

094557_5KSLCP08PW) in /is/htdocs/wp1094557_5KSLCP08PW/xtcommerce/xtcommerce/xtc_installer/includes/application.p

hp on line 36

Warning: main(/Users/mzanier/Sites/304SP2/xtcommerce/includes/classes/boxes.php) [function.main]: failed to open stream: Operation not permitted in /is/htdocs/wp1094557_5KSLCP08PW/xtcommerce/xtcommerce/xtc_installer/includes/application.p

hp on line 36

Fatal error: main() [function.require]: Failed opening required '/Users/mzanier/Sites/304SP2/xtcommerce/includes/classes/boxes.php' (include_path='.:/usr/share/pear/php4') in /is/htdocs/wp1094557_5KSLCP08PW/xtcommerce/xtcommerce/xtc_installer/includes/application.p

hp on line 36

[XT SQL Error]

was mach ich denn da falsch?

Link to comment
Share on other sites

Also wenn du es immer wieder von vorne machst oder zurück gehst, ist es klar. XTC versucht den Datensatz in der Datenbank neu anzulegen, aber das geht ja nicht, da der schon existiert. Fang nochmal ganz von vorne an und lösche vorher die XTC-Tabellen aus deiner Datenbank (vorher sichern versteht sich). Wenn dann nochmal der Fehler kommt meldest du dich nochmal.

Link to comment
Share on other sites

  • 5 months later...

Also wenn du es immer wieder von vorne machst oder zurück gehst, ist es klar. XTC versucht den Datensatz in der Datenbank neu anzulegen, aber das geht ja nicht, da der schon existiert. Fang nochmal ganz von vorne an und lösche vorher die XTC-Tabellen aus deiner Datenbank (vorher sichern versteht sich). Wenn dann nochmal der Fehler kommt meldest du dich nochmal.

Hallo, ich habe den gleichen Fehler beim Schreiben in die vorhandene Datenbank.

Fehlermeldung (beim zweiten Mal) wie folgt, beim ersten Versuch die Fehlermeldung wie im Beitrag von Americus:

1062 - Duplicate entry '1' for key 1

insert into customers_info ( customers_info_id, customers_info_date_of_last_logon, customers_info_number_of_logons, customers_info_date_account_created, customers_info_date_account_last_modified, global_product_notifications) VALUES ('1','','','','','')

[XT SQL Error]

Es gab einen Eintrag unter ID 1, allerdings ausser der ID keine Eingaben. Ich habe den Eintrag gelöscht und dann Punkt 6 nochmal ausgeführt, Ergebnis beim zweiten Mal wie in meiner Mail.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...