On 1/29/07, William A. Rowe, Jr. <wrowe@xxxxxxxxxxxxx> wrote:
Sam Carleton wrote: > Is there any way to statically build PHP5 into any version of apache on > Windows? 1. yes. 2. it's non-trivial. 3. it's possible to compile mod_php.c in, it's also possible to compile in all of mod_php.c and the php4ts.dll modules. The definition of static can vary. 4. it offers no measurable performance improvement. Is there any particular why?
I am developing a product that I am going to be selling to the average person (those that know nothing about computers). It is a sort of kiosk system for events with a server that has a GUI frontend to populate the system with data. The viewing stations will be web browsers. The setup/network will be setup and broken down on at the events by my customer. I am trying to simplify things for my customer (so they don't have to worry about setting up and configuring apache), so I have decided to put only what I need of apache and php into the directory structure of the GUI application and have the GUI application control the startup/shutdown of apache. I was simply thinking that if I could statically link apache and php so that there was simply one executable, it would make packaging and distribution simpler for me. I could be wrong;) Sam
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
-- The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx