[wp-trac] [WordPress Trac] #20652: Install plugins with FTP upload, virtual subdomain, bad base dir?
WordPress Trac
wp-trac at lists.automattic.com
Thu May 10 12:52:55 UTC 2012
#20652: Install plugins with FTP upload, virtual subdomain, bad base dir?
-----------------------------+------------------------------
Reporter: rajcz | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 3.3.2
Severity: major | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by dd32):
> I added phpinfo here.
Thanks, I just removed a few private details from the file to be on the
safe side and re-uploaded it.
Since you say core upgrades work well, I'm not sure what to think, and
will have to investigate it closer, unfortunately, that's not something I
can do today, so I'll have to come back to this on the weekend.
I assume you're using the default location for plugins? wp-
content/plugins?[[BR]]
As a workaround, you'll need to define this:
{{{
define( 'FTP_CONTENT_DIR', '/sub.something.com/wp-content');
define( 'FTP_CONTENT_DIR', '/sub.something.com/wp-content/plugins');
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20652#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list