Skip to main content

Questions tagged [lamp]

Acronym for a development stack originally made up of Linux, Apache, MySQL and Perl/PHP/Python

0 votes
1 answer
451 views

Passthrough Windows AD authentication with LAMP GSSAPI/Kerberos

Trying to stand up a LAMP server on a Windows AD and get passthrough authentication working. One gotcha (which may not be as big of a deal as I'm making it), the hostname and hosted URL do NOT match: ...
SkipSinclair's user avatar
0 votes
0 answers
238 views

Laravel: Logging messages generated by "error_log(...)" to terminal, while running app in Apache server

The issue is this one: When I run a Laravel app from PHP server, that's it, with php artisan serve, I could see every message generated by "error_log(...)" printed in the terminal, like this:...
Leandro Caplan's user avatar
0 votes
1 answer
551 views

Why is mysql-server not installing correctly?

I just launched a brand-new t4g.nano instance on AWS EC2. The first thing I typed in is apt update; apt upgrade; apt install mysql-server-8.0. Here's the full log: $ ssh -i ~/downloads/*.pem ubuntu@[...
Ryland Goldman's user avatar
1 vote
0 answers
823 views

PHP-FPM child processes terminate for no apparent reason

// FIXED Issue was Shopware 6.5 related After weeks of unsuccessful debugging, we are now hoping for help here. We have a system where we can create test instances for Shopware 5 and Shopware 6. The ...
Rafael's user avatar
  • 13
0 votes
0 answers
38 views

Bind9 and Web Server on the same machine + domain setup

I want to ask can I setup for example LAMP with all domains and Bind9 on the same machine ? If yes, ok. Now I have one .com domain for example : site.com Now I want to understand the steps to do to ...
webstackoverload's user avatar
0 votes
0 answers
284 views

AWS poor performance compared to DigitalOcean's

Why is my Apache2 server with PHP-FPM experiencing significantly lower performance on AWS EC2 instances compared to DigitalOcean Droplets? Despite similar hardware specifications and configurations, ...
robertpartfy's user avatar
0 votes
1 answer
43 views

Using old web application with outdated PHP version behind .htaccess folder protection

I probably need a web server with an outdated PHP Version (7.2.34) for an older HTML/PHP/MySQL based web application. Since it's for a manageable closed user group, I exceptionally considered using a ...
eggbert1305's user avatar
1 vote
1 answer
259 views

How to **keep** my SSLCipherSuite list for my LAMP stack current?

I have been running several LAMP servers for 5+ years with Let's Encrypt certs. Today, I did the SSL test by Qualys https://www.ssllabs.com/ssltest/index.html to learn that I had lost my coveted A+ ...
wruckie's user avatar
  • 697
0 votes
1 answer
2k views

socket doesn't exist; Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

I know the problem isn't new. But I have tried lots of thing. What I couldn't figure out is, socket wasn't available since I downloaded mysql. /etc/my.cnf /etc/mysql/my.cnf /var/lib/mysql/my.cnf None ...
Billy Istiak's user avatar
-1 votes
1 answer
270 views

(PART 3) Docker environment for PHP Framework from scratch

i am runing this docker composer files with this enviroment: version: "3.1" services: mysql: container_name: mysql image: 'mysql:8.0' working_dir: /application command: --...
Minos Framework's user avatar
0 votes
0 answers
26 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
0 answers
281 views

New server Apache 2.4 + PHP responds very slowly

a customer asked to migrate their current server with plesk to a HA infrastructure. I've created the structure with haproxy and apache 2.4, but i can see many requests take a looooong time (some of ...
Nando's user avatar
  • 1
0 votes
1 answer
33 views

Can I install dnsmasq on lamp web server?

Is it possible to install and run dnsmasq on a shared host webserver (standard lamp stack)? And how would one do this? I use Siteground and Dreamhost. I think I can run a lamp stack on my NAS too ...
AutoBaker's user avatar
  • 198
1 vote
0 answers
115 views

PHP upgrade 7.2 to 8 is not recognized by Wordpress

I have a VPS with LAMP stack and I tried to upgrade to PHP 8. When I run php -v the version is 8.1, but WordPress tells me it is 7.2. So I created a php file <?php phpinfo(); ?> which tells me ...
gerdtf's user avatar
  • 111
1 vote
1 answer
204 views

Forbidden ... denying access to be safe [closed]

Total n00b here. I'm running a LAMP stack using Raspbian OS on a Raspberry Pi 4 Model B. I tried googling around, but I couldn't find a thread that matched my issue. My jenga tower seemed pretty ...
didvids's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
45