Page 1 of 1
How many times do you do this
Posted: 2023-12-29 12:03
by patsd102
How many times do you do this before you can set up a new database?
Re: How many times do you do this
Posted: 2023-12-29 12:09
by jsetzer
Once
Re: How many times do you do this
Posted: 2023-12-29 14:13
by patsd102
Not for me, I have done it many times, Caps on, Caps off, still getting the same message
Re: How many times do you do this
Posted: 2023-12-29 14:17
by patsd102
Re: How many times do you do this
Posted: 2023-12-29 21:35
by a.gneady
The captcha is case-insensitive so it doesn't matter if you're using Caps lock or not. My guess is that there is a misconfiguration in PHP session handling. You can disable the captcha from the generated definitions.php
file (change the FORCE_SETUP_CAPTCHA
value to false
). But I suspect you'll face an issue in login later on if this is due to session misconfig.
Re: How many times do you do this
Posted: 2023-12-29 21:48
by patsd102
Thanks for the reply.
After using appgini since 2009, I have decided to call it a day and closed my site down.
Regards
Pat
Re: How many times do you do this
Posted: 2023-12-31 10:58
by patsd102
What version of PHP do I need to be using for 23.17
Re: How many times do you do this
Posted: 2024-03-09 15:26
by bdurfee
This happened with me too. I'm glad I found this thread. I cleared my cookies and cache and restarted my browser and it worked properly.
It may be helpful to update your setup page at
https://bigprof.com/appgini/help/workin ... tion/setup to mention the captcha and what to do in case it doesn't work properly when setting up.
Re: How many times do you do this
Posted: 2024-03-16 08:09
by patsd102
It was to do with the php version.
My site is now closed.