Fatal Error when trying to install

Created on 18 August 2015, over 9 years ago
Updated 26 November 2024, 4 months ago

I recently fully uninstalled 0.1beta and upgraded to the latest 1.0. When I try to enable the module I get this critical error.

PDOException: SQLSTATE[HY000]: General error: 1005 Can't create table './site/oembedcore_provider.frm' (errno: 121): CREATE TABLE {oembedcore_provider} ( `pid` INT NOT NULL auto_increment COMMENT 'Primary ID field for the table. Not used for anything except internal lookups.', `name` VARCHAR(255) NOT NULL DEFAULT '' COMMENT 'Unique ID for this subtask. Used to identify it programmatically.', `title` VARCHAR(255) NOT NULL DEFAULT '' COMMENT 'The human-readable title of the provider.', `endpoint` VARCHAR(255) NOT NULL DEFAULT '' COMMENT 'The endpoint for this provider.', `scheme` LONGTEXT NOT NULL COMMENT 'Line separated scheme definition.', PRIMARY KEY (`pid`), UNIQUE KEY `name` (`name`) ) ENGINE = InnoDB DEFAULT CHARACTER SET utf8; Array ( ) in db_create_table() (line 2720 of /home/doodi/public_html/V3/V4/includes/database/database.inc).

I can install any other modules fine, but this fails after my previous uninstall. Any idea why?

πŸ› Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Media Crumb

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡¦Ukraine AstonVictor

    I'm closing it because the issue was created a long time ago without any further steps.

    if you still need it then raise a new one.
    thanks

Production build 0.71.5 2024