[Dxspider-support] Help Please

NA7KR Radio Call Sign na7kr at na7kr.us
Thu Jul 24 00:05:41 BST 2014


Found the problem /var/tmp could not be written to changed 1777 (chmod 1777
/var/tmp) and all ok...
Be nice if there was a error message on that...

Kevin


On Wed, Jul 23, 2014 at 10:57 AM, NA7KR Radio Call Sign <na7kr at na7kr.us>
wrote:

> No cpanel
>
> find . -type f -exec chmod 0664 {} \; is not good will not exec....
>
>
>
>  find . -type d -exec chmod 2775 {} \;
>  find . -type f -exec chmod 775 {} \;
>
>
>
>
>
> On Wed, Jul 23, 2014 at 3:26 AM, Dirk Koopman <djk at tobit.co.uk> wrote:
>
>> On 23/07/14 04:17, na7kr at na7kr.us wrote:
>>
>>> I’m trying to get back on DXCluster will be looking for links when I can
>>> get it working…
>>>
>>> If I run as Sysop…
>>>
>>> /spider/perl$ ./cluster.pl
>>>
>>> cluster
>>>
>>> DXSpider V1.55, build 0.146 (git: 66d98a2) started
>>>
>>> Copyright (c) 1998-2014 Dirk Koopman G1TLH
>>>
>>> loading prefixes ...
>>>
>>> US Database not loaded
>>>
>>> And no more
>>>
>>> If run as root starts OK
>>>
>>>
>> Which ports (on what IP address(es) have you enabled in Internet.pm?
>> Please do not run on port 23 - this will force you to run as root and if
>> that happens and it breaks, you get to keep the pieces.
>>
>> Also have you checked that you have the correct ownership/permissions on
>> the /spider directory tree? If you have run as root then there *will* files
>> present with the "wrong" permissions.
>>
>> What version of perl  (perl -v) are you running (and) do you have cPanel
>> on the system?
>>
>> The usdb has to be downloaded, see the bottom of the download page (
>> http://www.dxcluster.org/download/) for instructions.
>>
>> If in doubt (as root) do:
>>
>> cd /spider
>> chown -r sysop:sysop *
>> find . -type d -exec chmod 02775 {} \;
>> find . -type f -exec chmod 0664 {} \;
>>
>> Dirk
>>
>>
>>
>> _______________________________________________
>> Dxspider-support mailing list
>> Dxspider-support at dxcluster.org
>> http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20140723/241bfaf4/attachment.html>


More information about the Dxspider-support mailing list