Skip to main content

All Questions

Tagged with
0 votes
0 answers
449 views

Cant Access Phpmyadmin on Ubuntu LTS 22.04 (HTTP Error Code 500)

I just installed phpmyadmin on my PC. I followed several instructions such as: sudo apt update sudo apt install phpmyadmin sudo ln -s /usr/share/phpmyadmin /var/www/your_domain/phpmyadmin I use NGINX ...
Dans988's user avatar
0 votes
1 answer
5k views

FastCGI sent in stderr: "Primary script unknown "

I'm running a nodejs project with nginx and wordpress in /blog subdirectory with aapanel control panel. When I want to access example.com/blog there is a "File not found." error. Here is ...
miBra's user avatar
  • 21
0 votes
1 answer
57 views

analyse webserver execution time

I have 2 VMs which are almost the same, except for hostname and things that shouldn't matter (as far as I know). On these VMs I run nginx/1.14.2 as proxy with an Apache/2.4.38 webserver behind it ...
ulbiopro's user avatar
1 vote
1 answer
1k views

Selinux: type=anom_abend for php-fpm, Error 502 while accessing the application

Hi I am using nginx server which is hosting a web application in RHEL OS with selinux in enforcing mode. On accessing the application I am getting the 502 bad gateway error and on checking the audit ...
Aryaman Gupta's user avatar
0 votes
3 answers
97 views

Making a user account for a friend on ubuntu server so he can run php/apache alongside my nginx install

I have a friend who is getting into web dev and he is currently developing on a php/apache setup. I use nginx and arbirtrary server languages which is what is currently running on my (ubuntu) server. ...
Christopher Reid's user avatar
0 votes
1 answer
316 views

Nginx rules for dockized linuxserver/dokuwiki on subdirectory path

I can hit the container by typing /dokuwiki but the assets and links are messed up. What I currently see Since PHP is included in the dokuwiki container I'm not sure what I need to add in the nginx ...
It doesn't matter's user avatar
0 votes
0 answers
148 views

php 7.3 is crashing itself

stack : No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 9.5 (stretch) Release: 9.5 Codename: stretch PHP 7.3.14-5+0~20200202.52+debian9~1.gbpa71879 (cli) (...
binar's user avatar
  • 101
0 votes
0 answers
526 views

PHP - FPM - Nginx - serving PHP files

I have PHP installed locally on a macOS Catalina 10.15.3 system; php -i phpinfo() PHP Version => 7.3.11 I have Nginx up and running serving static files: What's the easiest method to make Nginx ...
cookie's user avatar
  • 232
0 votes
0 answers
85 views

Error with MediaWiki database update script

I would like to update our stone-old MediaWiki installation (v1.24) to the latest version, running on Debian 10 (not installed as Debian package, just using the archive from the homepage) but I just ...
Richard Rosner's user avatar
1 vote
0 answers
8k views

502 Bad Gateway - connect() to unix:/var/run/php5-fpm.sock failed (2: No such file or directory)

I have a VPS since many years. Everything was working fine. The server was running PHP 7 and nginx. Today the sites were running a bit slow. So I decided to login to the server and run a shutdown -r ...
Pikk's user avatar
  • 187
1 vote
1 answer
9k views

How to install PHP 5.6 on CentOS 7?

I am using CentOS 7, Nginx 1.12.2 . Base on article https://www.svnlabs.com/blogs/install-apache-mysql-php-5-6-on-centos-7/ , I try rpm -Uvh http://vault.centos.org/7.0.1406/extras/x86_64/Packages/...
Vy Do's user avatar
  • 171
0 votes
0 answers
375 views

Nginx + php7.1-fpm - connection using Firefox returns php file instead of result of its execution

I have nginx (1.10.3-1+deb9u2) on Debian 9.6. I have installed php7.1-fpm from external repository (sury.org). I have simple php file executing phpinfo() function (and nothing more), simply to see if ...
Jędrzej Dudkiewicz's user avatar
0 votes
0 answers
2k views

Wordpress site hosted on Digital Ocean - 100% CPU usage

TL;DR - when there's traffic (around 900) our sites' CPU reaches 100%, slow down and crush. INTRODUCTION Our company holds more than 40 content websites, hosted on Digital Ocean, using Wordpress CMS....
Esthetic Nerd's user avatar
1 vote
0 answers
59 views

installing memcached in debian with lemp 7 jetware

im trying to install memcached with the following command : curl -L https://jetware.io/appliances/jetware/memcached14-170503/file/installer:nub_tgz/setup | sh I get this error : ERROR Destination ...
Yassine's user avatar
  • 11
0 votes
1 answer
8k views

PHP-FPM: 'No such file or directory' error from nginx/error.log. Path or permissions issue? [closed]

I am getting a "FastCGI sent in stderr: "Unable to open primary script: /var/www/mediawiki/index.php (No such file or directory)"" error when I enter my wiki address in a browser bar. Here is my PHP-...
Jordan's user avatar
  • 131

15 30 50 per page