You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do you get it working ,
It required this 2 files for me to even install. . .
$myfile = fopen("configs/database.php", "w") or die("Unable to open file !");
$myfilec = fopen("configs/global.php", "w") or die("Unable to open file !");
Any new Updates ?
Also the demo site is now working.
The text was updated successfully, but these errors were encountered: