Search found 1 match

by rextan
Sat 05 Sep 2009, 12:51
Forum: Cutting edge
Topic: How to add PHP to Hiawatha server?
Replies: 122
Views: 141168

Recompile PHP with shmop parameter

Hi,

I have installed php with the hiawatha pet.

I need to use shared memory in my PHP program. To use this, I need to compile php with the --enable-shmop parameter in the configure line.

I am terribly new at this, can someone please help

Thanks