
wisnoskij
New User
Mar 5, 2013, 7:28 PM
Post #1 of 1
(17322 views)
|
GoDaddy CPAN module install.
|
Can't Post
|
|
I was wondering if perl -MCPAN is supposed to be usable on GoDaddy shared hosting accounts (linux). I can access it, but did not know what to put for any of the questions when it was getting set up. And a module install failed. But it was not clear on if it was failing because it could not find the correct program to even look at a FTP site, it did not have room to download anything, it did not have access to some needed thing, etc, etc, etc. And if it is any of these I have no idea if a reconfigured CPAN would work, or where to even start. Here is a sample from all the text it spat out trying to download:
Trying with "/usr/bin/wget -O -" to get ftp://CPAN.mirror.rafal.ca/pub/CPAN/authors/01mailrc.txt.gz --2013-03-05 19:38:05-- ftp://cpan.mirror.rafal.ca/pub/CPAN/authors/01mailrc.txt.gz => `-' Resolving cpan.mirror.rafal.ca... 24.215.0.24, 2001:470:1d:34b:216:3eff:fec7:3907 Connecting to cpan.mirror.rafal.ca|24.215.0.24|:21... failed: Connection refused. Connecting to cpan.mirror.rafal.ca|2001:470:1d:34b:216:3eff:fec7:3907|:21... failed: Address family not supported by protocol. System call "/usr/bin/wget -O - "ftp://CPAN.mirror.rafal.ca/pub/CPAN/authors/01mailrc.txt.gz" > /home/content/89/10338789/html/progam/yes/sources/authors/01mailrc.txt" returned status 1 (wstat 256) Warning: expected file [/home/content/89/10338789/html/progam/yes/sources/authors/01mailrc.txt.gz] doesn't exist Issuing "/usr/kerberos/bin/ftp -n" ftp: connect: Connection refused Not connected. Local directory now /home/content/89/10338789/html/progam/yes/sources/authors Not connected. Not connected. Not connected. Not connected. Not connected. Bad luck... Still failed! Can't access URL ftp://mirror.csclub.uwaterloo.ca/CPAN/authors/01mailrc.txt.gz.
|