Re: [PHP] imap_open hangs...

2005-08-22 Thread Michael Baas
> Thanks Buran, ..and apologies for mis-spelling your name, Burhan ;) Michael -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Looking for CMS advice

2005-08-22 Thread Michael Baas
Like Clint, I definitely recommend Mambo. Or, to be precise: "the CMS formerly known as Mambo". Recently a split has happened between the core-developers who will continue to develop the system (with much support from the community) - see the new website at http://www.opensourcematters.org/ - and b

Re: [PHP] imap_open hangs...

2005-08-22 Thread Michael Baas
Thanks Buran, > 1. Connection is timing out, and the time limit expired. We're only connecting to locahost here, sorry, forgot to mention. > 2. Firewall is blocking connections The ISP claims to support imap_open for POP3 and ISP, so I would expect him to have sorted that one out. > Other conn

[PHP] imap_open hangs...

2005-08-22 Thread Michael Baas
Hi, I have a script which works fine for many users, but for some it doesn't. I've been able to narrow it down to the imap_open-Command which just hangs 'forever'. I have verified that the imap-extensions are available, but other than that I have no ideas what's going on there, why it would not re

Re: [PHP] imap_open with variable fails

2005-05-18 Thread Michael Baas
hanged. I suck at tracking version numbers and small > changes with them. Swiss cheese memory. > > Or, you should be able to always use \{ inside "" and it should "work" > > You could also change to '' instead of "" and {} would NOT be special &

[PHP] imap_open with variable fails

2005-05-11 Thread Michael Baas
Hi, I'm using imap_open and the script works fine on my server with 4.3.11. Now as user with 4.3.10 reported that the script does not work. He finally got it working by replacing my variable-names in the imap_open-command with strings containing exactly the same data (except for the leading slash