Forum
Stuck on the first setup screen
I am trying to install two perch licenses for two different sites. Both pass the compatibility test just fine. PHP 5.3.13, sessions enabled. Hosting company iPage. fathertomspub.com and tnida.org.
I am trying to install two perch licenses for two different sites. Both pass the compatibility test just fine. PHP 5.3.13, sessions enabled. Hosting company iPage. fathertomspub.com and tnida.org.
If you are stuck on the setup screen then the most likely issue is sessions are not properly configured.
The second possibility is something doing a redirect.
Both of these are things you need to raise a ticket with your host for. My money is on sessions if it is iPage, have you followed these instructions? https://www.ipage.com/knowledgebase/read_article.bml?kbid=600
Sessions were the problem. Thanks Rachel!
iPage chat service is very helpful and they will do this for you... or In the iPage panel go to Additional Tools category >> CGI and Scripted Language Support >> PHP Scripting >> Note the path to your Web document root >> Edit your php.ini file for PHP 5.3 >> Search for this part of the php.ini file
ADD THE FOLLOWING and then save