Thanks, I'll try it now. if it works, paypal will be on the way. Thanks again, -N On Mar 21, 2006, at 7:43 PM, William A. Rowe, Jr. wrote:
Noah Silverman wrote:Hello,I have a mission critical problem that I cant seem to solve. Can anyone help?? I'll even offer $100 paypal if someone gives me the answer to solve this issue.You don't enable zts so I seriously doubt your php is threadsafe; you configure httpd without specifying --with-mpm=prefork (?) This is badmojo - if you want to be paranoid choose the MPM explicitly to be prefork,if you want to be experimental use worker but ensure you use the -ztssupport on PHP, and ensure the extensions you build are -also- threadsafe.http://www.apache.org/foundation/contributing.html#Paypal ---------------------------------------------------------------------The official User-To-User support forum of the Apache HTTP Server Project.See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx