marktopper
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Fixing WordPress
In reply to: Sorry, you are not allowed to access this page.Renaming the current theme folder, ends up the site being blank.
Any other ideas?
Forum: Fixing WordPress
In reply to: Sorry, you are not allowed to access this page.Thanks ThemeSumo.
Via my host’s file manager, I renamed the folder “plugins” to “plugins.hold”.
But the problem is still there.
Any other ideas?
Forum: Fixing WordPress
In reply to: Moved site to new server, now https://mysite.com does not workOBS: My site is http://www.webman.io, works over
httpbut nothttps.Forum: Fixing WordPress
In reply to: Install on special server environment? [Scaling]The part of making the MySQL server working for both of them is quite easy, but for those who want to know:
- You will have to allow outgoing connections on both web servers to the MySQL server.
- You will have to allow ingoing connections from both web servers to the MySQL server.
- Then you define the MySQL Hostname for your WordPress installation on both web servers to be the IP of your MySQL server
And boom! Both of your web servers are now using the MySQL server, so if you make a new post, they will show up on both web servers.
Forum: Fixing WordPress
In reply to: Remove page/ from url of pages and add blog/ to blog topics urlUPDATE: Found out that I did made a page “pages” and made my other pages have that page as parent.
So now I only need to figure out how to add the prefix “blog/” to all blog posts.
Viewing 5 replies - 1 through 5 (of 5 total)