Hello! I wiil be install imap-2007e and recompile php (./build php) on two servers. And in results, i have problem on 2th server.
When i run test php-script on server`s:
On 1th server:
(so ok)
On 2th Server:
Firewall do not block connecting, in sysctl i not found such restrictions.
Tell me where the error is possible?
OS: centos 5.6
Kernel:
1th server: 2.6.18-238.12.1.el5 from repos
2th server: 2.6.37.2, installed manually (config some as on 1th server).
When i run test php-script on server`s:
On 1th server:
Code:
AUTHENTICATIONFAILED
On 2th Server:
Code:
Error opening mailbox: Unable to create selectable TCP socket (2182 >= 1024)
Firewall do not block connecting, in sysctl i not found such restrictions.
Tell me where the error is possible?
OS: centos 5.6
Kernel:
1th server: 2.6.18-238.12.1.el5 from repos
2th server: 2.6.37.2, installed manually (config some as on 1th server).