Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Новичок, установка на локальный сервер, прошу помощи с ошибкой


Recommended Posts

Добрый день, устанавливаю на локальный сервер. Сначала на ОпенСервер установила версию русифицированную, все получилось. Но при установке с оригинального сайта на 3м этапе постоянно возникают разные ошибки. Сейчас при попытке установит на Хамрр возникла ошибка: Exception: Error: Tablespace for table 'opendomovichok_bd.oc_category' exists. Please DISCARD the tablespace before IMPORT

Error No: 1813

CREATE TABLE oc_category ( category_id int(11) NOT NULL AUTO_INCREMENT, image varchar(255) NOT NULL, parent_id int(11) NOT NULL DEFAULT '0', top tinyint(1) NOT NULL, column int(3) NOT NULL, sort_order int(3) NOT NULL DEFAULT '0', status tinyint(1) NOT NULL, date_added datetime NOT NULL, date_modified datetime NOT NULL, PRIMARY KEY (category_id), KEY parent_id (parent_id) ) ENGINE=InnoDB CHARSET=utf8 COLLATE=utf8_general_ci; in D:\XamppServer\htdocs\OpenDomovichok_bd\system\library\db\mysqli.php on line 48

 

Подскажите, что делать 

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.