General :: Install LAMP To The Redhat Server?
Dec 23, 2010
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
ADVERTISEMENT
Jun 5, 2011
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 Related
Feb 17, 2011
I need to install LAMP server in Debian 6. But like Ubuntu there is no option to install Lamp Server
View 7 Replies
View Related
May 18, 2011
Ran 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)
View 2 Replies
View Related
Sep 16, 2010
Is 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.
View 1 Replies
View Related
Jan 24, 2010
I'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]....
View 7 Replies
View Related
Jan 20, 2011
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 Related
Jun 2, 2010
How 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 Related
Nov 24, 2010
I'm looking to create a server (probably LAMP) i need all my programs to install at one time. SOME of my programs are not in the repos and all of them aren't .deb. Some of them are .rpm. I also can't guarentee internet connection, at least not during install, so no apt-get. on a note about the internet i'll probably be getting clear internet. I also plan to connect to the server from my phone and other computers. I know the server needs a static ip but what other configuration does it (should it) need.
View 11 Replies
View Related
Mar 16, 2010
Good tutorial, using images for a lamp server that has, MySQL,PHP, Apache, FTP with all the fruit for running a server that will host a Gallery, forum and main site
I know there's heaps around for Ubuntu 9.10, but its not quiet what I'm looking for as in Gd, ImageMagick and some extras for Apache mods
View 1 Replies
View Related
Nov 10, 2010
what are necessary requirements to install ns2.can i install ns2 in redhat5v
View 1 Replies
View Related
Apr 19, 2011
For those of you wanting to install LAMP on their new ubuntu OS and this guy gives it to you in one line...love it...thought I should share the info[URL]
View 1 Replies
View Related
Apr 9, 2011
I'm a web developer and I am building a site on a CMS that has issues moving from a WAMP server to LAMP. The live server is LAMP and I am running Windows 7. I don't want to run into problems moving from the test server to the live server, so I was wondering if I could somehow run Linux using a virtual machine (using Windows Virtual PC which I think supports Linux or VirtualBox) and then using a Linux equivalent of WAMP2 server as a test server. how to do this and what the best Linux distribution to use would be?
View 2 Replies
View Related
Apr 20, 2011
Could you possible to install UDB DB2 8.2 install on redhat linux 5 .. what is the procedure please reply are send me the installation link..
View 2 Replies
View Related
Apr 30, 2010
I'm after the easiest way to install red5 on a redhat 9 server?
i have ssh accses is there a apt-get , or a yum command i could run to install it .like urpmi (Im a mandrivia user mostly)
if so what might this command look like?
View 1 Replies
View Related
Apr 26, 2010
How to install step by step to install bind server on RHEL 5.
View 3 Replies
View Related
Sep 26, 2010
How to configure LDAP server in redhat5.1 but i want to know how to configure it.
View 5 Replies
View Related
Mar 26, 2010
I want to create a domain server on redhat.(home use)Someone told me to use SAMBA,can someone tell me how to use it?thx
View 5 Replies
View Related
Jul 11, 2011
at work place I have an HP ProLiant DL580 with RedHat Enterprise Server 5.4 x64. Today I cloned this machine using clonezilla. What I would like to do is restore the image to VMWare machine for personal purpose (I cannot perform tests on production machine). But after restoring on VMWare I got "Kernel Panic". That's normal due to different hardware.
Now, is there a way to remove the Kernel Panic and correctly boot the machine? I ask our tech department for the RedHat CD1 to enter the "linux rescue" enviromnent, then try to re-read the hardware list with
# chroot /mnt/sysimage
# kudzu
View 3 Replies
View Related
Sep 1, 2010
I am new to redhat and tried to run my reliance net connect highspeed 1x... is there any possible way of directly using by pluging in... One way is using wine then running the exe format of the driver....but it too need net connection for further packages needed by wine...At present I have only usb modem for internet
View 1 Replies
View Related
Jun 22, 2011
How to install vim on Redhat 5.
View 5 Replies
View Related
May 24, 2010
My company support a client with an old Redhead server " Linux version 2.6.9-5.ELsmp [URL] (gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)) #1 SMP Wed Jan 5 19:30:39 EST 2005" My IT department wants to move this old server to a VMware machine and I'm trying to check if this project can fly. Me my self never worked on an old Linux server there for my first question is can I upgrade the kernel with the command yum -y install kernel..... and when I'm done I'm still going to have the old kernel just in case?
View 1 Replies
View Related
Mar 7, 2010
I installed Red-hat 5.3. Problem is that it is not showing graphical interface. Only kernel / command prompt is available. I tried startx, then I got this msg. No video BIOS modes for chosen depth. Also showing that:
ERROR: Failed to start X server.
View 2 Replies
View Related
Sep 1, 2010
My redhat advance server got error no.15 message
View 1 Replies
View Related
Aug 31, 2009
i am trying to mount a pen drive in Redhat linux Advance Server 2.1As but i am unable to do that can any body help me for doing that.
View 8 Replies
View Related
Dec 23, 2010
I currently have a HP Server DL580, with a cd rom drive
I don't have an an external dvd drive. I don't have a scusi dvd drive I don't have a pci card for ide or sata connections I have fedora core 14 installed on it (although so far have failed to get the internet to work on the server - but that is a separate issue and probably not worth fixing if I am going to change OS)I have downloaded the dvd, copied the iso to fedora - using a USB pen Mounted the dvd within fedora - but it seems it needs to run on boot I've tried installing the dvd onto a pen drive (ie bootable) - which works on my pc - but the server doesn't seem to like the idea of booting from USB.
I can get Redhat 6 enterprise server on cd. But it there is a simple work around I'd be greatful too.
I am regretably a complete rooky so please make any instructions very simple.
I know you are thinking why is a complete rooky trying to install a redhat server - the only answer to that is - why not - gotta learn sometime.
I got the dvd iso from: ftp://ftp.redhat.com/pub/redhat/rhel...00000000000000
I can't find any cd iso files
View 3 Replies
View Related
Nov 18, 2010
Recently I Installed New Redhat server while I Install Any Packages It says:
"No such file or directory"
But If I Search the file using [rpm -qa | grep packages_name]
It shows the package , Also If I Use [rpm -qi package_name] It show package Information , Size and Every thing.
Finally when I going install package using [ rpm -ivh package_name] It says
"No such file or directory"
Screen Shot of error link => [IMG]img135.imageshack.us/img135/2430/linuxerror.jpg[/IMG]
View 3 Replies
View Related
Jun 1, 2011
I am a using Windows xp. I had Started my Redhat6 tuition from some days,, My question is " How can I install redhat linux 6 from my pendrive? Please describe me all the steps cause I haven't try to install a O.S. from pendrive?
View 2 Replies
View Related
Aug 11, 2009
I have RedHat 5.2 iso files shared on my Windows XP Desktop and IP of my pc is 192.168.8.57,and i want to install RHEL 5.2 on totally balnk server (i.e . server has nothing installed in it)
so is it possible to install RHEL 5.2 form Netowrk? if it is yesthen please tell me how can i do this...
View 4 Replies
View Related
Aug 11, 2011
i want install oracle 10g to redhat 5 i want to change bash_profile.but I can't find it when I looked to the /home/oracle/..
View 2 Replies
View Related