Debian :: How To Install LAMP Server
Feb 17, 2011I need to install LAMP server in Debian 6. But like Ubuntu there is no option to install Lamp Server
View 7 RepliesI need to install LAMP server in Debian 6. But like Ubuntu there is no option to install Lamp Server
View 7 RepliesI am completely new to Debian . My aim is to get one of my machines to run this system as the intranet server including www server, mailing server, intranet server and LAMP at the same time on the small network. I have found some resources including how-to's how to install Debian as the normal operative OS not as the intranet server. I have also found this: [url].However that is applicable for the 'Mandrake' distribution (Mandriva). Now, I would like to ask few questions that will be applicable not only for me but for more users and if someone could answer them .
1.What installation source shall I choose, CD/DVD/Network Install CD?
2.I have found this: [url] ... troduction is that applicable?
3.How to install web server, mail server, LAMP and configure them, link above describes mail server installation not configuration itself.
4.How to configure intranet on Debian to work as the server serving the Windows clients (using Samba?)
If someone could propose a set of the sources or the instructions how to achieve all of the steps I would really appreciate that. Also, if sources will be given by the users I shall try to achieve what I want and write up 'how-to' for this problem. Therefore, me and other users would benefit from that.
I installed LaMp 2 days ago. First everything works; But until yesterday, I can't start anymore mysql server : it failed each time.
When I look at the status :
Code: Select allsystemctl status mysql
Failed to get D-Bus connection: Erreur inconnue -1
It's like it can't generate mysqld.sock
Code: Select all/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!
I keep reading man and trying to find something I didn't configure correctly, but I can't find nothing.
I just installed LAMP server and it works. Anyway, I have problems with permissions to www/. I can't access it! Its located in /srv/www.
What do you suggest? I need to be able to freely add/modify/remove files under www/ as 'dagrevis' (not 'root').
I'm trying to setup local LAMP installation of CentOS 5.6 in VMware for local developing. I installed Apache, PHP, phpMyAdmin from this tutorial. Is there any other begginers step-by-step tutorial for setting up LAMP? I need help setting up FTP and permissions, hot to setup permissions for /var/www/html directory?
View 1 Replies View RelatedRan the following command from a user account listed with ALL permissions in visudo.
Code:
sudo tasksel install lamp-server
debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied
tasksel: aptitude failed (100)
Someone asks to install LAMP to the Redhat server , I know LAMP = Linux + Apache + Mysql + PHP , I also can't find any module called LAMP , does it means what I need to install is Apache , mysql , php to my server ?
View 7 Replies View RelatedIs it possible to download MySQL, Apache and PHP first? And install them on Ubuntu system offline. Is anybody know how can I get them and install them?
I have to install LAMP server on many system for the purpose of training. So I don't want to download them repeatably. Once download them, install on all system.
I need to create a sandbox environment on my LAMP server for PHP/MySql development. Anyone who could point me in the right direction or share their insight?
View 1 Replies View RelatedI've been searching around the net how to do this but I can't find any clues. I did this:
Code:
sudo apt-get install lamp-server^
But now I want to remove it. I've read this: http://ubuntuforums.org/showthread.php?t=510403
[code]....
I need to first point out that I am a complete n00b when it comes to Ubuntu Server, and I managed to install Ubuntu Server 10.04.1 (on a screen-less Acer Aspire 5100 laptop) with Apache2, MySQL, OpenSSH, & PHP5. I currently have this server (hosting my website) behind a linksys router with only port 22, and 80 forwarded to its ip address. Now my question is: Would it be safe to configure a print server on the same machine in order to print from the 3 other computers on my router to one printer, or are there security risks involved (like what I have heard with LAMP servers and Samba on the same machine)? I am also wondering if it is safe the way I configured port 80 & 22? It has extremely long passwords, and I also went through the secure installation of one of the programs setting a root password too... But can somebody please help me with my server? I am very surprised I have gone this far in my first 2 weeks of my Web Scripting class too!
View 1 Replies View RelatedSomewhere out there there has to be someone that can help me set up my lamp server to send automated emails using my cable providers SMTP server
View 2 Replies View RelatedI've been messing around for a few days now trying to figure out what is going on and I feel like I'm making a stupid mistake. Essentially I'm trying to build a LAMP server (PHP) on my Mac Mini using VMWare Fusion 3 using Linux Server 9.10. To start, it's not going well at all. Once I install the LAMP portion after calling it with root permissions, I have no UI. Personally, I need a UI. Am I not understanding this? I figured once I install the LAMP packages and restart the server, there would be a user interface but nothing...
[URL]
Working on an important project and feel hung up on. Anyway, I have Listen 80 and Listen 8100. For some reason my isp or something is blocking 80 even with port forwarding and an attempt at putting my server in dmz, though I'm not sure if my router can handle it. Anyway, from within the network I can use my routers IP and see port 80 forwards to my box, though from outside the network port 80 is a no go(finds no route to host). So I set up listening on 8100, and sure enough I can access it from outside the network, but it doesn't seem to have the same root as port 80 for some reason, because when I go to the page it says the requested url / (just a slash here like theres no rest of the address) cannot be found. At the bottom it says debian server port 8100 so I know its getting to my computer.
View 1 Replies View RelatedI've successfully installed my LAMP server (9.10). I've ran a test.php but am curious if there are any tutorials onlines or even books to buy in order o learn how it all works. Where the files are and the mechanics of it. I have it installed but what now ha... I've done HTML, I've built websites but I'm lost!...
View 1 Replies View RelatedI have 3 virtual machines set up. 2 are servers and one is a client. On one of the servers I have installed apache, mysql, and php and mod_ssl. I can get to the web site on the server from my client system. I can even get to the info php site--the screen that shows everything about php (it's purplish!) I can also get to the secure https site. The one thing I can't do is get my table to display.I have set up a new user in mysql. I have granted that user all privileges. I have created a table on a new database in mysql. I then set up php code within html code But every time I try to go to my test.php site it only gives me the header. It obviously cannot find the table array. This is the code and someone already told me it looked right to them. So I am not sure what I am doing wrong.
View 14 Replies View RelatedIn my Fedora 14 I want to setup "PHP,MYSQL,APACHE+PhpMyAdmin" for my Web Server.
View 3 Replies View RelatedHow can I get log messages from the LAMP server on Ubuntu 10.04?Should I install some good program on Ubuntu for that purpose?
View 3 Replies View RelatedI'm using Ubuntu 10.10 and I just recently installed a LAMP server for some minor local web development.
Used the sudo tasksel command to install lamp but I can't get phpmyadmin to work nor can I access mysql.
removing the LAMP and starting all over again.
How do I go about this?
I had a working LAMP server on my old server. After a HD went out and was replaced I rebuilt my server with Ubuntu 10.10 server. Talk about a smooth and impressive install. I set up my Apache server and MySQL and even installed php5 just like I had done before on my old server. The only thing different I did with this install is with Apache. I now host 3 websites with virtual hosts. This is the only thing different I have done than the last time.
My problem now is my website won't display PHP. I didn't know I had this problem until I installed Drupal for a friend to play around with. Drupal won't finish the installation process because it claims: In your ./sites/default/settings.php file you have configured Drupal to use a server, however your PHP installation currently does not support this database type.
Know I have googled this phrase to hell and back to find a resolution and haven't. I even talked to my local linux guru at work and he refereed me here. I have tried reinstalling php left and right. I'm convinced that there is an option to enable php globally that I'm missing. I really think the virtual hosts is what is causing this trouble. What input will the mighty Ubuntu community provide me with,
I'm running with Ubuntu 10.10 Desktop edition and I have LAMP server installed on the machine. I'm wanting to host my Automotive Detailing website that I'm almost done with off of that server. I have decals made up for my car and friends cars with the domain that I have registered on it. Now, can someone please tell me where and how to put the files for my website on the server and how to configure everything so I can get it up and running ASAP?!? I'm fairly new at this Ubuntu and what not so I need a detailed tutorial
So this is what I need to know:
==> Where to put the webpage files
==> How to configure the server to open it up to the world wide web
==> How to change the IP Address to Static and how to know what to change it to.
==> How to point the registered domain to the server.
Like I said I'm fairly new at this so please be as detailed as possible!
Ubuntu 10.10point me the URL of Howto re setup a mail/LAMP server Google brought me the howto from howtoforge. I need the howto from Ubuntu documentation/Greek.
View 2 Replies View RelatedI am installing Ilias 4.1.4 is the lastes stable version on a Ubuntu 10.04 64 bit server with all the dependencies satisfied.
[URL]
Download ilias-4.1.4.zip and install on a Ubuntu 10.04 server. Now just when all the steps are done I log out since now the installation has finished immediately upon logging out I am at following URL (the installation has just finished)
[URL]
Quote:
Fatal Error: ilInitialisation::initClientIniFile called without CLIENT_ID.
I start searching net for above error and do not get any useful information.After some time I press back button and accidentally reached
Quote:
[URL]
and see some sort of screen that asks for a client ID. How can I get rid of this error
Quote:
Fatal Error: ilInitialisation::initClientIniFile called without CLIENT_ID.
iam using ubuntu 9.10.I tried to install lamp server using the commandsudo tasksel install lamp-server
It shows this error:tasksel:aptitude failed(100)i tried to fix the problem by using the commandsudo apt-get updatebut it shows a list of cannnot fetch and many more.example:W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/...c/main/binary-i386/Packages.gz 404 Not Found [IP: 111.91.91.34 80]Can anyone fix this problem.Please explain the steps in detail
I build a LAMP server behind a router.The current situation is:1.I could access index.html of apache within the LAN.2.I could access the vsftp outside of the LAN.3.I could access the ssh outside of the LAN.I have configured my router to do reflections(although I don't know it's correct or not.). I think the LAMP works good since I could use it inside the LAN. The configuration of the router is at least partly right because ssh and vsftp work fine(I test by browsing the ip:74.***.***.*** in the lan, not 192.168.1.8 --this also works. ).I cannot access web service outside the LAN. And the error message is "Oops! Google Chrome could not connect to 74.***.***.***"Did I miss some configuration of router?Apache2?Ubuntu? I use the ubuntu server 2010.10 version.
View 1 Replies View RelatedI'm needing to stand up a Lamp server for a SugarCRM migration. I've been told I need to ensure php 5.2 on the box along with ensuring several mod's are installed as well for php and apache. I was planning on using the lamp provided from xampp (apache friends) but they're current build is using PHP 5.3, any suggestions on how to get around it? If I have to build the whole thing from several packages (apache, php, mysql) then no problem, but I really like the myphpadmin page that comes with the xampp installer.
View 2 Replies View RelatedI set up a LAMP server using tasksel and it works great, but I'm not sure about much of the specifics of it. It just works and I have not had a need to find out much about it. So I was wondering if installing updates through the update manager could possible break my LAMP server and if so what types of updates should I look for that could break it?
View 2 Replies View RelatedI thought I would play around with php for a while and so set forth to configure apache. Whilst I was reading a website for installing LAMP stuff on ubuntu I thought I would give it a go. I installed a LAMP server with:
sudo tasksel install lamp-server
and lo and behold it crashed my operating system upon restart. So both my laptop and desktop were toast.
Everything is reinstalled now so is fine and I have installed apache2 and php5 from separate packages. The one thing that's troubling me is why it crashed. It seemed to uninstall vlc media player, m-player and gnome-player as well as removing the "switch accounts" button on the lock screen. Does anyone know 1) why it died and/or 2) why it chose to eliminate those programs specifically.
I build a LAMP server behind a router. The current situation is:
1.I could access index.html of apache within the LAN.
2.I could access the vsftp outside of the LAN.
3.I could access the ssh outside of the LAN.
I have configured my router to do reflections(although I don't know it's correct or not.). I think the LAMP works good since I could use it inside the LAN. The configuration of the router is at least partly right because ssh and vsftp work fine(I test by browsing the ip:74.***.***.*** in the lan, not 192.168.1.8 --this also works. ).
I cannot access web service outside the LAN. And the error message is "Oops! Google Chrome could not connect to 74. Did I miss some configuration of router?Apache2?Ubuntu? I use the ubuntu server 2010.10 version.
Alright I have just got done installing Ubuntu 10.10 and Lamp, now I know I need to move all my website files to Var/WWW. Well there is a little problem, when I try to delete the two test pages or even edit them. Ubuntu tells me i do not have permission. And what confuses me the most is i installed the damn OS and i was the first account made one it i am an admin and i still cant delete
View 5 Replies View Related