Announcement

Collapse
No announcement yet.

cgi problems

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

    cgi problems

    Hi

    I recently did something I wish I hadn't after revamping my website. Though FTP I deleted everything that was uploaded, recreated the cgi-bin (with 775 permissions) then tried to do a full refresh of the website. The problem is now I'm getting the dreaded error saying

    "Actinic received a server error from the web server. The CGI scripts are not executing properly on the server. Run Web | Configure Web Site Details... to review your web site configuration."

    I'm with 123-reg and never had this error before. I can't understand why it's happening now as I haven't changed anything in my network settings.

    HTTPPROXYMODE 0
    HTTPPROXYADDRESS
    HTTPPROXYPORT 80
    HTTPPROXYUSER
    HTTPPROXYPASSWORD
    FTPPROXYMODE 0
    FTPPROXYADDRESS
    FTPPROXYPORT 21
    FTPPROXYUSER
    FTPPROXYPASSWORD
    SCRIPTID 1
    SCRIPTEXT .pl
    SMTPHOST mail.btinternet.com
    WEBSITEURL http://www.thehelmetplace.co.uk
    IGNOREPASSIVEERRORS true
    USERELATIVECGIURLS false
    PATHTOPERL /usr/bin/perl
    USEENHANCEFTP true
    FTPCLIENTTIMEOUT 15000
    FTPRETRYDELAY 3000
    FTPSILENT false
    FTPMAXRETRIES 3
    FTPCONNECTTIMEOUT 25000
    SMTPAUTHREQUIRED true
    SMTPUSERNAME ####
    SMTPPASSWORD ####
    CATALOGURL http://www.thehelmetplace.co.uk/acatalog/
    CGIBINURL http://www.thehelmetplace.co.uk/cgi-bin/
    PATHFROMCGITOCATALOG ../acatalog/
    CODEBASE ./
    FTPHOST hosting7.123-reg.co.uk
    FTPUSERNAME ######
    FTPPASSWORD #######
    PATHTOCGIBIN /cgi-bin/
    USEPASSIVEFTP false
    FTPPATHFROMCGITOCATALOG /acatalog/


    thx

    #2
    Originally posted by ragj195
    ...recreated the cgi-bin (with 775 permissions) then...
    755 not 775

    Comment


      #3
      OMG! Thx! That's all it was. I think it's best I put this whole incident behind me.

      Comment

      Working...
      X