Nicholas Ramblings

Just another WordPress weblog

  • HOME
  • About

Archive for the ‘ Server Development ’ Category

compiling php 5.2 on CentOS 5.4

  • November 22nd, 2009
  • Posted in Server Development

I need to have more options turned on than what the 5.4 distribution comes with like phpDOM XML mySQL GD to mention a few so… My current build looks like this (if you don’t know what your current build looks like google phpinf.cgi) ‘./configure’ ‘–host=x86_64-redhat-linux-gnu’ ‘–build=x86_64-redhat-linux-gnu’ ‘–target=x86_64-redhat-linux’ ‘–program-prefix=’ ‘–prefix=/usr’ ‘–exec-prefix=/usr’ ‘–bindir=/usr/bin’ ‘–sbindir=/usr/sbin’ ‘–sysconfdir=/etc’ ‘–datadir=/usr/share ‘ ‘–includedir=/usr/include’ ‘–libdir=/usr/lib64′ [ READ MORE ]

How to get the Development enviroment on a CentOS server

  • November 19th, 2009
  • Posted in Server Development

Well that is an easy one # yum groupinstall 'Development Tools' what comes next is gonna be the pain Off to install PHP ……………..gone for ten minutes……………… Well back so soon ?? Yes Just to say You need to also do yum install up2date gcc because it ‘ll never find the compiler And yes first attempt on php failed so [ READ MORE ]

Information

No info yet
RSS FEED

Pages

  • About

Categories

  • Server Development (2)
  • Uncategorized (2)

Blogroll

  • Development Blog
  • Documentation
  • Plugins
  • Suggest Ideas
  • Support Forum
  • Themes
  • WordPress Planet

Tag Cloud

centos php

Recent Posts

  • Compiling php 5.2 on CentOS 5.4 part 2 rebuilding the RPMs
  • compiling php 5.2 on CentOS 5.4
  • How to get the Development enviroment on a CentOS server
  • Hello world!

Admin

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Twitter tweets and tweeps

  • Copyright ©  2009  Nicholas Ramblings
  • Theme designed by mono-lab
  • Powerd by WordPress