Top "Lamp" questions

LAMP refers to a stack of web technologies based on Linux, Apache, MySQL, and PHP/Perl/Python.

What are alternatives to SQL database storage for a web site?

An SQL database is overkill if your storage needs are small. When I was young and dumb, I used a …

php sql cgi lamp
LAMP PHP Configuration

OS : Ubuntu 17.10 I have installed LAMP stack and Laravel, and when I tried composer install in my Laravel app, I …

php laravel ubuntu lamp lampp
Getting a LAMP stack running on a Vagrant VM (under Windows 7 host), full instructions?

I have a Vagrant VM standard issue lucid32.box running. What would the complete instructions be to set up LAMP …

windows-7 virtual-machine lamp vagrant knife
Fresh MYSQL install, Access denied for user 'root'

I had an old lamp server that I wanted to move to a new machine, so I did a mysqldump, …

mysql lamp ubuntu-13.10
Why are my php tags converted to html comments?

A friend's lamp host seems to be misconfigured. I try to execute php, but it doesn't seem to be working. …

php apache .htaccess configuration lamp
Problems installing mysql in ubuntu 18.04

I have installed mysql since upgrading the operating system. But there seems to be a problem with the root password. …

mysql installation lamp ubuntu-18.04
Multiple vhosts with simple LAMP in Vagrant

I am trying to create a simple LAMP through Vagrant that can support multiple websites stored in /var/www. That …

linux lamp vagrant
Ubuntu automatically pull from Github repo

I installed git on my server but I want it to pull from my github repo whenever I push the …

ubuntu github lamp
Best practices for optimizing LAMP sites for speed?

I want to know when building a typical site on the LAMP stack how do you optimize it for the …

php mysql optimization lamp
"callback" from PayPal to confirm payment?

I have a very simple online ordering app in Perl. The user fills in a form, and when they submit, …

mysql perl paypal lamp