After sending that last email, I tried activating the theme, removing the
link from /var/lib/wordpress/wp-content/themes/business-pro and then
visiting the site. The page was blank.
So I thought right, I didn't update the apache config to point to the new
wp-contents directory. I looked in the sites-available, and it was a
generated one?
It had this in it:
# RewriteRule ^/wp-content/(.*)$ /srv/www/wp-content/%{HTTP_HOST}/$1
RewriteRule ^/wp-content/(.*)$ /var/lib/wordpress/wp-content/$1
So I switched the comment, now the blog page is not blank, but the theme
is still not switched, and it is still not visible in the admin (when the
link from /var/lib/wordpress/wp-content/themes/business-pro ->
/srv/www/wp-content/themes/business-pro is not there).
Hope this helps.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]