#1
Hello all,
I have just downloaded latest trongate framework from github. I am using PHP 8.2.4
After extracting files to htdocs folder when i run http://localhost/trongate , I am getting below error

I am using widows 11 home. Any help would be greatly appreciated.
Thank you
Siri K
#2
Hello,

Are you saying you downloaded the zip file?

Did you try to install the framework from the Trongate App?

Dan
#3
Hi,
Yes, the error coming from downloaded zip file. Not tried with Desktop app.
#4
Hello,
Did you get the sql files for the database?
Try the desktop app. You will find it very useful. Add Modules, Create database relationships, Create SQL queries.
edited
Dan
#5
Hi Dan, that is an older sql for Trongate - best to use the current base SQL from GitHubalso remember to create the database first in phpMyAdmin or similar and edit your config and database files in your app before going to your new apps URL
#6
Thanks Simon for the latest sql
Dan