getting a loop on the installation

Write about issues that you have found.

Moderators: Koduc, Xpycm

Forum rules
Pay attention! Forum is not a means for guaranteed support of clients and users. An answer as well as a quick answer is not supposed on the forum. We post messages as soon as possible.

The message limit on the forum is 3 messages per day.
If you want to say "thank you" then use the function "Give good reputation point", which is a green icon "plus" under the nickname of the person, who answered the message.

getting a loop on the installation

Postby skal » 18 Feb 2014, 17:02

Hi,
I'm trying to install ORE on a localhost system on a ubuntu 1310 server.
the problem is that when I open the first page for the installation I get ERR_TOO_MANY_REDIRECTS error.

All the requirement wrote in this post are OK

How can I install it or debug?

tnx

Leo
skal
Stranger
 
Posts: 1
Joined: 18 Feb 2014, 16:55
Reputation point: 0

Re: getting a loop on the installation

Postby rapha001 » 01 Jun 2014, 06:34

Actually get the same problem... any idea ?

thanks in advance
rapha001
Stranger
 
Posts: 3
Joined: 30 May 2014, 19:53
Reputation point: 0

Re: getting a loop on the installation

Postby Koduc » 30 Jun 2014, 00:41

To enable debug mode open file index.php and change
Code: Select all
// remove the following lines when in production mode
//defined('YII_DEBUG') or define('YII_DEBUG',true);
// specify how many levels of call stack should be shown in each log message
//defined('YII_TRACE_LEVEL') or define('YII_TRACE_LEVEL',3); 

to
Code: Select all
// remove the following lines when in production mode
defined('YII_DEBUG') or define('YII_DEBUG',true);
// specify how many levels of call stack should be shown in each log message
defined('YII_TRACE_LEVEL') or define('YII_TRACE_LEVEL',3); 
-- Меньше знаешь - крепче спишь --
User avatar
Koduc
Team lead
Team lead
 
Posts: 64
Joined: 28 Dec 2011, 09:11
Reputation point: 0


Return to Issues

Who is online

Users browsing this forum: No registered users and 18 guests

cron