Announcement

Collapse
No announcement yet.

CGI bin problems one and one??

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    CGI bin problems one and one??

    Hi

    One of our sites won't upload on 1&1 and the error says a CGI bin problems - wondered if anyone else was having the same problem on 1&1?

    Thanks
    Donna
    Donna

    Chief bunting supplier to Take That!

    #2
    I have clients with several Actinic sites in their 1&1 hosting account without problems.
    Here are the network settings I use for 1&1 internet
    Code:
    HTTPPROXYMODE	0
    HTTPPROXYADDRESS	
    HTTPPROXYPORT	80
    HTTPPROXYUSER	
    HTTPPROXYPASSWORD	
    FTPPROXYMODE	0
    FTPPROXYADDRESS	
    FTPPROXYPORT	21
    FTPPROXYUSER	
    FTPPROXYPASSWORD	
    SCRIPTID	1
    SCRIPTEXT	.pl
    SMTPHOST	auth.smtp.oneandone.co.uk
    WEBSITEURL	http://www.domain.com/
    IGNOREPASSIVEERRORS	true
    USERELATIVECGIURLS	false
    PATHTOPERL	/usr/bin/perl
    USEENHANCEFTP	true
    FTPCLIENTTIMEOUT	15000
    FTPRETRYDELAY	3000
    FTPKEEPALIVEINTERVAL	30000
    FTPSILENT	false
    FTPMAXRETRIES	3
    FTPCONNECTTIMEOUT	25000
    SMTPAUTHREQUIRED	false
    SMTPUSERNAME	
    SMTPPASSWORD	
    COMPRESSIONPACKETSIZE	1024
    COMPRESSEDUPLOAD	true
    CATALOGURL	http://www.domain.com/acatalog/
    ONLINESTOREFOLDERNAME	acatalog
    CGIBINURL	http://www.domain.com/cgi-bin/
    PATHFROMCGITOCATALOG	../acatalog/
    CODEBASE	./
    FTPHOST	domain.com
    FTPUSERNAME	u12345678-fred
    FTPPASSWORD	password
    PATHTOCGIBIN	/cgi-bin/
    USEPASSIVEFTP	false
    FTPPATHFROMCGITOCATALOG	/acatalog/
    Jonathan Chappell
    Website Designer
    SellerDeck Website Designer
    Actinic to SellerDeck upgrades
    Graphicz Limited - www.graphicz.co.uk

    Comment


      #3
      ps. Make sure ftp isn't locked in the control panel.
      Jonathan Chappell
      Website Designer
      SellerDeck Website Designer
      Actinic to SellerDeck upgrades
      Graphicz Limited - www.graphicz.co.uk

      Comment


        #4
        Try a network test and check folder permissions - perhaps 1&1 have reset the permissions on the cgi-bin folder.

        Comment

        Working...
        X