Getting tons of errors after installation

specifications:
System info
PHP Version: 7.4.10

mysql version: 10.3.24-MariaDB-cll-lve

Web server: LiteSpeed

Client: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36



problem (see screenshot)
After FINALLY installing, I am getting all of these "line" errors and I do not understand why. I clicked to change default passwords and it is telling me about depreciated (sp?) items on line...x:

screenshot with errors: https://snippyly.com/?q=y9pcTcfM2jKmZdVUdVA7
 

eugenio

Administrator
Staff member
Hello,
I will investigate; in the meantime can you try to add this line to your config_custom.php file?

error_reporting(E_ALL ^ E_DEPRECATED);

Best,
 
thank you. I will try that now.

I am also seeing that the only time i was given a choice to choose a blank app, excel app, etc. was immediately after installation. After that, it disappeared and I cannot get back to it
 

eugenio

Administrator
Staff member
That makes sense, if you want to re-install dadabik you have to re-launch install.php

Best,
 
I went in and changed the default un/pw and this is the error that I receive:

https://ibb.co/4718S5J

*the other errors disappeared when I entered the line you gave me.

I can't figure out how to get to the main page to create an app and I also cannot find the page you displayed in the video with the grid where I can create fields and relationships

thank you
 

eugenio

Administrator
Staff member
If you want to reinstall from scratch, you have to run install.php, I don't think you need the installation page if you DON't need to reinstall.

Please create a different post for each issue, with relevant title and all the information about your installation
.
Best,
 
Top