Skip to content

Can't insert basic configuration. Error number: 1452 #2326

@moeiscool

Description

@moeiscool

image
Hello I am trying to install osclass but I keep getting this error.

I spun up a server at scaleway.com (one of the DEV1-S with Ubuntu Focal Fossa) and manually installed Apache2, MariaDB, and PHP with apt. I proceeded to drop the files in to /var/www and I opened the server IP in my web browser. Got the requirement screen shooting off some missing dependencies but I addressed all of them, like MySQLi and stuff.

I have attempted to do mysql commands below but it didn't work :( I still get the same error. Any help would be greatly appreciated.

-- set for the current session:
SET FOREIGN_KEY_CHECKS=0;

-- set globally:
SET GLOBAL FOREIGN_KEY_CHECKS=0;

apt : 2.0.6
MariaDB : 10.3.34-MariaDB-0ubuntu0.20.04.1 Ubuntu 20.04
PHP : 7.4.3
Apache : 2.4.41

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions