Web Hosting Talk







View Full Version : anyone have a copy of perldesk 1.5.5?


NGDS
01-27-2003, 12:19 AM
I need to reinstall it on a new system and I no longer have the install.cgi file.

SoftWareRevue
01-27-2003, 06:58 AM
A lot of people have it still. But it is against the license agreement to redistribute it. You may want to contact the developer.

HTTPbit
01-27-2003, 07:42 AM
Yes, I have a copy of Perldesk but cannot post here due to licence agreement of software.

NGDS
01-27-2003, 01:28 PM
there was a copy floating around on google

Pingouin
01-29-2003, 04:54 AM
There's probably lots of copies around. But I suggest you go to the site and consider upgrading to the latest version 1.6 at it has major improvements over 1.5.5. Yes I know you gotta pay for it, really a bargain for the amazing tool it is.

NGDS
01-29-2003, 12:24 PM
I'd be happy to pay for it but I no long need it as I've sold my hosting company, I'm just moving the old version to a new server to keep an archive of the support tickets as a knowledge base, and someone lost the admin password so I have to reinstall it then move the ticket info over.

allera
01-29-2003, 12:41 PM
Contact perldesk? :)

JBS
01-29-2003, 02:15 PM
Hi Jason

If you've lost the admin password there is an easier way to retrieve it than deleting and re-installing it all, there is some info in the thread below. I hope it helps

http://www.perlbill.com/forums/showthread.php?s=&threadid=1524

Kind Regards

John

iamdave
01-30-2003, 02:15 AM
Since when did they take away the free version?

DMH DaZ
01-30-2003, 03:07 AM
It's been gone for a bit ;) I cant remember who said the date of it but yer, it isnt free no more

iamdave
01-30-2003, 03:52 AM
Originally posted by DMH DaZ
It's been gone for a bit ;) I cant remember who said the date of it but yer, it isnt free no more $40 is reasonable for a great piece of software such as PerlDesk.

DMH DaZ
01-30-2003, 04:47 AM
Yes it sure is :) I'd fully agree there ;)

bear
01-30-2003, 07:21 AM
Originally posted by JBS
Hi Jason

If you've lost the admin password there is an easier way to retrieve it than deleting and re-installing it all, there is some info in the thread below. I hope it helps

http://www.perlbill.com/forums/showthread.php?s=&threadid=1524

Kind Regards

John John? I wasn't allowed to view that thread, yet I'm a paid member (Perlbill) (it showed me as logged in). Any clue why?

NGDS
01-30-2003, 12:35 PM
Same for me

JBS
01-30-2003, 12:53 PM
Sorry, I didn't realise it was in that forum group, all you need to do is execute a mysql statement to reset the password to 'demo'

UPDATE staff SET password = '4WXkJ6GuKe1t.', rkey = '4W' WHERE username = 'admin';

Kind Regards

John

NGDS
01-30-2003, 02:04 PM
Thanks John, problem fixed :)