juancewordpress
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: "Could not create Temporary file."Thank you for the great advice. My web host has now informed me that I need to use their control panel to change permissions instead of Filezilla. I wish they would have told me this 5 hours ago when they said to check the WordPress site instead.
Forum: Fixing WordPress
In reply to: "Could not create Temporary file."I think I know what’s happening. I change the value and hit ok, but then get “Response: 502 SITE: Command not implemented” over and over again. Sample below. Does this mean that my host is not allowing me to change the permissions?
Command: CWD /adelanteacademy.org/public_html/wp-content
Response: 250 “/adelanteacademy.org/public_html/wp-content”: is current directory.
Command: SITE CHMOD 777 themes
Response: 502 SITE: Command not implemented.
Status: Set permissions of ‘/adelanteacademy.org/public_html/wp-content/themes/twentyten’ to ‘777’
Command: CWD /adelanteacademy.org/public_html/wp-content/themes
Response: 250 “/adelanteacademy.org/public_html/wp-content/themes”: is current directory.
Command: SITE CHMOD 777 twentyten
Response: 502 SITE: Command not implemented.Forum: Fixing WordPress
In reply to: "Could not create Temporary file."Thank you. I used FTP to set file permissions to 755 on the wp-content folder, but received the same error. Do I have to set permissions to 777 instead on all folders? Or do you happen to know which folder?
Forum: Fixing WordPress
In reply to: "Could not create Temporary file."Christine,
Thank you for the link. I read all the info, but it doesn’t tell me where to change permissions, only how.
Where do I change the permission setting to 755?