Show Posts


Messages - Altered

Pages: [1]
1
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?

2
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

3
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?

4
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?

Pages: [1]

Powered by SMFPacks Social Login Mod