Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Installation hangs up at data configuration

Started by Altered, January 18, 2016, 07:41:26 PM

Previous topic - Next topic

Altered

This is the error I get.

Error:
INSERT INTO `abc_dataset_definition` (`dataset_id`,`dataset_column_id`,`dataset_column_name`,`dataset_column_type`,`dataset_column_sort_order`) VALUES (2,10, 'item_id','varchar',1), (2,11, 'item_text','varchar',2), (2,12, 'item_url','varchar',3), (2,13, 'parent_id','varchar',4), (2,14, 'sort_order','integer',5), (2,15, 'item_type','varchar',6), (2,40, 'item_icon_rl_id','varchar',7); in /data/19/4/86/48/4412048/user/5151133/htdocs/core/database/amysqli.php on line 105

The table is being written but this error won't let the install complete?

abantecart

It is hard to see the issue in what you have posted. Can you try to run this SQL in your database and see the exact error.
If you have duplicate error, this will mean it was ran before.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Altered

I did. I emptied the table dataset_definitions. Then ran the sql statement directly on the database and it worked fine. So I went back and started the install over again and when I got to the data configuration step it did the same thing. Any ideas?

Altered

Still trying to figure this out. I emptied the database, deleted all the files, reuploaded the files and got the same result.
Following error has occurred during installation:
OK:
Name    Info
10000::database error
   Error:
INSERT INTO `abc_dataset_definition` (`dataset_id`,`dataset_column_id`,`dataset_column_name`,`dataset_column_type`,`dataset_column_sort_order`) VALUES (2,10, 'item_id','varchar',1), (2,11, 'item_text','varchar',2), (2,12, 'item_url','varchar',3), (2,13, 'parent_id','varchar',4), (2,14, 'sort_order','integer',5), (2,15, 'item_type','varchar',6), (2,40, 'item_icon_rl_id','varchar',7); in /data/19/4/86/48/4412048/user/5151133/htdocs/core/database/amysqli.php on line 105

Any ideas, I need to get this moving. :P

Basara

Hi.
Try to install AbanteCart to completely new and empty database

Altered

i deleted the files and emptied the database. Then I tried using installatron.com. The install worked and the admin is fine. But I get:


500: Internal server error

This error is generated when a script running on the server could not be implemented or permissions are incorrectly assigned for files or directories

Troubleshooting suggestions:

Temporarily disable any rewrite rules by renaming your .htaccess file if it exists.

Ensure that any CGI or Perl scripts have at least .755. permissions.

If trying to run PHP and you get this error, you may have an invalid php.ini in your /cgi-bin, or may be missing your php.dat file in this folder.

I tried disabling the rewrite rules even though the store is in the root
Permissions are now at 0777 which is bad but still no luck

Anybody have any ideas?

Basara

Quote from: Altered on January 22, 2016, 07:13:55 PM
500: Internal server error

Ensure that any CGI or Perl scripts have at least .755. permissions.

Hello. Ask your hosting support to help you. AbanteCart did not provide any CGI or Perl scripts and have disabled .htaccess by default. Looks like you have server side misconfiguration.

Forum Rules Code of conduct
AbanteCart.com 2010 -