core
core copied to clipboard
Installation is stuck at create database table page
When I am trying to install the formtool 3.0.20 in Ubuntu 20.04 LTS, the installation is getting stuck at create database table page. The tables are getting created but the dialog is not progressing to next window i.e. create config file.
Could anybody help me with this.
Hey There!
Do you have any logs you can share from your Webserver (Apache, PHP-FPM/Nginx)? Please take care to remove any sensitive information from these however.
What's probably happening is Form Tools doesn't have write access to drop the configuration file to the server after it's done, but I'll need more information to help you out from there.
If you have a screenshot, that helps as well.
Let me know!
Step 1
Step 2
After step 2, I confirmed in DB, the tables are created, refer to following screenshot, but the installation is not progressing to create config file step. P.S. Don't worry about the root password, it's a local dev db :)
I am running it on XAMPP for Linux 8.0.7 stack and not able to find the apache2 log, can u help me get the location for webserver log. Appreciate your help in advance!!
I. had the same problem running php 8. Switching down to 7.4 let me get passed it.
Hmm! I didn't notice this myself on PHP 8.2, however there is an issue on that installation page where it's complaining that the tables already existed - even if they didn't. I'll be looking at this for the next release.
The latest version of Form Tools (3.1) supports PHP 8 now.
Edit: hmm, now I can't reproduce this. I'll leave this open but remove it from a milestone.