File Path?
Posted by: richardh
Posted on: 2008-02-04 09:31:00
Hi folks,
I have this situation which I hope you guys can help.
I am setting up a script on my non-dreamhost server. It is supposed to connect to my dreamhost account via ftp and upload a .htaccess and .htpasswd file to protect a directory.
I had done this before with cpanel server with no problem and all I need is to specify the path (public_html/members) and that's it. The members directory being the directory that I wanted to protect.
However, with my dreamhost account, I had tried the following without no progress:
domain.com/members
home/username/domain.com/members
username/domain.com/members
(Of course, I had substituted my actual account info above.)
I am just getting the following error with all cases:
Remote Membership: failed to change directory to allrightsclub.com/members (ERROR: Can't change directory to allrightsclub.com/members: No such file or directory )
Can you guys help?
Thanks,
richard