Hey,

So i have pretty much spent the last 48 hours trying to setup everything, but for the last few hours, i have been stuck on trying to configure php5 and sockets.

Every tutorial i read online, it teaches you how to install a LAMP environment with Ubuntu, but nowhere does it tell you how to have you own php extensions.

I found one post where the writer downloaded the php source, and pretty much ./configured it, but when i did it, it failed.

Anyone have a solution for recompiling php so I can enable php sockets? (compile with --enable-sockets)

Thanks in advance