Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

David Coallier's Blog:
Installing PHP6 (For beginners)
Jan 17, 2007 @ 14:21:11

David Coallier has posted a guide for those wanting to be on the bleeding edge of PHP's evolution - his method for installing PHP6.

Hello all, you might have read that PHP6 is under and has been under development for the past few months. Well after hacking around some code trying to get some DirectoryIterator unicoded and ready for php6, I have ran into the problem of compiling php6.. So I figured, might as well give an idea to anyone who feels like on how to install (compile) php6.

The steps (basically) are:

  • ensure that you have the list of tools he provides to get started
  • the link to the unicode library to install
  • the commands you need to get it extracted,
  • configured,
  • and up and running.

tagged: php6 installation guide beginner tutorial unicode php6 installation guide beginner tutorial unicode

Link:


Trending Topics: