Yes, i have set it up like that. And the example code on that page works.

Hmm... after a closer look, i think it all ends up with that the msg_
functions
is not yet supported by any released php version. Would make sense since
the sem_ functions work to...

Ok ill have to wait for a newer version then.

Thx alot.

Sendron

"Markus Fischer" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>     From http://www.php.net/manual/en/ref.sem.php:
>
>     Installation
>
>     Support for this functions are not enabled by default. To
>     ennable System V semaphore support compile PHP with the
>     option --enable-sysvsem. To enable the System V shared memory
>     support compile PHP with the option --enable-sysvshm.
>
>
>     Did you follow these steps ?
>
> On Thu, Sep 05, 2002 at 11:17:07AM +0200, Sendron wrote :
> > Hi there good folks!
> >
> > Im developing a webbased admintool on a redhat server.
> >
> > Im in need to use the message queing functions. But having a hardtime
> > finding some info on how this works.
> > My apache and php should be configured proerly to. The phpinfo() tells
me
> > that sysvsem is a additional module.
> > But as i try to use the semaphore functions i only get the error "Call
to
> > undefined function".
> >
> > Can someone pls help me with a way to check out if the server is set up
> > right. (Sample code on a working function)
> > And some information on how this functions work, since they are not
> > documented in the manual I have big problems
> > finding anyone that knows anything about it. All help what so ever is
> > apreciated here.
> >
> > Thx in advance.
> >
> > Greetings
> > Sendron
> >
> >
> >
> > --
> > PHP Development Mailing List <http://www.php.net/>
> > To unsubscribe, visit: http://www.php.net/unsub.php
>
> --
> GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
> "In short, the window belongs to me.
>  The document belongs to the web site designer."
> - Poster on opera.wishlist



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to