Forums
(@theether)
17 years, 10 months ago
At the bottom of your /etc/wordpress/config-<site>.php change
define(‘ABSPATH’, dirname(__FILE__).’/’);
to
define(‘ABSPATH’, ‘/usr/share/wordpress/’);