I am a total newbie and has seen lots of tutorials on the net but still can't solve my problems.
I installed LAMP+PHPMyAdmin the following way: sudo apt-get install lamp-server^ phpmyadmin
Here are my issues:
1) I need to change my document root. I need to set it to /data/WWW. I tried the "ln" function, it creates a shortcut but when I access http://localhost it gives me 403 error.
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
The requested URL /phpmyadmin was not found on this server.
Apache/2.2.22 (Ubuntu) Server at localhost Port 80
And this the instructions I've followed to install lamp:
http://www.howtoforge.c
Hello !
I installed LAMP using the command line :
yum install httpd php php-pdo php-mysql php-gd mysql mysql-server
I tested apache by url : http://localhost/ in the browser. the default was shown...
Please guide to configure them ...
I tried to configure LAMP on Ubuntu 12.04 following this guide (http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support...). But when I point to localhost/phpmyadmin/index.php in the browser, it just downloads the index.php file to my downloads folder.
As mentioned in the guide, I made a info.php file and its working properly. How can I fix this error?
I've got a very frustrating issue with what should be a bespoke install of Ubuntu 12.04, the LAMP config provided in apt-get install lamp-server^, and a web application called The Fascinator.
After installing those three things and making no changes to any of them, I can access the application through a public IP (http://lib-hf1.lib.sfu.ca:9997 for the curious), but the domain of every link withi
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 ..
{lang: 'en-GB'}
We have already discussed how to install ubuntu 12.04 LAMP server .If you are a new user and not familiar with command prompt you can install GUI for your ubuntu LAMP server using one of the 2 options
(...)Read the rest of How to install GUI on Ubuntu 12.04 (Precise) Server (145 words)
© ruchi for Ubuntu Geek, 2012.
I just purchased a vps and made it boot Ubuntu 12.04 LTS, installed LAMP web server and moved my web site. Here’s how did I install and set up the LAMP on Ubuntu 12.04 server. (All commands in this post assumes you have Root privilege, add sudo at beginning if need)
1. LAMP stands for Linux, apache, mysql and php.
LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server, MySQL as the relational database management system and PHP as the object-oriented scripting language. In this Simple tutorial we will explain you how to install LAMP SERVER on your Fedora13.
The installation of Lamp server in&n