Displaying 5 results from an estimated 5 matches for "goooood".
Did you mean:
gooood
2019 Apr 19
2
Forking AGI or GoSub
In PHP something like:
$pid = pcntl_fork();
if ($pid != 0) {
// we are the parent
// do parent stuff
exit;
}
// we are the child, detatch from terminal
$sid = posix_setsid();
if ($sid < 0) {
die;
}
// do child stuff
On 04/19/2019 02:00 PM, Mark Wiater wrote:
> On 4/19/2019 1:49 PM, Dovid Bender wrote:
>> Mark,
>>
>> I am using PHP agi and when forking
2004 Sep 13
0
Samba 3.0.6 & Krb5-1.3.4 problems
...--with-krb5=/usr/local/kerberos --with-quotas --with-ldap)
Sofar so good. Since everything works as i expected it to work. i was
able to join the samba
server to the ADS i can connect form a windows 2000 client to the
shares. i can use the
ADS groups and users on the samba server (which is soooo goooood! :) )
and everything is fine.
but. I cant manage the permissions form a windows client... i get the
"permission denied" message
each and every time i try to save changes i made to the permissions of a
share...
i dont know if this has anything to do with the following error message
i...
2006 Mar 09
3
DTFM or FSK
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3050 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060309/33760a15/smime.bin
2004 Nov 20
15
SAS or R software
Hi all there
Can some one clarify me on this issue, features wise which is better R or SAS, leaving the commerical aspect associated with it. I suppose there are few people who have worked on both R and SAS and wish they would be able to help me in deciding on this.
THank you for the help
---------------------------------
[[alternative HTML version deleted]]
2013 May 31
22
ruby issue
Hi,
I am having problems installing Puppet Server.
My gem list follows and then the attempt to install puppet-server.
The specific errors are:
Error: Package: puppet-3.2.1-1.el6.noarch (puppetlabs)
Requires: ruby-augeas
Error: Package: hiera-1.2.1-1.el6.noarch (puppetlabs)
Requires: rubygem-json
Error: Package: puppet-3.2.1-1.el6.noarch (puppetlabs)