Page 1 of 1

5.95 not working

Posted: 2021-04-29 00:07
by angus
Hi Ahmed, I tried 5.95, created a new app and get a 500 error. Any ideas?
console.error.png
console.error.png (18.48 KiB) Viewed 1849 times

Re: 5.95 not working

Posted: 2021-04-29 23:32
by baudwalker
I also have a problem with 5.95. I am unable to log back into my local server AppGini site after installation.

The installation and configuration runs as it should. I can the do as I want until I logout. Once I've logged out I am unable to get back in. The dialog box flashes back to a new login. It works perfectly on my hosted site but not on my local server. Barry

Re: 5.95 not working

Posted: 2021-04-29 23:39
by jsetzer
Sorry, just a stupid question: Is there any blank character in the path (directory name). I once had the same situation and wasn't able to login. I should say: login was fine, but redirect did not work and sent me back to login.

After changing the app path in config.php it worked again. I have replaced blank by %20

If there is no blank in your installation directory just ignore my post.

Re: 5.95 not working

Posted: 2021-04-30 05:52
by baudwalker
Thank you Jan.

I don't know hat has changed as I have always had that directory structure (with 2 spaces) I replaced with underscores reconfigured and voila... it works

so not a stupid question, just me, a silly old fool.

Barry

BTW where does the " @session_save_path " hide now?