473,800 Members | 2,950 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Recompiling PHP with Lighthttpd

99m
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.

Apr 26 '06 #1
1 4614
99m

99*@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.

Apr 26 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2430
by: Drazen Gemic | last post by:
Is there a way to extend PHP features, like adding new database connectivity module, java interoperability etc. without recompiling PHP ? I need a UNIX/Linux solution, something like dropping .so file in certain directory. I am not a hobbist, and I do not have root priviledge at my customers site. My customers are not always capable to recompile PHP themselves, and it causes me problems. I am considering moving to Java/JSP/Velocity...
0
1474
by: Primaria Falticeni | last post by:
Can I put a new charset or modify an existing one without recompiling MySQL? If yes, please tell me how. Thanks Anticipated, Iulian -- MySQL General Mailing List
4
2286
by: JimBob | last post by:
I have a simple stored procedure that is recompiling over and over. I have run several traces and I can't figure out the problem. Here is the code: CREATE procedure dbo.Sp_multi_selectEmployee ( @EmployeeID int ) As select EmployeeID, UserName, FirstName, LastName, DealerID, Password,
6
1490
by: Sezai Altýnok | last post by:
is it possible to build a project without recompiling the forms like in FoxPro? i mean in foxpro when you make some changes even in the code part of a form you can see the effect without a recompile.
0
1299
by: Ryan Liu | last post by:
All, Now I have meet a strange problems. When all the files have been compiled and when linking, make always recompiles some files. I don't know why. Would you mind giving some suggestion? The following is the recompiling error? *************************************************** collect: recompiling Time-data.cpp
10
2416
by: BBFrost | last post by:
We just recently moved one of our major c# apps from VS Net 2002 to VS Net 2003. At first things were looking ok, now problems are starting to appear. So far ... (1) ComboBox.SelectedValue = db_value; If the db_value was not included in the ComboBox value list the ComboBox.SelectedIndex used to return -1, Now the very same code is
3
1187
by: Lucas Tam | last post by:
Does recompiling cause session objects to disappear? -- Lucas Tam (REMOVEnntp@rogers.com) Please delete "REMOVE" from the e-mail address when replying. http://members.ebay.com/aboutme/coolspot18/
4
1305
by: Christopher Ireland | last post by:
Hi all, I've got an app written under the v1.1 of the .Net framework and I'm now considering recompiling it under v2.0. Can I expect my app to run any faster? Are there any advantages to recompiling my v1.1 app under v2.0? Many thanks for any comments.
9
1794
by: friendhouston | last post by:
Hi, Have a requirement where new items may be added later to an existing list of items. These new items may have new features but will need to contain minimum basic features like description and price. These items should be added to the existing code without the code being needed to be recompiled or making minimum changes to the existing code i.e. it should be OCP compliant. Not sure how to go about this . The only things which come to...
0
9690
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9550
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10501
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10273
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10250
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7574
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6811
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5469
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5603
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.