osclass / Osclass

With Osclass, get your own classifieds site for free. Build your own Osclass installation and start advertising real estate, jobs or whatever you want- in minutes!
http://osclass.org/
647 stars 344 forks source link

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

Open moeiscool opened 2 years ago

moeiscool commented 2 years ago

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

dev-101 commented 2 years ago

This project is abandoned. See alternatives posted in other issues and below.

https://github.com/mindstellar/Osclass https://github.com/MercanoG/Osclass-Enterprise