CentOS 5 :: Cannot Get LAMP Installed Right?

Jan 6, 2011

I am a newbie to CentOS and I am trying to build a webserver for development of my website. I installed CentOS 5.5 with server gui and server and knome settings but cant get the LAMP installed right?

View 3 Replies


ADVERTISEMENT

Ubuntu :: Getting LAMP Installed / Particularly PhpMyAdmin?

Jan 2, 2011

I switched to Linux recently to start learning PHP and MySQL, and used this video on ..... to learn how to install all the desired packages and stuff[URL]... Everything got installed correctly up until 6:48, at the time I didn't know that you need to press space bar to get the star in the box to select the desired configuration, thusly causing myPhpAdmin not to be installed correctly and localhost/myphpadmin not showing up.

So after trying to reinstall it, and then removing all the packages and re installing, this specific set up for the db-config will not show up. Is there a way to completely remove all of these packages and start fresh?

I also tried installing the LAMP server thing, but also myphpadmin fails to get installed properly.

View 1 Replies View Related

Software :: How To Installed Lamp In Ubuntu 9.10

Mar 18, 2010

Lamp stands for (linux apache mysql php).. I dont know how to installed it from terminal.

View 2 Replies View Related

Fedora Servers :: LAMP Installed But Can't $conn To Mysql

Nov 2, 2010

it seems i have successfully installed LAMP.. i have a very basic page below that works when invoking "data()" but when i try to connect to mysql server (by removing the comments "//") it would just return a blank page.

[Code]...

View 1 Replies View Related

Ubuntu :: Images Not Loading In Browser / LAMP Installed In 10.04

Nov 19, 2010

I have installed LAMP server in ubuntu 10.04 using sudo tasksel command @ my home and with all the port forwarding and stuff its working fine and i can access it via internet and images load fine, but when i installed LAMP using same exact same command @ my friends place and proper network configs, the php pages load but the images don't load. (Images which are very small in size like less then 5 kb is loading though, like small icons, smileys...)Tried clearing cache, different browsers, different image formats.

View 2 Replies View Related

General :: Locate The Path For MySQL Installed Through LAMP?

Feb 23, 2011

I am trying to locate the path for MySQL installed trough LAMP. if someone could point it for me or how to locate this path.

View 1 Replies View Related

OpenSUSE Network :: Setup LAMP On An Old Pc Installed Apache, MySQL?

Jan 16, 2011

i am trying to set up LAMP on an old pc i have installed linux, apache, mySQL and PHP following this guide Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.3 (LAMP) | HowtoForge - Linux Howtos and Tutorials. i have installed phpMyAdmin but when i try and acess it i get this error

Error
MySQL said:
Cannot connect: invalid settings.

phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.

[Code]...

View 1 Replies View Related

Ubuntu Servers :: LAMP Installed > Need To Change Website Directory?

Jun 13, 2010

I just installed LAMP on ubuntu 10.04using this method:ow i want to change the directory where my websites are; default is "/var/www" right. I have a partition using NTSF file system where i have a folder with all my websites. Can i configure LAMP to use this folder?

View 9 Replies View Related

CentOS 5 Server :: LAMP Version Available In The Official CentOS 5.5 Repositories?

Oct 29, 2010

I'm quite new to Linux/CentOS. I installed LAMP from official CentOS repositories and I'm wondering why the PHP (5.1.6) or MySQL (5.0.77) versions are so old. Why there is now the latest versions available.

Is it recommended to use these versions or should I update to the newest one - if so could you plesae provide me some links to official repositories&tutorials.

View 2 Replies View Related

General :: Error 404 "PHP Code: Object Not Found' - Get PhpMyAdmin Work On LAMP Installed On OpenSuse 10.1?

Apr 24, 2009

get phpMyAdmin work on LAMP installed on OpenSuse 10.1 !!

running: "rpm -q" command result:
apache2-2.2.0-21.7
php5-5.1.2-29.25.3
MySQL5.0.18
phpMyAdmin-2.9.1.1-2.3
webmin-1.360-1

My problem is when trying to connect to: "hxxp://www.m-y-d-o-m-a-i-n.com/phpMyAdmin" I reported Error 404: PHP Code: Object not found! The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again. If you think this is a server error, please contact the webmaster. Error 404

[Code].....

View 1 Replies View Related

CentOS 5 :: Where To Download CentOS LAMP?

Nov 30, 2009

I am looking for the CentOS LAMP system (all in one) that can fit onto a CD or a DVD. When I check the download section there are 6 files of 700MBs or so. How come there are CentOS versions of Asterisk (for example Trixbox) that has LAMP and CentOS 5 and yet fits on one CD?

Is that a stripped down version? if so, can you please guide me to a simple CentOS version on this site so that I can download it and build LAMP on it?

View 6 Replies View Related

CentOS 5 :: Install LAMP Via Groupinstall?

Nov 13, 2009

is it possible to install LAMP via groupinstall? yum groupinstall 'groupname' I cannot see it in the list when I do yum grouplist

View 3 Replies View Related

CentOS 5 :: Migrating Lamp On Red Hat (or Fedora)?

Jun 19, 2011

We've got to move a LAMP web application from a Red Hat box over to Cent OS. Actually it might wind up being a few applications. Basically are there any scary monsters to watch out for?

I will have some more details tomorrow morning as to exactly what we're moving and off of and on to what. The Cent OS installation I believe is 5ish. Red Hat could be a wildcard. <-It might be Red Hat, Red Hat Enterprise or Fedora

View 2 Replies View Related

CentOS 5 :: Installing LAMP On Offline Machine

Feb 17, 2011

I have an offline computer with centos5.5 running on it. I want to do some tests on mediawiki or any other opensource tools. However, I can't access localhost from the browser because I don't have a webserver. How do I install apache or LAMP in general without the "yum" command? Where can I find all the dependencies needed?

View 6 Replies View Related

General :: How To Configure Network Redundancy In LAMP - CentOS

Jan 18, 2011

Our machine has two NIC on it but i'm only using one NIC, how do i make the most of the other one? I'm wondering if i can use it as a redundancy or load balanced but i dont know how.

View 2 Replies View Related

CentOS 5 :: Someone Who Switched A 5.5 Lamp Server To 5.6 Simply With Yum Update?

Apr 9, 2011

as title, is there someone who switched a 5.5 lamp server to 5.6 simply with a yum update?Is it a safe and painless procedure?

View 7 Replies View Related

CentOS 5 Server :: Install LAMP Develop Server

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

CentOS 5 :: Package Installed But Not Installed?

Apr 3, 2009

I am trying to put up my own Quake2 server to play with my friends. During this installation process I have encountered rather confusing issue. First I downloaded the Q2 server binaries in RPM package and tried installing it:

[Code]...

View 5 Replies View Related

CentOS 5 Server :: Installed CentOS 5.3 On A Machine, And Need A Samba Version 3.2 Or Higher?

Jul 8, 2009

I've installed CentOS 5.3 on a machine, and I need a Samba version 3.2 or higher. Since 3.4 is out, I thought I'd grab that. But, "yum list|grep samba" gives me only version 3.0.33. Is there a package of Samba I can grab that will upgrade the 3.0 installation so that I don't have two laying around? If not and I need to compile from source, do you have any suggestions for what arguments I should give configure? I'm not used to Linux coming from the BSD world

View 1 Replies View Related

CentOS 5 :: Centos 5.2 Installed On /dev/hda3, Won't Boot, Cant Find Grub Stage 2?

Nov 10, 2009

I just upgraded by box from Fedora Core 9 to Centos 5.2. Finally!I have a 500GB SATA drive, it's partitioned into three equal size slices, hda1 through 3. The old Fedora was on hda1, I installed the new Centos on hda3. I instructed the installer to write the MBR to /dev/hda, not /dev/hda3. Fdisk says I have sector 0 unused.First, the system wouldn't boot - it just looped through the BIOS, rebooting over and over again. The BIOS sees the disk, but it never loaded Grub. I tried re-running grub-install /dev/hda, and not I get a Grub Error 17 after stage 1.5 loads.

I can boot from rescue OK, the grub.conf man menu.lst look fine, it's pointing to "root (hd0,2)". It's either the BIOS that can't find the MBR, or the MBR can't find Grub.When I looked at the disk with fdisk after the install, hda1 was still marked bootable, hda3 was not, so I swapped bootable flags but that has not made a difference. I also appended the new grub to the old grub thinking I could get the MBR (if it is there) to load the old grub and thence find the new Centos, but that didn't work either.Mobo is an old Shuttle AK35.Any ideas? Did I mess up by not telling the system to put the MBR on /dev/hda3? Is there a way to fix this without reinstalling?

View 2 Replies View Related

CentOS 5 Server :: Logging Into A Newly Installed CentOS 5.3 Box?

Jun 3, 2009

I am having trouble logging into a newly installed CentOS 5.3 box. I can SSH into the machine with root but can not do so with any normal users. I get the error, "connection refused." My firewall is currently turned off.

View 12 Replies View Related

CentOS 5 :: Dock Software Can Be Easily Installed On CentOS 5.3 64?

Sep 13, 2009

Such as kiba-dock , SimDock. I can't install these softwares on CentOS 5.3 64, since too many libraries need to be upgraded. The default panel is not so good.

View 18 Replies View Related

CentOS 5 Networking :: Find Whether Firmware Is Installed In CentOS 5.4?

Jan 19, 2010

I am trying to get the wireless enabled in my laptop. Following is the dmesg log I get:

ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
ipw2200: Copyright(c) 2003-2006 Intel Corporation
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection

[code]....

View 3 Replies View Related

CentOS 5 Networking :: Installed Centos 5.5 - No Internet / Get It?

Dec 7, 2010

I have installed CentOS 5.5 but i have no Internet what could i do so it is working ?

View 1 Replies View Related

CentOS 5 :: ANSYS 11 Ca Be Installed On CentOS 4.3?

Sep 27, 2009

Can somebody tell me if ANSYS 11 ca be installed on CentOS 4.3 ? and beside of this, all modulles (inclusiv Ansys WOrkbench) functions good ?

View 5 Replies View Related

CentOS 5 :: Installed With Virtualization, Don't Want Xen?

Sep 22, 2009

I chose virtualization when installing Centos 5.3. The kernel I got is 2.6.18-128.el5xen My plan is to use KVM, I disable xend service. I don't need a xen enabled kernel. How do I update the kernel to a non xen one?

View 1 Replies View Related

Red Hat / Fedora :: Can ISO Be Created From Installed CentOS

Jan 29, 2009

I installed CentOS 5.2 and it was fine. Later I installed some third party applications. Is this possible to create again ISO image from this install? Or alternatively how one rpm package can be added to the CentOS iso cds.

View 2 Replies View Related

Software :: Search In CENTOS That GNU Is Installed?

Jan 28, 2011

How to search in CENTOS that GNU is installed?

View 3 Replies View Related

Red Hat :: CentOS 5.4 Installed - Repositories Missing

Mar 25, 2010

I have a CentOS install but I have problem with repositories(I guess) because I can install almost basic system programs nothing more. How I can check the repositories list with the url of repo? Are they like in Ubuntu or Debian repo universe etc.? For e.g., I'm trying to install lighttpd from source but I can't get dependencies from the repo such as headers and more...

View 4 Replies View Related

Red Hat :: CentOS 5.5 - Upgrade From Installed Glibc V2.5 To V2.9

Oct 12, 2010

I do yum update it says nothing to update. Coming from the Suse world at 11.2, glibc is already at 2.9, how do I update, there is a lot of dependencies on glibc.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved