Hi,
i compiled Apache + php and it's working well i need php parser to excute php in command line.
Does any body know how to compile php + Apache with command line php parser
Regards,
S.Sudhakar
Recompile PHP without using the --with-apache=[DIR] ./configure directive.
-geoff