mollsha2
Member
Posted 5 years ago #
In my FTP I screwed with all the access numbers and now my blog doesn't appear at all. Anyone
a) have any idea what the standard numbers should be?
b) have any idea what the numbers should be if I want to be able to modify my blog, template, etc?
These are the CHMOD numbers or soemthing like that.
Thanks.
Access numbers?
CHMOD deals with permissions on each file. That doesn't seem like something you'd easily mess up since you typically have to find where to type those numbers in on your FTP program and would have to select different files to set that.
Here's more information:
http://codex.wordpress.org/Changing_File_Permissions
http://www.webweaver.nu/html-tips/chmod.shtml
spencerp
Member
Posted 5 years ago #
mollsha2
Member
Posted 5 years ago #
THANKS!
Now, when I am in "theme editor" it says "if this file were writeable..."
I want it to be writeable by me. How do I change it so it is?
Reaper-X
Member
Posted 5 years ago #
640 is more than enough for files
mollsha2
Member
Posted 5 years ago #
Which still brings me to my question about how I am able to change the guts of a template?
Go to Presentation >> Theme Editor. That's how you modify things.
mollsha2
Member
Posted 5 years ago #
I go there and I get this at the bottom:
"If this file were writable you could edit it."
I want it to be writable so I can edit it.
KatGirl
Member
Posted 5 years ago #
if you've changed the permissions on [yourthemename] files, then I suggest a hard refresh.
ctrl+f5
mollsha2
Member
Posted 5 years ago #
Man. I am getting so frustrated with this computer. It didn't work. I even closed out of everything and came back in.
What folder needs to be set to what permissions??? Sigh.
Is it 755 or 777?
spencerp
Member
Posted 5 years ago #
Your theme folder, the one you're wanting to edit, here:
wp-content/themes/your-theme-here <--
That folder, chmod 755. That theme's files, inside that folder..chmod 666.
http://www.vindictivebastard.net/images2/theme-files-chmod-666-to-edit.gif
Sorry!! I almost told ya wrong there, but quickly re-edited it lol! =P
spencerp
mollsha2
Member
Posted 5 years ago #
WOO HOO! Thanks Spencerp!
Now--before I tag a "resolved" on this--can those folders ALWAYS stay at 666? Or should they go back to 644? I have this blog hosted professionally.
Please let me know.
spencerp
Member
Posted 5 years ago #
Folders should never be 666, you must have seen when I posted it wrong. =(
Folders = 755
Files = 644
Theme files to edit *only* = 666
Then, when done editing those theme files.. re-chmod the theme files back to 644..
spencerp
By the way, welcome back Kate!! =) Glad to see you back here again!! =) ;) I'm happy now.. =P
mollsha2
Member
Posted 5 years ago #
I meant "files" when I said "folders."
Thank you SO MUCH!
spencerp
Member
Posted 5 years ago #
Oh ok. =P It's no problem, glad to help. ;) =)
spencerp