PDA

View Full Version : ISPConfig installation problem


redem
14th March 2008, 17:16
Hi all!

I have a VPS with centOS, and i have followed this guide -> http://howtoforge.com/perfect_setup_centos5.0

but when i try to install ISPConfig i get this error message:


Checking for MTA...
./setup2: line 427: which: command not found
./setup2: line 427: which: command not found
ERROR: Your system configuration is not compatible with ISPConfig! The installation routine stops here!


Any suggestion?

Thanks!

redem
14th March 2008, 19:59
solved!

just install which

-> yum install which

:D