• I aim to edit my wordpress blog from the theme editor. The problem is this error message

    Warning: fopen(C:\Sites\Single39\ammarcarl\webroot\news/wp-content/themes/rewire/header.php) [function.fopen]: failed to open stream: Permission denied in C:\Sites\Single39\ammarcarl\webroot\news\wp-admin\theme-editor.php on line 55

    Warning: Cannot modify header information – headers already sent by (output started at C:\Sites\Single39\ammarcarl\webroot\news\wp-admin\theme-editor.php:55) in C:\Sites\Single39\ammarcarl\webroot\news\wp-admin\theme-editor.php on line 70

    It appears as a simple ‘headers already sent’ warning, but I’ve received other error messages in the same vein that suggest it’s this directory :

    C:\Sites\Single39\ammarcarl\webroot

    that’s causing the trouble. I’ve contacted my host, who maintains that it’s a wordpress problem.

    A further clue: when I install certain themes and refresh, I get problems reading the content with these messages:

    Warning: include(C:\Sites\Single39\ammarcarl\webroot\news//wp-content/plugins/featured-content-gallery/gallery.php) [function.include]: failed to open stream: No such file or directory in C:\Sites\Single39\ammarcarl\webroot\news\wp-content\themes\Schemermag\index.php on line 9

    Warning: include(C:\Sites\Single39\ammarcarl\webroot\news//wp-content/plugins/featured-content-gallery/gallery.php) [function.include]: failed to open stream: No such file or directory in C:\Sites\Single39\ammarcarl\webroot\news\wp-content\themes\Schemermag\index.php on line 9

    Warning: include() [function.include]: Failed opening ‘C:\Sites\Single39\ammarcarl\webroot\news//wp-content/plugins/featured-content-gallery/gallery.php’ for inclusion (include_path=’.\;C:\php\PEAR’) in C:\Sites\Single39\ammarcarl\webroot\news\wp-content\themes\Schemermag\index.php on line 9

    How do I fix / change this problem, and be able to edit the themes from wordpress?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter pravda23

    (@pravda23)

    Feel free to MSN me for live chat. username [email protected]

    I’m not sure if this will be much help but hopefully it’ll point you in the right direction. First thing that strikes me is that you’ve got unix/windows style filepaths mixed up (i.e. C:\windows\style/unix/style). This could be what’s causing the ‘no such file or directory’ errors.

    Next, you’re getting a ‘Permission denied’ error which is what you’re going to have to look into. A google search for ‘windows file permissions’ might be where to look next.

    Hope this helps.

    Ali

    Hi,

    i was wondering if you manage to fix this problem cause i’m getting the same error:

    Warning: fopen(/mnt/web6/32/94/51690194/htdocs/bestecashonline/wp-content/themes/fenix/fenix/header.php) [function.fopen]: failed to open stream: Permission denied in /mnt/web6/32/94/51690194/htdocs/bestecashonline/wp-admin/theme-editor.php on line 54

    Warning: Cannot modify header information – headers already sent by (output started at /mnt/web6/32/94/51690194/htdocs/bestecashonline/wp-admin/theme-editor.php:54) in /mnt/web6/32/94/51690194/htdocs/bestecashonline/wp-admin/theme-editor.php on line 69

    How did you fix this error?

    Hope to hear you soon.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change installation directory info ?’ is closed to new replies.