Hello. I just installed WP successfully, but when I try to edit the "default" theme using the Theme Editor, I get the following message:
Warning: fopen(C:\Inetpub\vhosts\slowpokecomics.com\httpdocs\blog/wp-content/themes/default/index.php) [function.fopen]: failed to open stream: Permission denied in C:\Inetpub\vhosts\slowpokecomics.com\httpdocs\blog\wp-admin\theme-editor.php on line 60
Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\vhosts\slowpokecomics.com\httpdocs\blog\wp-admin\theme-editor.php:60) in C:\Inetpub\vhosts\slowpokecomics.com\httpdocs\blog\wp-admin\theme-editor.php on line 75
I have tried updating permissions in several places, to 766, including theme-editor.php, but am getting this message from my FTP client:
Status: File transfer successful, transferred 9,121 bytes in 1 second
Status: Set permissions of '/blog/wp-admin/theme-editor.php' to '766'
Command: SITE CHMOD 766 theme-editor.php
Response: 500 'SITE CHMOD 766 theme-editor.php': command not understood
Any ideas?