Site URL =
http://www.satdsl.hu
URL to hesk =
http://www.satdsl.hu/hesk
URL to hesk admin =
http://www.satdsl.hu/hesk/admin.php
Version = 0.93.1 from sept, 2005
Version of PHP = 4.1.2
Host: own dedicated RH Apache at RedBus House, Amsterdam Airport, NL, 1000Mbits/s optical fibre, redundant.
Everything works fine when I create tickets, I receive the the emails and can track them as well. I can go to helpdesk, open the interface and by copy and pasting i can handle the tickets.
My server is RH Apache and this is where I am having the problem at.
This is my troubleshooting book:
PHPinfo file link:
http://www.satdsl.hu/hesk/phpinfo.php
I have also enabled debugging $hesk_settings['debug_mode'] to 1 (no errors shown)
+
added the following script to hesk_settings.inc.php just below "do not edit below here" (...!)
ini_set("session.use_trans_sid",
true);
+
tried same with ini_set("session.use_trans_sid",
false) "false" gave a good result..!!!
+
http://www.satdsl.hu/hesk/session_test.php (Session started successfully!)
http://www.satdsl.hu/hesk/session_test2.php ($_SESSION['test'] is set to: FALSE)
+
changed the script in admin.php on line 62 to:
$_SESSION+=hesk_dbFetchAssoc($result);
+
code changed in admin.php on line 71:
// session_regenerate_id();
We are testing now and will tell you the outcome hopefuly it lasts now...
Hope this will help others too.
Thank you all for your help and time,
dirko
hungary
www.satdsl.hu/hesk