Is there an API function thats me if the php interpreter is thread save?
- From: llothar <llothar@xxxxxx>
- Date: Sun, 6 Apr 2008 05:05:11 -0700 (PDT)
I'm working on an IDE and need a way to detect if the server is thread
safe or not to auto-generate the correct php-ini with either
"zend_extension_ts=my-cool-debugger-stuff.so" or "zend_extension=my-
cool-debugger-stuff_ts.so"
I couldn't find something. Is there any other way then parsing the
phpinfo output for "Thread Safety disabled"?
.
Relevant Pages
- Re: Winsock 10061
... or some kind of permissions issue relative to resolving the IP -- the socket ... DevDiagnostics With Safe For Scripting, ... > Host not found" when trying to connect to our server. ... I had her edit the hosts file to add an entry for our server. ... (microsoft.public.vb.controls.internet) - RE: local admin account password
... Subject: local admin account password ... what was they process for when a server was built/rebuilt. ... In this case we would have the safe open every few ... Our particular set up employed a safe which required 2 keys to open. ... (Focus-Microsoft) - Re: [PATCH 7/7] SLIM: documentation
... Xorg was not designed to be security ... I do agree that the X server ... safe as you point out, but is transparent to the user, and works ... it enforces the local policy. ... (Linux-Kernel) - Re: Write-cache on RAID controller
... I'd immediately back up all your data to be on the safe side. ... please disable the account in AD. ... >> not establish a secured connection with the server ... >> the Security section in Event log. ... (microsoft.public.windows.server.sbs) - Re: Admin access for users in case of emergency?
... Thanks Miha, that was the exact response I got from managment. ... > place (like safe). ... > clients had all processes written down including server restore procedures. ... Somehow, this doesn't feel right with me, giving admin ... (microsoft.public.security) |
|