Admin login problem...

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Jmc_uk

Admin login problem...

Post by Jmc_uk »

Script URL: http://www.langtoft.net/broadband/helpdesk
Version of script: 093
Version of PHP: 4.3.x.x
Hosting company: uk2
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try: all :/

Write your message below:

Hi im having a problem logging into the admin section of Hesk, i can create tickets fine and they come through no problem, but i cannot get into the admin section.

I navigate to /admin.php select "Administrator" then "admin" as the password, it then goes to a screen which is processed by our ISP "connection error" if you log in you will see the problem.

Please can you advise, i have tried all the things in the forum to no avail.

Thanks

M.Boswell
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

Please upload these two files to the Hesk folder, perhaps we can get a clue:

http://www.phpjunkyard.com/extras/phpinfo.zip
http://www.phpjunkyard.com/extras/session_test.zip

Regards
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
Jmc_uk

Post by Jmc_uk »

I have already tried the session test and that was sucessful.

ah...just ran phpinfo, my mistake me thinks...

PHP Version 4.1.2

ill get that upgraded and see what happens, thanks for the support and the helpdesk!

Jmc
Jmc_uk

Post by Jmc_uk »

now i get....

Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/tmp/mysql.sock' (111) in /home/sites/site1/web/broadband/helpdesk/inc/database.inc.php on line 43


:/
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Which version do you have now? Note that in PHP 5 MySQL is NOT enabled by default. For installation info see
http://www.php.net/mysql

You should also try with 4.3.13

Regards
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
Jmc_uk

Post by Jmc_uk »

Yeah sorry dude, my problem. Our RAQ4 server has packages to update various progs like MYSQL and PHP, ive updated PHP but the sock to MYSQL was broken, re-linked it and it works!

Just to reiterate, yes you MUST have PHP 4.3.x for anyone else reading this and are having admin login problems.

Thanks again for the support and helpdesk is great!

Jmc
Post Reply