|
Posted by 99m on 04/26/06 06:25
I already have PHP4 and Apache running on my Ubuntu (Breezy version)
Linux system. It's for my web development. However, for special
rich-client idea I have, I wanted to compile a second PHP4 but this
time with Lighthttpd. Then, I want it to be self-contained in its own
directory and not touch any other directories on the workstation such
as /etc, /var, /usr, etc. I just want it all to go into a directory
such as ~/richclient and then fire up Lighthttpd in standalone mode in
order to get this working for a rich client application.
Anyone have experience with PHP compilation and especially with
Lighthttpd that might be able to show me how to pull this off? Please
reply here and explain the steps. Thanks.
[Back to original message]
|