ispCP - Board - Support
Problem when installing - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: Problem when installing (/thread-14186.html)



Problem when installing - nhanct - 06-16-2011 01:41 PM

hi all, when i'm installing ispcp, i get an error
Quote:ERROR: External command '/usr/bin/newaliases >> /tmp/ispcp-setup-services.log 2>&1' returned '127' status !

who can help me ?



RE: Problem when installing - kilburn - 06-16-2011 04:00 PM

Have you tried to manually run "/usr/bin/newaliases" and see what output you get?


RE: Problem when installing - JCircle - 06-17-2011 01:28 AM

also try ls -la /usr/bin/newaliases
this is a simlink, i have seen this simlink wrong a few times over on opensuse.
most of the time if you remove what its pointing at (sendmail or esmtp) and reinstall postfix this issue goes away.