Page 1 of 1

Admin login problem...

Posted: Tue Aug 16, 2005 9:55 pm
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

Posted: Wed Aug 17, 2005 1:04 am
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

Posted: Wed Aug 17, 2005 8:55 am
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

Posted: Wed Aug 17, 2005 9:12 am
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


:/

Posted: Wed Aug 17, 2005 9:52 am
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

Posted: Wed Aug 17, 2005 9:58 am
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