Hello

woox

New member
Joined
Jul 13, 2010
Messages
2
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?
 
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
Code:
yum provides execvp
as root to find a list of packages you can install to get execvp installed.

Jeff
 
Back
Top