Open Solo/assets/private/config.php
.
Check the live_site
key. It should be empty. If not, you may have a discrepancy between the hostname reported by the web server and the configured hostname which would invalidate the login cookie.
Finally, in that file, check the dbdriver
, dbhost
, dbuser
, dbpass
, dbname
, and prefix
keys. The first one should be either Mysqli
or Pdomysql
(note the first letter is capital). The other keys are your database connection information. If Solo cannot connect to the database it will show the login page, but it will be unable to log you in.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!