On Mon, 2 Apr 2001, Thomas Wentzel wrote:

> Hi
> 
> Can anybody help me?
> 
> I'm trying to allocate some shared memory in the PHP_MINIT_FUNCTION - 
> but it fails everytime during the shmget function.
> I then did a little stand-alone C-prog, that did the same (tried to 
> allocate 3,5M of mem) and it works fine - everytime!
> Is there some issued when using shared mem in php extensions?

On what platform is this?

> 
> BR
>   Thomas

-- Alex

> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to