Path issues
-
Hi,
I’ve got a problem setting Sitepush up.
I get a warning, when saving the options:
Warning: Currently configured WordPress uploads directory (/homepages/37/d428665981/htdocs/bs/wp-content/uploads) is different from the configured uploads directory in your sites config file (/homepages/37/d428665981/htdocs/bs//wp-content/uploads)
I suspect, it’s the double slash, that makes the problem. But WP_Home and WP_Siteurl are set, correctly:
define('WP_SITEURL', 'https://www.bs-fdl.de/bs'); define('WP_HOME', 'https://www.bs-fdl.de');
The site config is set like this:
[all] wp_dir = / wp_content_dir = /wp-content cache = no caches[] = /caches/timthumb caches[] = /caches/something_else [live] label = Live Site domains[] = bs-fdl.de domains[] = bs-fdl.de web_path = /homepages/37/d428665981/htdocs/bs db = live live = yes [staging] label = Staging Site domain = staging.bs-fdl.de web_path = /homepages/37/d428665981/htdocs/staging db = staging live = no
Any idea?
Mic
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Path issues’ is closed to new replies.