CentOS Archive

  • Install Magento 1.4.1.0 on CentOS 5.5 on VirtualBox 3.2.4

    Install Magento 1.4.1.0 on CentOS 5.5 on VirtualBox 3.2.4

    Install CentOS 5.5 on Virtualbox 3.2.4 Run through the install steps on CentOS 5.5, the only thing you have to pay attention to is to NOT select virtualization Install MySQL on CentOS 5.5 By default, CentOS 5.5 does not come with MySQL server. yum install mysql-server Set the root password for MySQL Before doing anything [...]

    Read More

  • Install Magento 1.4.0.1 on CentOS 5.4 on VirtualBox

    Install Magento 1.4.0.1 on CentOS 5.4 on VirtualBox

    Installing Magento 1.4.0.1 onto CentOS 5.4 on VirtualBox is fairly straight forward and if you follow these general steps, you’ll be up and running quite quickly. Install CentOS 5.4 on VirtualBox Create a new virtual machine in VirtualBox, select the type Linux and Redhat. Mount the downloaded CentOS 5.4 ISO and start the virtual machine. [...]

    Read More

  • PHP 5.2 on CentOS 5.4

    PHP 5.2 on CentOS 5.4

    Want to install Magento on CentOS 5.4 and need PHP 5.2? Make a new file here: /etc/yum.repos.d/centos-test.repo and paste the following into that file [c5-testing] name=CentOS-5 Testing baseurl=http://dev.centos.org/centos/5/testing/$basearch/ enabled=1 gpgcheck=1 gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing Now run: yum update php Voila!

    Read More

  • CentOS 5.4 on Virtual Box

    CentOS 5.4 on Virtual Box

    Scrubbing Free RAM … Are you getting this message and then seeing a blank screen on Virtual Box when you try to run CentOS 5.4? Did you check the box that said Virtualization on the install screen? The screen with Gnome GUI, KDE GUI, server, etc… If so, DON’T check it and try the install [...]

    Read More