Hello everyone,
I want to install a complete server-based suite on my local computer for local web development and testing. I want to used PHP for server side scripting.
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
Hi,
I am using Ubuntu 10.04 64 Bit and I have Installed:
Apache
MySQL
PHP
I followed the standard document :
First install tasksel...
sudo apt-get install tasksel
...
I'm having an issue that I can't seem to find an answer for, i've already scoured Google & SF and haven't found an answer, i've fixed this before by changing ownership, but i'm not sure how I did it in the past.
I am doing my WordPress development in a Kubuntu VM, where I have a LAMP setup (installed through tasksel for ease of installation).
My lamp stack on a local machine is too slow.
I have successfully installed wordpress but any request (e.g login,add new post) is too slow.
How can i resolve what's wrong ?
Thank you in advance!
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.
So basically, is LAMP strictly for development purposes or is it fine for production websites as well? I ask this because I have recently switched to Ubuntu from Windows and if WAMP is anything like LAMP, it is more aimed towards development than production (live) websites.
Does the same apply for LAMP? I wish to run a small website on Ubuntu and I'm wondering if LAMP is secure enough.
Dear Fedora people,
Wish to get some tips on setting up LAMP server on F17. I have been using Fedora 8 as LAMP and Samba servers for years, in fact the box is still running fine after the initial setup it took 5 years ago.
Lately I wanted to try LAMP on F17, it looks like my LAMP is working as phpMyAdmin is working fine as well as "phpinfo" page.
Hi, this is my first post ):P
I recently moved my development environment from Windows 7 to Ubuntu 11.10 so I'm a complete noob.
Installed LAMP and bluefish.