Skip to main content

Questions tagged [wordpress]

The tag has no usage guidance.

0 votes
1 answer
35 views

.htaccess configuration with static page and wordpress

Apparently I'm drawing a blank - must be a simple, stupid issue.... Scenario: Website hosted by a provider w/ Apache WS - no root access. Existing static website is located in folder public_html (...
mgw's user avatar
  • 11
0 votes
0 answers
16 views

Wordpress migration on Ubuntu with no or minimal downtime

As part of a customer project I have to migrate a wordpress (WP) installation from one digital ocean droplet to a different one. I consider to execute tests of the target system AFTER update of the ...
user214289's user avatar
0 votes
0 answers
24 views

Site Redirects to Subdomain if "www." is not typed in URL

I am running a WordPress site on Ubuntu 20.04.5 LTS (GNU/Linux 5.16.11-051611-generic x86_64), we'll call it myDomain.com. I have a .NET Core app deployed on the same server with the domain name like: ...
RyM's user avatar
  • 1
0 votes
0 answers
24 views

Fix postfix/dovecot to accept local connections on the same VM-host

I have a root-server with some VMS. 10.77.77.101 is the mail server and 10.77.77.107 (vm07) is a PHP webserver running Wordpress. Sending and receiving mails with Thunderbird works fine. Sending mails ...
rubo77's user avatar
  • 29.4k
0 votes
0 answers
44 views

Mysql server under pressure?

I'm having issue with a server than hosting 5 Wordpress and 1 staging Including on Woocommerce and one Bbpress with huge db. The server got 120Go Ram with 500Mo swap set. I have a TTFB around 3s... ...
Teal_cfr's user avatar
0 votes
1 answer
53 views

I encountered an error in the YAML script when using Docker

I am using version: '3.8' services: mydb: image: mysql:5 environment: MYSQL_ROOT_PASSWORD: shiva mywordpress: image: wordpress ports: - 8080:80 links: - mydb: ...
shivasai11's user avatar
1 vote
0 answers
22 views

enhance performance in XEN VMs when copying lots of files inside the host

When I copy large amounts of data back and forth on my Debian XEN server in the host-VM, the server response in the webserver-VM with nginx becomes very slow. This is how I cause the problem in the ...
rubo77's user avatar
  • 29.4k
0 votes
0 answers
22 views

Apache - Move /wordpress installation to main website address

I just re-installed wordpress in Debian server and it sits in /var/www/html/wordpress directory. I used wordpress in the past, so I have partially configured things, just need to polish it a bit. I ...
saXh26Ql0zkF's user avatar
0 votes
0 answers
141 views

Cannot change or remove a file as root

This is driving me nuts... There's a lot of info over the place and I've spent quite some hours already without any success. A customer of mine haves a website compromised with some japanese SEO spam (...
nnimis's user avatar
  • 101
0 votes
0 answers
633 views

configure SELinux for Wordpress on Apache, Almalinux

I have an issue with SELinux that when enforcing (enabled) causes Wordpress on Apache to throw errors in the header like: Warning: An unexpected error occurred. Something may be wrong with WordPress....
TexasTim's user avatar
1 vote
4 answers
1k views

Install memcache for Wordpress on debian with php-fpm

The install instructions for memcache are not really up-to date. How do I install on Debian using php-fpm and nginx? I tried this: apt install memcache zlib1g-dev php-dev pecl install memcache This ...
rubo77's user avatar
  • 29.4k
1 vote
2 answers
194 views

Running Nginx as different user; updating WordPress returns "The update cannot be installed ..." error

This is my first foray into customizing Nginx, which I have running on a Digital Ocean droplet. My site files are located in /sites/rob_app. everything is owned by rob all files are 0644 all ...
rob's user avatar
  • 11
0 votes
0 answers
33 views

wordpress can not find database, while mysql_client can

I am trying to prepare a WordPress site, on my public web server, running apache2. The database host, I am trying to use, for the WordPress installation, is another server. While I can successfully ...
manmatha.roy's user avatar
0 votes
1 answer
65 views

How can I get MariaDB to resume action?

I was working on my Wordpress site, and to get a non-database, HTML version suitable for my datamine, such as is running correctly at https://orthodoxchurchfathers.com and https://searchgkchesterton....
Christos Hayward's user avatar
0 votes
1 answer
1k views

symlink doen't works with nginx and php-fpm and docker

I run a wordpress site in local wiht docker, and in a plugin I send a GET request for a style.css file, which is a symlink, and it doesn't work, it answer a 404 not found I don't think the probleme is ...
hugogogo's user avatar
  • 121

15 30 50 per page
1
2 3 4 5
8