User 3cho - Stack Overflow most recent 30 from stackoverflow.com 2009-12-10T01:20:25Z http://stackoverflow.com/feeds/user/15576 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/685665/problem-connecting-to-a-exchange-2007-server-in-php5-with-imapopen 0 Problem connecting to a Exchange 2007 server in PHP5 with imap_open. 3cho 2009-03-26T13:00:25Z 2009-07-13T16:25:24Z <p>When im trying to connect to an Exchange 2007 server over IMAP in PHP5 I get the following error message. </p> <pre><code>Kerberos error: No credentials cache found (try running kinit) for smtp.domain01.net </code></pre> <p>I was wondering if somebody found a way around this issue?</p> <p>Related info: <a href="http://bugs.php.net/bug.php?id=33500" rel="nofollow">http://bugs.php.net/bug.php?id=33500</a></p> http://stackoverflow.com/questions/465773/problem-with-flash-positioning-itself-over-a-javascript-lightwindow-in-ie6-ie7 2 Problem with flash positioning itself over a javascript lightwindow in IE6 & IE7. 3cho 2009-01-21T15:36:09Z 2009-01-21T15:58:21Z <p>I have a problem with a flash object placing itself on top over everything in IE6 and IE7. </p> <p>Firefox renders the page correctly. </p> <p>I bet somebody else has had this problem and found some kinda solution to it. </p> http://stackoverflow.com/questions/81677/whats-your-motto-as-a-developer-programmer/81932#81932 69 Answer by 3cho for What's Your Motto As A Developer/Programmer? 3cho 2008-09-17T10:44:51Z 2008-09-17T10:44:51Z <p><img src="http://imgs.xkcd.com/comics/compiling.png" alt="Compiling" /></p> http://stackoverflow.com/questions/465773/problem-with-flash-positioning-itself-over-a-javascript-lightwindow-in-ie6-ie7/465807#465807 Comment by 3cho on Problem with flash positioning itself over a javascript lightwindow in IE6 & IE7. 3cho 2009-01-21T16:01:45Z 2009-01-21T16:01:45Z Worked perfectly when i added a &lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;/&gt;