Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#156463 - 21/04/2003 17:36 Is Hijack is compiled with SYSEM V IPC?
arvind_bk
stranger

Registered: 14/08/2001
Posts: 29
Is Hijack is compiled with SYSEM V IPC?

Top
#156464 - 21/04/2003 20:10 Re: Is Hijack is compiled with SYSEM V IPC? [Re: arvind_bk]
tonyc
carpal tunnel

Registered: 27/06/1999
Posts: 7058
Loc: Pittsburgh, PA
Heh. Didn't see this post before your other one..

As you've correctly guessed, Hijack isn't compiled with SysV IPC's:

# CONFIG_SYSVIPC is not set

Just curious, but why do you want to run Apache when Hijack has khttpd built in?
_________________________
- Tony C
my empeg stuff

Top
#156465 - 21/04/2003 20:35 Re: Is Hijack is compiled with SYSEM V IPC? [Re: tonyc]
arvind_bk
stranger

Registered: 14/08/2001
Posts: 29
I want to run PHP. Will PHP run with Hijak's HTTP server?

Top
#156466 - 21/04/2003 20:37 Re: Is Hijack is compiled with SYSEM V IPC? [Re: arvind_bk]
tonyc
carpal tunnel

Registered: 27/06/1999
Posts: 7058
Loc: Pittsburgh, PA
Nah, it won't.

It's pretty easy to compile a kernel with SysV IPC's, though. Apache on the empeg seems like overkill to me (so does PHP) but who am I to judge.
_________________________
- Tony C
my empeg stuff

Top
#156467 - 21/04/2003 20:42 Re: Is Hijack is compiled with SYSEM V IPC? [Re: tonyc]
arvind_bk
stranger

Registered: 14/08/2001
Posts: 29
IC, I just want to experiment. Do you know where can I get that kernel? Any links?

Top
#156468 - 21/04/2003 20:52 Re: Is Hijack is compiled with SYSEM V IPC? [Re: arvind_bk]
tonyc
carpal tunnel

Registered: 27/06/1999
Posts: 7058
Loc: Pittsburgh, PA
If nobody beats me to it, I could build you a Hijack kernel with SysV IPC. Might have to wait until I hand my project paper in on Thursday, though. Anyone got an unmolested Hijack source tree handy that can build a SysV-capable kernel?

I don't think any are readily available... Not many people need them.
_________________________
- Tony C
my empeg stuff

Top
#156469 - 21/04/2003 20:57 Re: Is Hijack is compiled with SYSEM V IPC? [Re: tonyc]
arvind_bk
stranger

Registered: 14/08/2001
Posts: 29
Thanks for your time. I will wait for it.

Top
#156470 - 22/04/2003 09:41 Re: Is Hijack is compiled with SYSEM V IPC? [Re: arvind_bk]
Chimaera
enthusiast

Registered: 10/09/2002
Posts: 285
Loc: DFW Area, Texas, US
Hi,

if you need a Hijack kernal with SYS V IPC enabled send me your email address and I can send it to you (based on HJ329 as that is what I currently have setup.)
_________________________
Mark. [blue]MKI, MKII & MKIIa, all Blue, and all Mine![/blue]

Top
#156471 - 22/04/2003 10:03 Re: Is Hijack is compiled with SYSEM V IPC? [Re: Chimaera]
arvind_bk
stranger

Registered: 14/08/2001
Posts: 29
My email address is "[email protected]" Thanks for your time.

Top
#156472 - 22/04/2003 10:10 Re: Is Hijack is compiled with SYSEM V IPC? [Re: arvind_bk]
Chimaera
enthusiast

Registered: 10/09/2002
Posts: 285
Loc: DFW Area, Texas, US
No Problem,

It should be on its way now.
_________________________
Mark. [blue]MKI, MKII & MKIIa, all Blue, and all Mine![/blue]

Top
#156473 - 22/04/2003 11:26 Re: Is Hijack is compiled with SYSEM V IPC? [Re: arvind_bk]
alex25
member

Registered: 30/06/1999
Posts: 179
Loc: Switzerland
You can download the latest kernel I use on my empeg. It includes System V IPC and all the other things apache uses. ext3 is also supported. Hijack version is 332.

Download at: http://empeg.homelinux.com/empeg_kernel.hj332

Top
#156474 - 22/04/2003 13:44 Re: Is Hijack is compiled with SYSEM V IPC? [Re: alex25]
arvind_bk
stranger

Registered: 14/08/2001
Posts: 29
Thanks for your time.

Top
#156475 - 22/04/2003 14:20 Re: Is Hijack is compiled with SYSEM V IPC? [Re: alex25]
arvind_bk
stranger

Registered: 14/08/2001
Posts: 29
PHP works on my RioCar. When I export the PATH, the shell gives me some error when execute shell commands. Thats fine for me, but how do I integrate PHP into Apache. Should'nt I modify the .conf files? Could you please send me your .conf files for Apache.

regards
Arvind

Top
#156476 - 22/04/2003 23:12 Re: Is Hijack is compiled with SYSEM V IPC? [Re: arvind_bk]
alex25
member

Registered: 30/06/1999
Posts: 179
Loc: Switzerland
Hi

You mentioned in another thread that you are running a debian chroot environment. In this case I would recommend to install the php debian package. This works for me.
The php version I provide for download is the php-cli version which will not run inside a web server. It's just for testing and runs on a stock empeg kernel.

Top