Nicholas Ramblings

Just another WordPress weblog

  • HOME
  • About

Posts Tagged ‘ php ’

Compiling php 5.2 on CentOS 5.4 part 2 rebuilding the RPMs

  • November 22nd, 2009
  • Posted in Uncategorized

After doing all yesterday I realized that the buildrpm program recompiles based on the SPEC and ignores the binaries that i build so we need to edit the SPEC and try again. So we start with editing the SPEC #nano /usr/src/redhat/SPECS/php.spec Need to find the line that startswith %configure \ following are all the options we make what ever changes [ READ MORE ]

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 ]

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