Is Hijack is compiled with SYSEM V IPC?

Posted by: arvind_bk

Is Hijack is compiled with SYSEM V IPC? - 21/04/2003 17:36

Is Hijack is compiled with SYSEM V IPC?
Posted by: tonyc

Re: Is Hijack is compiled with SYSEM V IPC? - 21/04/2003 20:10

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?
Posted by: arvind_bk

Re: Is Hijack is compiled with SYSEM V IPC? - 21/04/2003 20:35

I want to run PHP. Will PHP run with Hijak's HTTP server?
Posted by: tonyc

Re: Is Hijack is compiled with SYSEM V IPC? - 21/04/2003 20:37

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.
Posted by: arvind_bk

Re: Is Hijack is compiled with SYSEM V IPC? - 21/04/2003 20:42

IC, I just want to experiment. Do you know where can I get that kernel? Any links?
Posted by: tonyc

Re: Is Hijack is compiled with SYSEM V IPC? - 21/04/2003 20:52

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.
Posted by: arvind_bk

Re: Is Hijack is compiled with SYSEM V IPC? - 21/04/2003 20:57

Thanks for your time. I will wait for it.
Posted by: Chimaera

Re: Is Hijack is compiled with SYSEM V IPC? - 22/04/2003 09:41

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.)
Posted by: arvind_bk

Re: Is Hijack is compiled with SYSEM V IPC? - 22/04/2003 10:03

My email address is "[email protected]" Thanks for your time.
Posted by: Chimaera

Re: Is Hijack is compiled with SYSEM V IPC? - 22/04/2003 10:10

No Problem,

It should be on its way now.
Posted by: alex25

Re: Is Hijack is compiled with SYSEM V IPC? - 22/04/2003 11:26

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
Posted by: arvind_bk

Re: Is Hijack is compiled with SYSEM V IPC? - 22/04/2003 13:44

Thanks for your time.
Posted by: arvind_bk

Re: Is Hijack is compiled with SYSEM V IPC? - 22/04/2003 14:20

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
Posted by: alex25

Re: Is Hijack is compiled with SYSEM V IPC? - 22/04/2003 23:12

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.