Hi,

I need to re-compile PHP on my Raq4i. Here are the specs I need:

PHP (PHP 4.2.2 and above) :
1.1) compiled as Apache Module :
- with MySQL support
- with Curl (for PayPal IPN)
- enable socket
1.2) compiled as CGI
- all the options for compiling as Apache Module plus
enable pcntl (process control -- to allow the script to
act as a daemon)
- note : you shouldnt compile with Optimizer coz pcntl
doesnt work with optimizer

Anyone that can help me with this? Where do I start?

Thanks