Unable to use TL RC3 after update
Moderators: Amaradana, TurboPT, TL Developers
-
- Advanced user
- Posts: 16
- Joined: Wed Dec 17, 2008 8:22 am
Unable to use TL RC3 after update
I've updated TL RC2 to RC3. Just rewrited existing files with new ones. But i left the same config, custom_config and config_db.
Then after i login, i'm redirected to link
http://testing/login.php?note=expired
where 'testing' is the machine name, though link to testlink is the following
http://testing/testlink
And system says The requested URL /login.php was not found on this server.
It's clear why - because there is no such file in that folder. But why it's redirected ?
Then i've succeeded to open the main page. After any click i'm still redirected to that link.
Have i done the migration in wrong way ?
Then after i login, i'm redirected to link
http://testing/login.php?note=expired
where 'testing' is the machine name, though link to testlink is the following
http://testing/testlink
And system says The requested URL /login.php was not found on this server.
It's clear why - because there is no such file in that folder. But why it's redirected ?
Then i've succeeded to open the main page. After any click i'm still redirected to that link.
Have i done the migration in wrong way ?
Hi,
I'm not sure what the cause is but you could try the following:
[1]. clear your browser cache
[2]. remove any old session files on the server.
On my server if I do an 'ls' on '/tmp' I see the following..
[root@cactus results]# ll /tmp/
total 8
srwxr-xr-x 1 root root 0 Jun 5 2008 mapping-root
-rw------- 1 nobody nobody 1392 Jan 30 14:16 sess_1808dd4ba00a4f4c49c98ef5d1b2bed0
-rw------- 1 nobody nobody 1375 Jan 30 08:47 sess_9b40356a57bbc8eb0fbe35085eeb171c
[root@cactus results]#
Other things to look at at the session configuration parameters.
Hope this helps,
J.
I'm not sure what the cause is but you could try the following:
[1]. clear your browser cache
[2]. remove any old session files on the server.
On my server if I do an 'ls' on '/tmp' I see the following..
[root@cactus results]# ll /tmp/
total 8
srwxr-xr-x 1 root root 0 Jun 5 2008 mapping-root
-rw------- 1 nobody nobody 1392 Jan 30 14:16 sess_1808dd4ba00a4f4c49c98ef5d1b2bed0
-rw------- 1 nobody nobody 1375 Jan 30 08:47 sess_9b40356a57bbc8eb0fbe35085eeb171c
[root@cactus results]#
Other things to look at at the session configuration parameters.
Hope this helps,
J.
-
- Advanced user
- Posts: 16
- Joined: Wed Dec 17, 2008 8:22 am
-
- Advanced user
- Posts: 18
- Joined: Thu Jan 29, 2009 5:24 pm
-
- Advanced user
- Posts: 16
- Joined: Wed Dec 17, 2008 8:22 am
I got the same problem, but managed to solve it using the clear cookie methods.
In Firefox, simply clear all cookies via Tools->Options
In IE, it first fails to me when I simply clear cookie files. but at last it works after I've cleared ALL files via Tools->Internet Options.
Try to clear All and see if it works for you?
In Firefox, simply clear all cookies via Tools->Options
In IE, it first fails to me when I simply clear cookie files. but at last it works after I've cleared ALL files via Tools->Internet Options.
Try to clear All and see if it works for you?
-
- Advanced user
- Posts: 16
- Joined: Wed Dec 17, 2008 8:22 am
-
- Advanced user
- Posts: 16
- Joined: Wed Dec 17, 2008 8:22 am
-
- Advanced user
- Posts: 16
- Joined: Wed Dec 17, 2008 8:22 am