Everyone but me can access my directories, does anyone know why??? All my login info is correct????? Just confused as to why, i have also tryed numerous FTP clients and still cant access my directories with my site. Anyones help would be greatly appreciated
ok, thanks!!! Thats the first i heard of it taking a long time, i don't know why that would be. I will look into the firewall thing, thanks!!! BTW i can access the default files being cpanel, accesslogs, cpanel3-skel, etc, mail, public_ftp, Public_html, tmp, wwww, but when i click on public_html it doesnt have any of the files for my site, just _private, vti_bin, vti_cnf and vti_log, vti_pvt, vti_txt, cgi-bin, suspended.page, .htaccess, vti_inf.html. I don't know if that helps any
Your files all have wrong permissions. You can only see files with correct permissions for your logon. If you have root SSH accesss. It is easy to fix. command = chown -R userid:userid *.* only do this in your public_html folder. replace userid with your actual user ID not a email name. something as example is mysite00