Ok.
If the site's webspace (as far as ftp is concerned) is in
home/manvellt/htdocs
Then Actinic needs to be told that so it can put the files in the right place. This would normally be the 'path to cgi-bin' setting which i think should be:
'home/manvellt/htdocs/cgi-bin/'* rather than just '/cgi-bin/'
I would then clear the 'ftppathfromcgitoacatalog' setting as long as the 'acatalog' and 'cgi-bin' folders are sitting in the same directory. And as long as this is true the 'pathfromcgitoacatalog' should just be '../acatalog/'
If the cgi-bin isn't in the same folder as the acatalog directory then my advice would be to set one up or switch hosts. (or possibly come back here and we can work out a different set of settings).
Mike
* Assumes you have to move into the 'home' directory when you ftp in, otherwise delete the home/ bit.
If the site's webspace (as far as ftp is concerned) is in
home/manvellt/htdocs
Then Actinic needs to be told that so it can put the files in the right place. This would normally be the 'path to cgi-bin' setting which i think should be:
'home/manvellt/htdocs/cgi-bin/'* rather than just '/cgi-bin/'
I would then clear the 'ftppathfromcgitoacatalog' setting as long as the 'acatalog' and 'cgi-bin' folders are sitting in the same directory. And as long as this is true the 'pathfromcgitoacatalog' should just be '../acatalog/'
If the cgi-bin isn't in the same folder as the acatalog directory then my advice would be to set one up or switch hosts. (or possibly come back here and we can work out a different set of settings).
Mike
* Assumes you have to move into the 'home' directory when you ftp in, otherwise delete the home/ bit.
Comment