Hi - I posted this last week. It got one promising response, then fell by the wayside. I'm trying this again: I'm running across a strange situation in which a script I'm running on a hosting company's server
as a web page (no shell access available) is dying inside imap_fetchstructure when the message has an attachment. Of course, when I run it on my machine at home, it works fine :( . The hosting company is running PHP 4.3.4 and Apache/1.3.27 My home machine is running PHP 4.1.2 and Apache/1.3.23 I suspect the hosting company has something misconfigured, but since they're not likely to admit to it, I'm hoping there's a workaround I could put in my script. Other configuration info: Both machines show: IMAP c-Client Version 2001 One possibly interesting difference in the configurations, though. Hosting company: --with-imap=/usr/local/4admin/src/imap-2002.RC10 My machine: --with-imap=shared (OK, obviously I'm grasping at straws here) Both machines' IMAP configurations support SSL. Mine also supports Kerberos for some reason. Thanks. Any help would be appreciated. Thanks. - Mike. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php