In a previous thread I was attmepting to change my blog address from http://www.jenstewartphotography.com/serendipity to http://www.jenstewartphotogprahy.com/blog
I attempted to make the changes necissary for this, but somehow got balled up in the process and could no longer access anything from serendipty. Luckilly I had backed up my program (but I had done this before I had installed the update) So I just deleted the serendipity file from my FTP program, and then re-uploaded the backup I had created. I then tried to upload the update, When I tried to access my page I tried to run the update and got this message
I realized I had forgotten to initially do as I read in the FAQ section to install the updatePermissions
/home/content/j/e/n/jenstewart/html/blog/ Not writable
/home/content/j/e/n/jenstewart/html/blog/templates_c Not writable
Permissions can be set by running shell command: `chmod 1777` on the failed directory, or by setting this using an FTP program
Due to a problematic diagnostic, you cannot continue with the installation until the above errors are fixed
I just went back and changed those settings and it still says the same thingBefore you continue the process, make sure that the PHP/Apache webserver is able to write to your serendipity_config_local.inc.php and .htaccess file, and that the directory templates_c/ exists and is writable. You can change permissions using chmod commands in your favourite FTP or SSH client.
What am I doing wrong?