impresspages / ImpressPages

ImpressPages is php framework with admin panel. Build functional website in one hour.
http://www.impresspages.org
Other
501 stars 178 forks source link

install issue #881

Open xionous opened 6 years ago

xionous commented 6 years ago

Hey i am getting an error when trying to run the initial install. I get this error when trying to select the database to use.

Error: Undefined index: config in /var/www/Impress/Ip/Internal/Install/PublicController.php:414 Undefined index: config in /var/www/Impress/Ip/Internal/Install/PublicController.php:436 Undefined index: config in /var/www/Impress/Ip/Internal/Install/PublicController.php:437 Undefined index: websiteId in /var/www/Impress/Ip/Internal/Install/PublicController.php:440 Undefined index: config in /var/www/Impress/Ip/Internal/Install/PublicController.php:441 Undefined index: websiteId in /var/www/Impress/Ip/Internal/Install/Helper.php:374

Any idea what might be causing this?

jankus commented 6 years ago

I believe there's some issue with sessions ($_SESSION) on your server. Double check that they are working.