admin login error

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
anwoke8204
Posts: 11
Joined: Fri Sep 22, 2006 8:05 am

admin login error

Post by anwoke8204 »

Script URL: http://rooksystems/no-ip.biz/tticket
Version of script: 0.93.1
Hosting company: I do my own hosting
URL of phpinfo.php: none yet I know I am running php ver 4.3.4 is what phpmyadmin says
URL of session_test.php: none yet
What terms did you try when SEARCHING for a solution:
admin login error
Write your message below:

Hi, when I try to log in for the first time I get the following errors:
Your session has expired, please login using the form below. and
PHP Notice: Undefined variable: hesk_settings in c:\inetpub\wwwroot\rooksystems\tticket\inc\header.inc.php on line 35 PHP Notice: Undefined variable: hesklang in c:\inetpub\wwwroot\rooksystems\tticket\inc\header.inc.php on line 36

how do I fix these. I am running iis 5.0 on y2k server
many thanks
Klemen
Site Admin
Posts: 10141
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

You seem to have problems with sessions, please upload the phpinfo and session test files to your server and point a link to them here. You can download both files from
viewtopic.php?t=138
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Klemen
Site Admin
Posts: 10141
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Your PHP is compiled with CGI/FastCGI, this could be the problem. Try this:
viewtopic.php?p=2546#2546
(also read a few posts after that for more info)
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
anwoke8204
Posts: 11
Joined: Fri Sep 22, 2006 8:05 am

Post by anwoke8204 »

question, I am fairly new at this, is there any easier way, then editing php(not sure if I feel confortable doing it yet, if that makes any sense). is there a way to do the auto configure with the isapi module, like there is with the cgi version, if not, I may give it a shot and hope I dont' mess my server up.
Klemen
Site Admin
Posts: 10141
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

I don't use Win servers myself so the only way I know of is the one explained in that thread. And as far as I understand all it takes is to change a single line in the php.ini file and restart server
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
anwoke8204
Posts: 11
Joined: Fri Sep 22, 2006 8:05 am

Post by anwoke8204 »

I actually switched everything over to xampp(apache, php, mysql, filezilla) and has been working fine except the recent email problems
Post Reply