PDA

View Full Version : Hello



woox
07-13-2010, 11:06 PM
Hello, I have done a fresh directadmin installation. when i try to start the directadmin service, i got "Starting DirectAdmin: execvp: No such file or directory" [FAILED]. how to resolve this issue?

nobaloney
07-14-2010, 06:07 AM
Note I've written this post more recently than my PM to you.

Please do NOT double post.

I'm presuming you're running CentOS based on where you posted your thread.
Run this command

yum provides execvp
as root to find a list of packages you can install to get execvp installed.

Jeff