dwm
Verified User
@myself:
i have the problem that the php-cgi never dies. A workaround is here:
http://www.directadmin.com/forum/showthread.php?p=120452#post120452
My squirrelmail runs smoothly
I am gonna look to the other stuff to fix!
i have the problem that the php-cgi never dies. A workaround is here:
http://www.directadmin.com/forum/showthread.php?p=120452#post120452
No, the software installations are free to customise. I either dont believe paths of php are hardcoded, but if it is it should not be a problem because you reinstall php after the deletion process!Does this not affect the directadmin skins ? As far as im aware the paths are hardcoded into the skins.
It should work too, the inetd.d answer. But what i see is your only problem that your imapd is not running. port 110 is pop3, and that should work if you (can) switch squirrelmail to pop3 access. For using imapd it has to be installed ofcourse. Your can check this with 'updatedb' and then 'locate imapd'. If no results, it is not installed *duh*. For installing i used before on CentOS just some package downloaded from the Internet. For Debian i use dovecot, so i dont really know how you can fix this. Maybe john knows a quick fix for this ([email protected]).hiya dwm
vm-pop3d is running but imapd not, do i need to start the service manually?
does this work on debian, but then init.d? :
-> http://help.directadmin.com/item.php?id=18
3) Make sure xinetd has the proper settings:
RedHat: /etc/xinetd.d/imap
Code:# default: on # description: imapd service imap { disable = no socket_type = stream wait = no user = root server = /usr/sbin/imapd log_on_success += DURATION USERID log_on_failure += USERID nice = 10 }
Hey dwm,
Als eerste wil ik zeggen dat je goed bezig bent voor debian/ubuntu op het forum, great stuff and keep it up!
How is webmail running for you?
Do you get this in squirrelmail? :
111 : Connection refused
I do, and i would like to fix it.
Here is alot of stuff but it doesnt apply to debian/ubuntu:
http://www.directadmin.com/help/item.php?id=18
There is also some other stuff but its about dovecot which i dont use.
Got any ideas?
My squirrelmail runs smoothly
