I'm getting this error:
Warning: fopen(http://
[email protected]:2082/frontend/x/mail/doaddpop.html?email=test&domain=domain.com&password=test"a=10) [function.fopen]: failed to open stream: HTTP request failed! HTTP/1.0 401 Access Denied Still Working in /home/user/public_html/classes/cPanelTools.php on line 98
There was an error
Array ( [0] => Server Timed Out )
I suspect that because there are a large number of emails for this particular account that php is timing out. Does that seam right? How can I work around this?