1

(12 replies, posted in Installation)

I admit to being a bit lost here. How can I put trace statements into the code to see where the flow goes? I tried print() here and there, but it never appears on the page. How do people normally debug this kind of thing?

2

(12 replies, posted in Installation)

apmuthu - I assume you are talking about the login timeout in the Company Setup page - I increased this to 1200, but it didn't help.

3

(12 replies, posted in Installation)

Also, while I am taken back to the login screen on each new click, logging in again returns me to where i would have been after the click.

4

(12 replies, posted in Installation)

I uncommented:
ini_set('session.save_path', dirname(__FILE__).'/../tmp/');
in session.inc, and re-logged in, but the session is still terminating each click. The session files are appearing in the tmp directory.
Is this what you meant?

5

(12 replies, posted in Installation)

Hi All,
I have FA installed on a Go-Daddy hosted Windows server. It has been trouble free for 6 months, but since about a month ago it is going back to the login screen every click. I did have version 2.3.19 installed, and upgraded to 2.3 22, but the problem remains. It doesn't seem to be the IP address changing regularly as was mentioned elswhere in the forum, but does see to be something GoDady has done (though they won't admit it). Nothing useful appears in the logs. Does anyone have any ideas?