php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13059 Fatal error - shm_attach
Submitted: 2001-08-30 08:12 UTC Modified: 2001-08-30 08:44 UTC
From: william at praia dot co dot jp Assigned:
Status: Closed Package: Website problem
PHP Version: 4.0.6 OS: winnt server 4.0
Private report: No CVE-ID: None
 [2001-08-30 08:12 UTC] william at praia dot co dot jp
Fatal error: Call to undefined function: shm_attach() in c:\inetpub\wwwroot/chat/chat_bot.php3 on line 927

Fatal error: Call to undefined function: sem_get() in c:\inetpub\wwwroot/chat/chat_bot.php3 on line 878

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-30 08:44 UTC] dbeu@php.net
shared memory operations aren't supported under win32 with this version.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 15:01:30 2024 UTC