|
Posted by 99m on 04/27/06 02:19
99m@myway.com wrote:
> 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.
I guess no one has done this before, then. I'm in the same boat.
[Back to original message]
|