Acronym for a solution stack of free, open source software, originally coined from the first letters of Linux (operating system), Apache HTTP Server, MySQL (database software) and Perl/PHP/Python, principal components to build a viable general purpose web server.
0
votes
1answer
18 views
How do I password protect my webservers document root?
I have installed LAMP using tasksel and it is for a development system. I was wondering if I could password protect the folder /var/www/ and when someone goes to developmentservername.mydomain.com, I ...
0
votes
1answer
14 views
Java Hibernate: Download MySql or LAMP
I am going to be writing a Spring based Java application and I was wondering if I should install MySql directly or should I just install LAMP. I would like to install LAMP, but would this have any ...
0
votes
1answer
20 views
Whay apache2 does not process PHP files?
I have installed Apache server using TaskSel from Synaptic package manager.
I did the following:
sudo a2enmod php5
Module php5 already enabled
sudo a2enmod userdir
Module userdir already enabled
...
1
vote
1answer
70 views
Permanent chmod 777
How can I set chmod 777 for my lamp server?
I am the owner of the www folder (sudo chown -R martin www).
I have changed the permissions of all files (sudo chmod 777 -R www).
I don't know why, but my ...
0
votes
1answer
25 views
php-in-homedirs
I am trying to get php to work in user's public_html folder using the instructions found at:
https://wiki.ubuntu.com/UserDirectoryPHP
If I follow the first part and comment out the IfModule lines in ...
3
votes
3answers
86 views
Cannot get mysql to work/start even after clean install
I am completely stumped right now, whilst I am not an advanced user, I know my way around Ubuntu and so tried to look into things with the help of certain forum topics.
The Problem:
Today, quite ...
0
votes
0answers
11 views
How to install CodeIgniter in lampp/xampp [duplicate]
Please give me a step by step how to install CodeIgniter on Ubuntu in web server lampp/xampp. thank anyway
0
votes
1answer
17 views
How to enable PHP on LAMPP?
I installed lampp a couple of weeks ago. Everything works fine when it comes to html files, but when I try to open a php file, the browser asks me where to download it. :/
I tried with my php files, ...
0
votes
1answer
15 views
Disk and Ram Memory size
I need to know the disk size and the ram size of LAMP + Chrome. How can I check it... on ubuntu 11.x and 12.x
Thanks
0
votes
1answer
50 views
Ubuntu Web Server is not Accessible outside Localhost
I have a web server running the latest version of Ubuntu, LAMP stack and everything else required to run a local server.
I managed to install wordpress on localhost/wordpress.
And going to just ...
1
vote
2answers
40 views
Installing MySQL in LAMP
I managed to install Apache and PHP on my Ubuntu Installation, however when I try to install MySQL using this command
sudo apt-get install mysql-server
It mentions that there are broken packages. ...
0
votes
0answers
20 views
How do I fix a update lock in 13.04? [duplicate]
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
1
vote
1answer
39 views
how to run php web application in lamp server and mysql connection also
i need your help.
1.i wanted to install php , mysql and server appache like..
2.how to run php web application in server?
3.how to connect php web application into mysql.
0
votes
1answer
38 views
image can not be seen in htdocs?
I am using Ubuntu 12.10 and recently have installed xampp 1.8.1. My problem is: image from server can not be shown.
my code is ::
<div class="sideBlock unSung">
<h4>Unsung ...
2
votes
0answers
24 views
Trouble with local server, URL not found errors with some, but not all local sites
I am setting up my Ubuntu laptop for my new job and I am having a strange issue. They have a crazy environment setup that I got working on my local Ubuntu 12.10 machine with Apache and PHP 5.3 (had to ...
1
vote
0answers
74 views
Accessing phpMyAdmin remotely
I've installed and got everything working and set up fine and I can install phpMyAdmin fine as well, but I am unable to access it remotely.
I've tried adding the following into ...
1
vote
1answer
3k views
Lamp Uninstall and Xampp
I installed lamp with this tutorial a while back: http://www.unixmen.com/install-lamp-with-1-command-in-ubuntu-1010-maverick-meerkat/
I have since decided it would be better to use the more ...
0
votes
1answer
51 views
Some doubt about root password
I was looking for installing a LAMP in my personal PC but I can't create folders in /var/www so i run this little script in my console:
sudo passwd -l root
And I don't know if this an issue ...
3
votes
2answers
3k views
Sending mails with PHP, LAMPP and PostFix
I've been trying for 2 whole days now, and I just can't get the most simple thing to work.
The problem: Sending eMails from PHP to my eMail address does not work
I've been working with Windows and ...
0
votes
1answer
58 views
folder on /var/www is forbidden,why? (browser is showing forbidden message) [duplicate]
I installed LAMP, and created a file named index.html. This file is accessible via browser (localhost/index.html).
But when I moved my project folder to /var/www/ , I can't browse any file via ...
0
votes
1answer
45 views
Local cgi server
I'm doing some python cgi programming and was wondering if there was a script for running cgi instead of having to install an entire LAMP server for doing it. I've been using CGIHTTPServer but it ...
53
votes
11answers
3k views
What's the easiest way to set up a LAMP stack?
I set up a new VPS instance of Ubuntu and am wondering what the easiest way is to get up and running with a basic LAMP stack (i.e. which packages are required, which configuration options need to be ...
1
vote
0answers
40 views
Install git on ubuntu with lamp
i have Ubuntu 12.10 on my server and i need lamp on it, i want to use git on it - which i'm new to -... so I've read This article about how to install git , it says that i should have public ssh key ...
3
votes
1answer
2k views
unable to locate package mysqld-server
I just set up a fresh install of Ubuntu 12.04 on my VPS, and I cant for the life of me install or even locate MySQL server..
apt-cache search mysql
gives no results on mysql-server/mysqld-server
...
0
votes
0answers
17 views
Problem with 32 bit lib files
I am using Ubuntu 12.10 64 bit version. Since I am web developer I have installed lampp server as well. For running lampp I downloaded a 32bit lib files package and installed it.
But after ...
0
votes
1answer
24 views
Can I somehow run “dwww” using lampp? [closed]
dwww generally installs apache2 as its dependency. I want to know is it possible to Install dwww on Ubuntu 11.10 without apache2 and can I use it using lampp ?
1
vote
1answer
59 views
LAMP charm in a LXC container configuration query
Tired of rebuilding and configuring LAMP. I have been following the Get started guide on Juju.ubuntu.com. and have managed to expose phpyadmin and lamp following Victor Palau's tutorial.
However on ...
1
vote
0answers
28 views
alternative to chmod 777 in LAMP [duplicate]
Typically after installing LAMP I like to install phpmyadmin and be allowed to drop folders in var/www/. I run sudo chmod 777 only because the LAMP is on a LAN. I was curious to know what is the ...
0
votes
2answers
48 views
How to compile php in after installing php, apache and mysql severs?
I have installed all the necessary servers to work with php in Ubuntu..
But i don't know how to compile php in Linux.
My hostname is "blackparrot"
my user name is "red"
Pls tell or show me a way to ...
0
votes
1answer
164 views
Easiest way to assign a static IP address for a LAMP server / VBox snapshot
I want to create a basic Ubuntu 12.04 LAMP server under VBox. Once I have it configured with a base Data set I want to Snapshot that and be able to hand it off to my development partners to use. ...
0
votes
2answers
110 views
how to access phpmyadmin in lamp
I have installed LAMP on ubuntu 12.10, and I want to acced PhpMyAdmin, and I don't know it's URL.
I tried to access this URL : http://localhost/phpmyadmin
But I got this problem :
Not Found
...
0
votes
0answers
205 views
Configure Apache to access a symbolic link to samba mounted folder (Symbolic link not allowed or link target not accessible)
I had Arch Linux installed and was able to get this correctly working, but I decided to switch over to Ubuntu Server.
I just installed the latest (12.10) version of Ubuntu Server along with LAMP and ...
1
vote
2answers
100 views
Running a web test server with Ubuntu
I have typically used XAMPP on my windows PC for web development testing. This afternoon I plan to add LAMP to my Ubuntu. I would also like to try and install Apache Tomcat but I am not familiar if
...
0
votes
1answer
235 views
MySQL deactivated in Lampp, Xampp on Linux 12.04 [closed]
I have freshly installed xampp-linux-1.8.1 on my Ubuntu 12.04 (Mint 13 maya) Operating system. When run lampp, I get :
/opt/lampp/lampp start
Starting XAMPP for Linux 1.8.1...
XAMPP: XAMPP-Apache is ...
1
vote
1answer
135 views
Install LAMP and Zend Framework on Server Version (EC2)
Does anyone have a good step-by-step guide to setting up a server version of Ubuntu as a LAMP server? Preferably with Zend Framework installed?
I have been working on a local workstation with the ...
0
votes
2answers
484 views
Ubuntu 12.04 Server as VMWare Guest: Unable to Ping and Access Apache from Host
This may be just some configuration in my Ubuntu setup and may not anything to do with Vmware Workstation but I thought to give all the info. I have a Win 7 'host' workstation running Vmware ...
1
vote
0answers
224 views
Unable to SFTP/FTP to my Ubuntu LAMP/WEB Server
earlier today , I installed Ubuntu 12.04 server on my Linode Xen VPS and set up a LAMP and a web server , I can SSH to the server fine , but Unable to SFTP/FTP to it , i've tried the option " Connect ...
1
vote
2answers
81 views
Start or Stop a server with a single script launcher
I made 2 .sh scripts to start and stop Xampp server. I'd like to merge them in a single launcher to obtain something like a ON/OFF button, so that if Xampp has already been started it would stop, but ...
0
votes
1answer
123 views
Copying issue with home directory
I am new to Ubuntu and i was wondering why i am unable to copy Codeigniter folder in downloads to another folder in the home directory? I just installed lamp and setup a another folder by following ...
2
votes
1answer
44 views
“on demand” LAMP stack
I'd like to install a LAMP stack on my laptop in order to be able to locally develop PHP websites. However, since my computer is a laptop, and since I don't always need having apache and MySQL server ...
0
votes
1answer
55 views
How do I allow access to userdir on 12.10?
I've just installed a fairly vanilla LAMP stack on 12.10 (via apt-get install mysql-server phpmyadmin) on my laptop for development purposes.
I've enabled mod_userdir and restarted Apache, but trying ...
0
votes
0answers
102 views
images sent by apache not showing up in browser
I have Ubuntu 12.04 64bit setup on virtualbox as guest OS on Windows7 64bit being the Host.
I have successfully setup LAMP and checked few pages by hosting them in apache. the problem that i am ...
1
vote
1answer
228 views
How to install Lamp?
I'm just want to install lamp server + phpmyadmin normally
in case of when setting up mysql i get this error:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
I ...
0
votes
2answers
98 views
How to set up directory backup?
I have Ubuntu 12.10 installed running a LAMP stack for a small site I host. I need to set up a system for weekly backups of the /var/www directory where all of my sites are. What is the best possible ...
8
votes
5answers
2k views
How to have two version of PHP installed and switch easily?
I want to have both PHP 5.2.17 and PHP 5.3.5 installed on my Ubuntu machine and switch as per my necessity. How can I achieve this?
1
vote
0answers
251 views
MySQL stop/waiting issues; “can't connect … through socket” [closed]
So first time putting up a LAMP stack on a Bodhi machine (previously experience with WAMP, and LAMP on 10.04); I got Apache going, and a Drupal install begun, then I go to create a new database and ...
3
votes
1answer
1k views
Why do I get “connection refused” errors connecting to a server via SSH?
I've installed Ubuntu 12.04.1 LTS on it with the LAMP stack.
I can ping it but when I try to connect to it the server can't be found.
When I try to connect with WinSCP I get the error Network error: ...
1
vote
1answer
35 views
Hosted website unavailable after uninstalling local copy
I attempted to install my hosted Wordpress site on my 12.04 desktop following the Ubuntu Lamp guide, then after being unable to get it running properly attempted to uninstall it using suggestions in ...
0
votes
1answer
557 views
“XAMPP: Couldn't start MySQL” on Ubuntu 64bit
I installed LAMPP with these instructions, but phpmadmin didn't work so i tried to uninstall and then install it again and it still doesn't work. When I'm trying to turn it on i get these errors.
...
1
vote
0answers
24 views
How to relay gmail using postfix? [duplicate]
Possible Duplicate:
How can I configure Postfix to send all email through my Gmail account?
I want to test php mail function from my ubuntu desktop. I heard that postfix can do this. But I ...





