pH7Software / pH7-Social-Dating-CMS

😻 pH7Builder (formerly pH7CMS) is a Professional & Open Source Social Dating CMS written in PHP 8 🚀 This Social Dating Script aims to be low resource-intensive, powerful and secure. pH7Builder includes over 40 modules. It is the first Professional, Free & Open Source Social Dating Site Builder Software and the first choice for enterprise level Da
https://pH7Builder.com
MIT License
972 stars 579 forks source link

Admin Login not creating session #1110

Closed MAD-King closed 1 year ago

MAD-King commented 1 year ago

When I try to log in to the admin area, the session is not created in the database. When I log in to the front end as a user, the session is created.

Seems there is something wrong with the software.

2dned commented 1 year ago

To set the development mode, please edit ~/_YOUR-PROTECTED-FOLDER/app/configs/config.ini Replace “environment = production” to “environment = development” at the beginning of the file and then save it.

pH-7 commented 1 year ago

@MAD-King Any lucks?

MAD-King commented 1 year ago

@MAD-King Any lucks?

I am using my own server for this software now and it works as supposed to. Somehow, it does not like shared hosting accounts. I think this is good so. I also would rather pay for a yearly license to have better support.

pH-7 commented 1 year ago

Great to hear this @MAD-King! What's the VPS/dedicated server specification (PHP/MySQL versions) in comparison with the shared hosting you had? Anyway, if you have any further issues, please have a look first at the log folder (_protected/data/log/pH7log/) and enabling the development (debug) mode (enableable from Admin Panel -> Tools -> Environment Mode).

Thanks for your support, and eventually supporting the software! Have a great weekend @MAD-King! 🙂

MAD-King commented 1 year ago

I have a Vultr server with 2Gb and PHP PHP 8.0 and MySQL MariaDB 10.4. IMO, the software should run on its own server anyway.