All Questions

Tagged with
Filter by
Sorted by
Tagged with
1 vote
1 answer
114 views

Memory consumption on virtual server too large for applications being run

I have a Linux Ubuntu virtual server at Digital Ocean with the following specs: 1 vCPU, 2GB of memory, and 25GB of SSD storage. The server is running a single WordPress website with around 400 unique ...
Mike Hermary's user avatar
0 votes
1 answer
242 views

After upgrading Debian Bullseye to Bookworm, problems with Wordpress and PHP

OS: Debian Bookworm, WordPress: 6.2, PHP: 8.2 I upgraded my webserver from Debian Bullseye to Bookworm today. Everything worked - except all Wordpress sites. When visiting such a site (on my server), ...
Zippy1970's user avatar
  • 259
0 votes
0 answers
280 views

PHP on IIS 10 , site running slow

I have IIS 10 running on windows server 2022, wordpress website running php is setup on iis. Everything was working fine until we decided to upgrade php from 7.4 to 8.0. now the website is painfully ...
Learner's user avatar
0 votes
2 answers
172 views

Failure to Update Maximum Upload Limit Set By Hosting Provider and PHP Max Input Vars

Hi I deployed a VM with Wordpress only I can't update the Maximum Upload Limit Set By Hosting Provider value from 2M to 40M. I also can't update the PHP Max Input Vars value , despite we have modified ...
Massimo Sparavigna's user avatar
0 votes
0 answers
30 views

Isolating a WordPress wesbite within a sub-directory of another

Is it possible to isolate a website within a sub-directory of another on a WHM server? And by isolate, I mean in the event that website within the sub-directory is compromised any malware is contained ...
Levi Cole's user avatar
  • 101
0 votes
0 answers
161 views

I'm dockerizing my website setup. What is the best approach to send mails by PHP-FPM in a container?

So i've seen a couple of questions about setting up notifications for PHP-based websites, so i'd like to ask you for the best approach. For that, I have: a WordPress website with custom PHP packages ...
Radosław Serba's user avatar
0 votes
1 answer
72 views

WordPress > bbPress > Search > PHP Fatal error: Allowed memory size exhausted

CentOS Linux 7.9.2009 (Core) Plesk Obsidian 18.0.51 PHP 8.1.17 (up-to-date) WordPress 6.2 (up-to-date) X Theme 10.1.10 (up-to-date) php.ini memory_limit 512M (confirmed by checking the phpinfo() page) ...
stevland's user avatar
  • 165
0 votes
1 answer
96 views

cgi/fastcgi 0% CPU and N% Memory?

I have php wordpress website hosted on IIS, have been using FastCGI, below is my fastCGI configuration Below is screenshot of task manager There are many fastCGI processes that are using 0% CPU but ...
utsav's user avatar
  • 117
0 votes
0 answers
25 views

CentOS7 VPS: Install WordPress with existing MySQL and httpd

Requirement: Install Wordpress in CentOs 7 VPS Currently available: Apache : Server version: Apache/2.4.35 (IUS), Server built: Dec 8 2018 02:08:22 MySQL : mysql Ver 14.14 Distrib 5.6.47, for Linux (...
Vishnu's user avatar
  • 1
0 votes
1 answer
2k views

WordPress with Nginx + PHP-FPM sometimes slow where slowlog pointing to wp-config.php (PHP 8.1)

I have a recent WordPress 6 installation with MariaDB and PHP 8 FPM running on Docker. Sometimes, request on the frontend have a slow response time on the main HTML document. In this example, one of ...
Lion's user avatar
  • 506
0 votes
0 answers
255 views

I need help about apache AWS server error

Here is my error log: [Sat Apr 09 00:00:02.545833 2022] [ssl:warn] [pid 1078:tid 139965531106176] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name ...
ManiGraphics Official's user avatar
0 votes
5 answers
4k views

Very slow mysql on Azure App Service w/ PHP (Wordpress)

I am trying to fix issues with very slow Azure App Services to Azure Database connection. After Wordpress migration form cheap OVH hosting I noticed extremely long TTFB: increase from 300-400ms to ...
pp_1's user avatar
  • 101
0 votes
1 answer
878 views

nginx setup with conditional reverse proxy for some routes

I have a laravel server fronting a wordpress hosted on another server. The laravel server is receiving all traffic. I would like to direct specific routes to the local index.php (laravel) and all ...
Martin Drapeau's user avatar
0 votes
0 answers
142 views

Setup wordpress as subpath but in different root

Main site: example.com in /var/www/example.com. Wordpress blog: example.com/blog in /var/www/blog. Can't make it work. server { listen 80; server_name example.com; root /var/www/example....
Suvitruf - Andrei Apanasik's user avatar
0 votes
0 answers
66 views

Errors blocking WP admin access and when attempting debugging in host Google Cloud Platform

Wordpress VM instance site in Google Cloud Platform is showing an error message which links to debug information, tried the steps in SDK from a tutorial, but not working, not experienced enough to ...
Confused GCP user's user avatar
0 votes
1 answer
694 views

NGINX - WORDPRESS - PHP-FPM: Query parameters (GET) not passing in subfolders

I have a wordpress site running with NGINX (and Php-fpm) with 4 virtualhosts, everything works fine, except if i want to pass a query string. Look, it works if i do: example.com/phpfile.php?var=123 ...
0diseus's user avatar
1 vote
1 answer
352 views

500 internal error in nginx centos

i'm trying to add a captcha in my wordpress login page. i get 500 internal error in firefox console when inspecting the page. i also have this in my nginx error logs: FastCGI sent in stderr: "PHP ...
matt's user avatar
  • 11
0 votes
1 answer
712 views

Why does Apache server return 404 on subfolder, when it was previously working

I just installed some new SSL from GoDaddy on my Apache Ubuntu server. I then restarted via SSH and everything looks good. The root site (a wordpress install) now loads fine with https. However, there ...
Dave's user avatar
  • 101
1 vote
1 answer
454 views

HTTP 500 Error After Trying To Set Up Error Reporting on Google Cloud Console

I tried the following code on SSH to try and set up Error Reporting on a Wordpress Bitnami vm-instance on Google Cloud Console: sudo -i sudo nano /opt/bitnami/php/etc/php.ini auto_prepend_file="/...
Fion Lim's user avatar
0 votes
1 answer
50 views

Server settings to improved Wordpress backend speed

You know how it is, caching plugins only make the front-end move faster but when you're logged in and browsing the wp-admin section, the Wordpress site grinds to a halt. I'm trying to increase some ...
user5248's user avatar
  • 103
1 vote
2 answers
384 views

Wordpress Website is Broken When Migrating to NGINX

I recently migrated by WordPress website to NGINX, from apache2. I installed PHP-fpm, PHP-cli, and the other required PHP packages for NGINX. The site worked fine, but after clearing the cache (I use ...
Echofalcon21's user avatar
1 vote
0 answers
24 views

What consumes server CPU? (HostGator)

So, I've had a site on HostGator that was being maintained by somebody else for a bunch of years and now I'm taking care of it, trying to learn how to maintain it and such. When trying to access the ...
Citizen Goose's user avatar
1 vote
0 answers
763 views

AWS EFS plus PHP painfully slow possible alternatives?

i built an highly available and fault tolerant Wordpress site on AWS Cloud, i using ubuntu 20.04 and apache2.4, /var/www/html is mounted on EFS filesystem configured whit provisioned troughtput at ...
EricDrvn's user avatar
0 votes
1 answer
116 views

Error establishing a database connection on a fresh Wordpress installation

I've installed a fresh copy of Wordpress on CentOS 7/Apache but am getting the dreaded "Error establishing a database connection" error message when navigating to the site to complete the ...
Mourndark's user avatar
  • 159
0 votes
0 answers
129 views

license.php file is automatically getting created on shared hosting server

On my shared host, license.php file is automatically getting created at root folder/directory of every domain. I have find and deleted this file multiple times from everywhere. Here is the code of the ...
Nikunj Bhatt's user avatar
0 votes
0 answers
345 views

Disable (dot)php files from being executed (NGINX+PHP)

Question I am wondering if my configuration was executing the hacked dot files before removal. Setup Ubuntu 18.04 LTS + NGINX + PHP 7.4 Issue My Wordpress site got hacked. The malware created a copy ...
NTravolta's user avatar
0 votes
1 answer
40 views

my website is close " HTTP ERROR 500 "

my website is close error is " www.worldtourjourney.com is currently unable to handle this request. HTTP ERROR 500" please help me how can i resolve this error ? My website appears to be ...
Zaib Ch's user avatar
0 votes
0 answers
47 views

How to troubleshoot database writing process via admin-ajax.php in WordPress?

I have siteA.com (live) and siteB.com (staging) which both are identical WordPress sites sitting in a single EC2 server using Webmin with CentOS, MySQL, PHP. The issue is that when I perform the same ...
cilapo1541's user avatar
0 votes
1 answer
906 views

Installing CORS on Ubuntu 18.0.4 LTS

I want to install/use CORS on my Ubuntu server 18.0.4 LTS for the Wordpress websites that I am hosting. Normally I just add the line in the .htaccess but that doesn't seem to work anymore. Any ...
Jeroen den Otter's user avatar
2 votes
1 answer
7k views

(proxy_fcgi:error) AH01071: Got error 'Unable to open primary script:' (No such file or directory)

X-post from StackOverflow I've read countless forum posts about this but none of the answers seem to help my situation. Here's the log excerpt: [proxy_fcgi:error] [pid XXXX] [client redacted] ...
JakeTheSnake's user avatar
0 votes
1 answer
340 views

Internal server error 500

I can't view my admin area and blog [19-Mar-2020 15:54:42 UTC] PHP Warning: require(/home/medicine/public_html/wp-includes/version.php): failed to open stream: No such file or directory in /home/...
Epeople's user avatar
-1 votes
1 answer
146 views

Unable to login to any php system on IIS after moving to new server

My host moved to a new IIS server. My website is ASP.Net MVC based. Plus it also has wordpress and question2answer php systems under subfolders /blog and /qa. These websites are showing all pages ...
Gautam Jain's user avatar
2 votes
0 answers
231 views

How to isolate PHP across Wordpress Installs

TL;DR: How do you isolate php-fpm for different websites running on the same web host? I'm hosting a Dockerized deployment of Wordpress and it's going well enough that I want to host a few more ...
RandomInsano's user avatar
0 votes
1 answer
309 views

Wordpress installation fails Ubuntu, PHP-FPM and Nginx

Wordpress installs without any issues. No error log in FPM, Nginx and WP-Debug. However it is not working. I believe the issue is related with FPM. When I carry all the WP code (no-change) into ...
Bora Alp Arat's user avatar
1 vote
1 answer
152 views

Requests made by nginx' proxy_pass fail, but they succeed if done manually

I am proxying a WP blog that sits behind a second nginx instance (which sends requests to PHP-FPM). If I make the request from the browser, or from a command line too like HTTPie, the request ...
user168317's user avatar
0 votes
0 answers
122 views

Ubuntu 18.04 LTS Nginx server downloading files (wordpress installation)

I'm currently working on Ubuntu 18.04 server and trying to get my vhosts with nginx to work. Seems like my nginx server block is not properly working, but I'm not sure what im doing wrong. I'm ...
Yeriwen's user avatar
  • 21
-2 votes
1 answer
83 views

How to know what Wordpress PHP file is making external requests? [closed]

My hosting provider is telling me that they are misusing my server, I want to know which of my 40 wordpress sites is doing bruteforce to other wordpress sites external to my server. I scanned with ...
laur's user avatar
  • 127
0 votes
1 answer
157 views

503 service unavailable while trying to login through wordpress

I have no access to my site on Wordpress from any laptop browser I have. But it's possible to log in from other computers and I can access it from my phone. In the laptop browser, I type aomy.nl/wp-...
user3079696's user avatar
3 votes
1 answer
4k views

PHP-FPM + nginx producing a permission denied, but only on certain large pages

I have an AWS Lightsail instance (1GB RAM instance) running a relatively new website (i.e. virtually no traffic). It's running nginx and PHP-FPM 7.3 (tried with 7.2 as well) and MariaDB. All of this ...
Machavity's user avatar
  • 846
0 votes
2 answers
346 views

Why is the Nginx PHP Unit ignoring the root parameter in this configuration file?

I'm trying to move example.com from a multisite WordPress installation into its separate WordPress installation folder. I've already setup a separate database and created a new file wp-config.php for ...
rraallvv's user avatar
  • 123
2 votes
3 answers
14k views

Wordpress/PHP - Uncaught Error: Call to undefined function mysql_connect()

I've installed Wordpress under ArchLinux on my VPS, configured the SQL backend and edited /usr/share/webapps/wordpress/wp-config.php. Unfortunately on trying to access pages I'm getting... 2019/06/...
slackline's user avatar
  • 133
0 votes
0 answers
62 views

Was My Wordpress Site Hacked? [duplicate]

I just checked my WordPress site (Wherehouse MKE) and there is this bar that runs across the top of the page and when you click anywhere on the site it wants to open a spam page. Lucky the ...
Max Kulik's user avatar
  • 228
1 vote
1 answer
636 views

50 instances of PHP killing my web server?

I was having an "out of memory" problem earlier. I just left top open and it froze on the screen right as it ran out of memory. i have a single user listed with about 50 instances of "php" listed. how ...
Katushai's user avatar
  • 137
0 votes
0 answers
258 views

limit_req_zone for the whole PHP

I'm protecting wp-login.php via below rule: location = /wp-login.php { limit_req zone=one burst=1 nodelay; include fastcgi_params; fastcgi_pass unix:/var/run/php/php7.2-fpm.sock; } My ...
Serdar Koçak's user avatar
1 vote
1 answer
1k views

glusterfs for wordpress hosting

I've seen many tutorials recommending glusterfs for distributed web application hosting. Is this really the best practice for small scale load balancing? It seems the latency issue is slowing us ...
Nate's user avatar
  • 11
0 votes
1 answer
2k views

Nginx proxy_pass to Wordpress site for site.com/blog to blog.site.com

I'm trying to get my Wordpress site to serve from example.com/blog with an Nginx web server proxy_pass to a Wordpress site (apache) hosted on another server at blog.site.com. With my current Nginx ...
Adam M.'s user avatar
  • 23
0 votes
0 answers
338 views

Migrating existing site to Azure is slow

I am migrating a site to Azure. However the site is now running unacceptably slow. The setup is as follows: Azure standard Linux apps service plan MySQL on Azure standard instance Here's some of the ...
Ian Newson's user avatar
-1 votes
1 answer
43 views

Unknown site using jquery and css file but include my site path [closed]

This is my site URL - https://www.thecodedeveloper.com But this Unknown site http://newnuk.com/dialio/Web_doctor/viewinfo/139 means i am not owner of this site But once i view source this page ...
thecodedeveloper.com's user avatar
1 vote
2 answers
1k views

WordPress admin pages timeout, or take 30s to load on Elastic Beanstalk, PHP 5.6, Apache, RDS, and CloudFlare

I recently migrated a WordPress website I inherited over to AWS from Rackspace and am experiencing large performance decreases. I'm pretty new to the whole DevOps thing so I'm not sure where to start ...
rugbert's user avatar
  • 93
0 votes
1 answer
164 views

How much of a security risk is the mail() function for WordPress websites?

On a VPS with Debian 9 I have a few working https WordPress sites served using Nginx + PHP 7.0 + MariaDB. I also have a mail server with Postfix + Dovecot. Everything is working ok. Yet, I'm very ...
Ludvik's user avatar
  • 21

1
2 3 4 5