How to Fix a 403 Error in Ws_Ftp
A 403 website error means that the file permissions have been corrupted or overwritten by another file, possibly a script running on the website. The error will show as "This file is forbidden" or "You do not have permissions to access this file." Ws_ftp is a free file transfer protocol program. Website owners upload, manage and edit website files through an FTP program. Chmod is short for change mode command. File permissions are changed and website visitors are given access to certain web page files through Chmoding. Chmod is a useful feature when fixing forbidden errors.
Instructions
-
-
1
Click on the "Start" icon and choose "All Programs."
-
2
Click on the icon for Ws_Ftp or Ws_Ftp Pro if that is the version you are using. The program will launch.
-
-
3
Click on the "Connect" icon. A new window will open.
-
4
Type in the domain name's host name. For example, if your domain name is mycoolwebsite.com, the host name would be ftp.mycoolwebsite.com.
-
5
Enter your website's username and password.
-
6
Click on the "Connect" icon. Allow the connection to process and log you into the website; this may take up to 30 seconds.
-
7
Double-click the folder "public_html," or "www" if no public_html folder is visible.
-
8
Navigate to the file you wish to fix by double-clicking on folder names.
-
9
Right-click on the file that displays a forbidden message.
-
10
Click on the "chmod/Unix" option. This is the option used to edit your website's file properties.
-
11
Place check marks next to "Read," "Write" and "Execute" option in the "Owners" tab.
-
12
Place check marks next to "Read," "Write" and "Execute" option in the "Group" tab.
-
13
Place check marks next to "Read," "Write" and "Execute" option in the "Owners" tab.
-
14
Place check marks next to "Read," "Write" and "Execute" option in the "Other" tab.
-
15
Click on the "OK" button to confirm your changes.
-
16
Open up a new web browser window; Internet Explorer or Firefox will work well.
-
17
Type in the website URL into your address bar.
-
18
Verify that the forbidden error message is gone. You should be able to browse every web page associated with your website without any errors.
-
1