Announcement

Collapse
No announcement yet.

Verio.co.uk...

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

    Verio.co.uk...

    Hey guys,
    trying to upload to my FreeBSD account at Verio.co.uk and everytime i try i get

    "Your web server is not configured to accept POSTs to CGI scripts. Contact your ISP or system administrator and have them reconfigure the server."

    ayone else had this? i tried changing the path to the CGI-BIN and then it told me the .pl file extension wasn't supported by the ISP....yet my other account with them works fine...

    any sugestions?
    yoda84 aka Darren

    #2
    It sounds like a host problem to me, however paste your network settings into here and i will compare them to a site i have hosted with Verio.

    Comment


      #3
      heres my settings. im trying to run 2 stores, one working one as a test for digital downloads, the first site works fine, but i cant get the second site to work:

      HTTPPROXYMODE 0
      HTTPPROXYADDRESS
      HTTPPROXYPORT 80
      HTTPPROXYUSER
      HTTPPROXYPASSWORD
      FTPPROXYMODE 0
      FTPPROXYADDRESS
      FTPPROXYPORT 21
      FTPPROXYUSER
      FTPPROXYPASSWORD
      SCRIPTID 12345
      SCRIPTEXT .pl
      SMTPHOST smtp.onlythefirst.com
      WEBSITEURL http://www.schoolofcolor.com/
      IGNOREPASSIVEERRORS true
      USERELATIVECGIURLS true
      PATHTOPERL /usr/bin/perl
      USEENHANCEFTP false
      FTPCLIENTTIMEOUT 5000
      FTPRETRYDELAY 3000
      FTPSILENT false
      FTPMAXRETRIES 3
      FTPCONNECTTIMEOUT 15000
      SMTPAUTHREQUIRED false
      SMTPUSERNAME
      SMTPPASSWORD
      CATALOGURL http://www.schoolofcolor.com/testing/acatalog/
      CGIBINURL http://www.schoolofcolor.com/testing/CGI-BIN/
      PATHFROMCGITOCATALOG ../testing/acatalog/
      CODEBASE ./
      FTPHOST ftp.schoolofcolor.com
      FTPUSERNAME ****
      FTPPASSWORD ****
      PATHTOCGIBIN /testing/CGI-BIN/
      USEPASSIVEFTP false
      FTPPATHFROMCGITOCATALOG /testing/acatalog/


      any ideas?

      Comment


        #4
        These are what i use:

        HTTPPROXYMODE 0
        HTTPPROXYADDRESS 10.0.0.100
        HTTPPROXYPORT 8080
        HTTPPROXYUSER
        HTTPPROXYPASSWORD
        FTPPROXYMODE 0
        FTPPROXYADDRESS 10.0.0.100
        FTPPROXYPORT 2021
        FTPPROXYUSER
        FTPPROXYPASSWORD
        SCRIPTID 1
        SCRIPTEXT .pl
        SMTPHOST YOURDOMAIN.co.uk
        WEBSITEURL http://www.YOURDOMAIN.co.uk
        IGNOREPASSIVEERRORS true
        USERELATIVECGIURLS false
        PATHTOPERL /usr/bin/perl
        USEENHANCEFTP true
        FTPCLIENTTIMEOUT 15000
        FTPRETRYDELAY 3000
        FTPSILENT true
        FTPMAXRETRIES 50
        FTPCONNECTTIMEOUT 25000
        SMTPAUTHREQUIRED false
        SMTPUSERNAME
        SMTPPASSWORD
        CATALOGURL http://www.YOURDOMAIN.co.uk/acatalog/
        CGIBINURL http://www.YOURDOMAIN.co.uk/cgi-bin/
        PATHFROMCGITOCATALOG ../htdocs/acatalog/
        CODEBASE ./
        FTPHOST ftp.YOURDOMAIN.co.uk
        FTPUSERNAME xxx
        FTPPASSWORD xxx
        PATHTOCGIBIN /cgi-bin/
        USEPASSIVEFTP true
        FTPPATHFROMCGITOCATALOG /htdocs/acatalog/

        Comment


          #5
          Is this your first publish? Have you had it working before?

          Regards
          Affordable solutions for busy professionals.
          Website Maintenance | UK Web Hosting

          Comment

          Working...
          X