I'm managing multiple websites, most based on WordPress and all are based on LAMP stack.
I'm moving all my websites to Amazon cloud.
I'm new to AWS and my plan is moving 1 website by one, starting with my smallest website.
My question is should I put all my site on 1 EC2 instance and or 1
website on 1 separate instance?
This probably sounds stupid since anyone would definitely choose the l
What are the clear benefits of using Zend Server PHP stack against an *AMP(for example LAMP) stack?
Or Vice versa? What are the benefits of using a *AMP(for example LAMP) over zend server?
Additional information: I recently Acquired my own VPS(which has ubuntu 12.04.2 preinstalled), which allows me to build my own web server from the ground up.
Hi guys!
I'm wondering what can I do for having a development LAMP server without explosing me to any security problems.
So I install the LAMP stuff with this command:
Code:
sudo tasksel install lamp-server^
And after I edit /etc/apache2/ports.conf and I change
Code:
Listen 80
To
Code:
Listen 127.0.01:80
to make any other computers outside my network incapable of queryin
Possible Duplicate:
What's the easiest way to set up a LAMP stack?
I'm studying SQL database right now and I need a mySQL server. I was guided to use a LAMP server on Linux .. but I don't know how to install it on my Ubuntu 12.04 LTS ?!!
I looked for previous situations like me and I found that I should install some software called tasksel .. but when I did ..
Hello everyone,
I would like to setup a lamp server from a minimal distro and to compile PHP, MySQL and Apache myself.
I have chosen CentOS minimal for the OS and I am trying to build the stack by hand...
I have installed the LAMP stack on Ubuntu 12.04 LTS using the tasksel command.
I checked - it works. But I cant find the location of the installaton,
I worked with WAMP - there you have a separate folder for Apache, for PHP and for mysql. Now I cant even find where to put the documents I create.
Which folder is used to contain my web projects?
I was contracted to make a groupon-clone website for my client. It was done in PHP with MYSQL and I plan to host it on an Amazon EC2 server. My client warned me that he will be email blasting to about 10k customers so my site needs to be able to handle that surge of clicks from those emails. I have two questions:
1) Which Amazon server instance should I choose?
LAMP stands for: Linux Apache MySQL PHP. It is a popular way to get a professional style web hosting setup on one’s own computer.
LAMP is a combination of free, open source software. The acronym LAMP refers to the first letters of Linux (operating system), Apache HTTP Server, MySQL (database software), and PHP, Perl or Python,...
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]