Code:
I test 3 times today, he don't create it. I've always this error after accept the license :
./setup2: line 617: httpd: command not found
Near this line, i see the ligne where the symlink is created but it doesn't
Is httpd, httpd2, apache or apache2 located in your PATH? Run
to see what your path is.
Then run
Code:
which httpd
which httpd2
which apache
which apache2
to see if any of these programs is in your path.