Trouble Moving Files
-
I hav my WP files in its own directory and am following the instructions at… https://codex.www.ads-software.com/Giving_WordPress_Its_Own_Directory
in particular this…
“Change the following and save the file. Change the line that says:
require(‘./wp-blog-header.php’);
to the following, using your directory name for the WordPress core files:
require(‘./wordpress/wp-blog-header.php’);”In the index.php file I can not find these lines. Is it because 2.1 is now different?
- The topic ‘Trouble Moving Files’ is closed to new replies.