06-11-2008, 09:15 AM
Hi,
I was wondering if anybody on a shared plan has managed to successfully complete an imap_open connection to a mailbox from PHP?.
The scripts that I have work great on a local machine but when uploaded to A2 they fail with Unable to create selectable TCP socket (1699 >= 1024). This is probably caused by open TCP sockets in use by the hundreds of other sites on the same machine... I really dont want to have to spend days recoding using another class..
Any tips is greatly appreciated.
Cheers
Frustrated Coder
I was wondering if anybody on a shared plan has managed to successfully complete an imap_open connection to a mailbox from PHP?.
The scripts that I have work great on a local machine but when uploaded to A2 they fail with Unable to create selectable TCP socket (1699 >= 1024). This is probably caused by open TCP sockets in use by the hundreds of other sites on the same machine... I really dont want to have to spend days recoding using another class..
Any tips is greatly appreciated.
Cheers
Frustrated Coder
