| UNIX/Linux Forum Archives · Rules and Guidelines · Disclaimer |
Help
Search
Members
Calendar
|
| Welcome Guest ( Log In | Register ) | Resend Validation Email |
![]() ![]() ![]() |
| brian |
Posted: Nov 16 2004, 02:37 AM
|
|
Newbie ![]() Group: Members Posts: 6 Member No.: 647 Joined: 16-November 04 |
I have a Fedora 2 server running Apache 2.0 with FP 2002 extensions properly installed. I have uploaded my web using FP2002 fine with no problems at all and it works great.
Problem: when I try to connect to the web via FTP I am being shut out of being able to transfer anything to the site. For example, trying to FTP cgi scripts to the cgi-bin directory and it will not allow me to do so. Cannot transfer any file to any of the other directories of the site via FTP either. Does anyone know what this might be? I have tried chmod ing the permissions for the cgi-bin to 755 and no dice. Anyway, it is not just the cgi-bin that is the problem as I cannot even ftp a text tile into the document root of the html directory where the home page resides. Seems like some global parameter locking out the user account. Appreciate the help! Brian |
| fishsponge |
Posted: Nov 18 2004, 04:15 PM
|
|
Administrator ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 679 Member No.: 1 Joined: 13-February 03 |
at what point is the error generated? when you load the ftp client? when you log in? when you change directory? or when you try to upload something?
does it happen when uploading to different directories? what is the *exact* error message you are receiving? |
| brian |
Posted: Nov 19 2004, 01:12 AM
|
|
Newbie ![]() Group: Members Posts: 6 Member No.: 647 Joined: 16-November 04 |
Actually fixed this a few days ago. It appears the frontpage installation process set the group to frntpage and the user to the user name associated with my unix account login.
The directories that were not touched by FP were left owned at the group and user level by "root" and of course we are not allowed to connect to the site via FTP as "root". So when I changed the group and user for the cgi-bin I was able to upload scripts into this directory. |
![]() |
![]() ![]() ![]() |