How to change installation directory info ?
-
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?
- The topic ‘How to change installation directory info ?’ is closed to new replies.