Announcement

Collapse
No announcement yet.

cgi issues with uploaded site

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

    #16
    Originally posted by olderscot
    This one is still wrong:

    PATHFROMCGITOCATALOG ../cgi-bin/acatalog/

    It should be ../acatalog/

    Mike
    When I do that, I get this error message:

    An error occurred trying to create the the sub directory "acatalog" on the website

    This is usually due to user permissions, but could be due to low disk space on the web server

    550 create directory operation failed
    Any idea on how to get around that?

    thanks
    Kev
    Kev Challis
    www.procutvinyl.co.uk

    Comment


      #17
      Have you searched the forum for webfusion settings, they have been posted before by Mal who uses them a lot of the time. Just copy them, you know they work.

      Comment


        #18
        ahh right ok, I will do a quick search and see if I can find them.

        EDIT: is the username just mal? as I can't find any posts made by mal

        is this what I need ? http://community.actinic.com/showthr...usion+settings

        Kev
        Kev Challis
        www.procutvinyl.co.uk

        Comment


          #19
          Sorry Kev, his username is RuralWeb.

          Comment


            #20
            The settings should be what you've got now. Although it's worth checking as I think your smtp settings might need some work.

            You need to make sure your acatalog directory has permissons set to 755 (or 777 if that doesn't work).

            Mike
            -----------------------------------------

            First Tackle - Fly Fishing and Game Angling

            -----------------------------------------

            Comment


              #21
              Originally posted by olderscot
              The settings should be what you've got now. Although it's worth checking as I think your smtp settings might need some work.

              You need to make sure your acatalog directory has permissons set to 755 (or 777 if that doesn't work).

              Mike
              yeah I haven't looked at the SMTP settings yet. Also how do I change the permissions to the acatalog directory, sorry this is a big learning curve for me and I'm learning it as I go, my first go at using actinic to create a site.

              found the thread by RuralWeb

              details below:

              These should work with any of the Webfusion packages - NOT 123-reg

              HTTPPROXYMODE 0
              HTTPPROXYADDRESS
              HTTPPROXYPORT 80
              HTTPPROXYUSER
              HTTPPROXYPASSWORD
              FTPPROXYMODE 0
              FTPPROXYADDRESS
              FTPPROXYPORT 21
              FTPPROXYUSER
              FTPPROXYPASSWORD
              SCRIPTID 1
              SCRIPTEXT .pl
              SMTPHOST localhost
              WEBSITEURL http://www.yourdomain.co.uk/
              IGNOREPASSIVEERRORS true
              USERELATIVECGIURLS false
              PATHTOPERL /usr/bin/perl
              USEENHANCEFTP true
              FTPCLIENTTIMEOUT 15000
              FTPRETRYDELAY 3000
              FTPSILENT false
              FTPMAXRETRIES 3
              FTPCONNECTTIMEOUT 25000
              SMTPAUTHREQUIRED false
              SMTPUSERNAME
              SMTPPASSWORD
              CATALOGURL http://www.yourdomain.co.uk/acatalog/
              CGIBINURL http://www.yourdomain.co.uk/cgi-bin/
              PATHFROMCGITOCATALOG ../public_html/acatalog/
              CODEBASE ./
              FTPHOST ftp2.myserverworld.net
              FTPUSERNAME your user name
              FTPPASSWORD your your password
              PATHTOCGIBIN /cgi-bin/
              USEPASSIVEFTP false
              FTPPATHFROMCGITOCATALOG /public_html/acatalog/

              thanks
              Kev
              Kev Challis
              www.procutvinyl.co.uk

              Comment


                #22
                To change permissions, ftp into your site using an ftp program such as aceftp, cuteftp etc. Then right-click on a directory and select properties (or similar). Then tick the boxes to give every user all the privileges and that's set to 777.

                Mike
                -----------------------------------------

                First Tackle - Fly Fishing and Game Angling

                -----------------------------------------

                Comment


                  #23
                  thanks a lot, will change that shortly.

                  Kev
                  Kev Challis
                  www.procutvinyl.co.uk

                  Comment

                  Working...
                  X