Announcement

Collapse
No announcement yet.

The requested URL /downtown/cp000001.pl was not found on this server.

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

    The requested URL /downtown/cp000001.pl was not found on this server.

    I am having problems uploading actinic onto my SSL sever.

    I have checked with my host provider and all settings seem to be OK.

    But i get these errors:

    Actinic is not able to run the CGI scripts on the server. It appears as if the scripts are not installed. The most likely cause is that you have an incorrect CGI-BIN URL. If you've never uploaded the site, then you should do it before a download of orders. If you've uploaded the site ever, then Run Web | Configure Web Site Details... to review your web site configuration.

    The web server returned error code 404 - Requested URL not found. This means Actinic can not execute the CGI scripts on your web site.

    You do not have write permissions to the cgi-bin directory "/cgi-bin/" or it does not exist.

    can anyone help me??

    Standard
    cat url: http://www.dvdwritersdirect.com/acatalog/
    cgi-bin url: http://www.dvdwritersdirect.com/cgi-bin/
    codebase: ./
    path from cgi-cat: ../www/acatalog/

    ftp (standard and ssl)
    host: vw1.nildram.co.uk
    user: ***
    pass: **
    path2cgi: /cgi-bin/

    cat url: https://secure.nildram.co.uk/downtown/acatalog/
    cgi-bin url: https://secure.nildram.co.uk/downtown/
    codebase: ./
    path from cgi-cat: ../www/acatalog/

    use passive: yes
    cgi scrip ID: 1 ext: .pl


    Thanks for your help.

    Jasmine

    #2
    Hi Jasmine

    Looking at your ssl url, it looks strange, i would have put in here https://secure.nildram.co.uk/downtown/cgi-bin/

    Possibly this is the reason why you are getting:
    You do not have write permissions to the cgi-bin directory "/cgi-bin/" or it does not exist.
    Kind Regards
    Nadeem Rasool
    SellerDeck Development

    Comment

    Working...
    X