AfterInfinity
Verified User
- Joined
- Jul 16, 2021
- Messages
- 16
Hey there!
I was about to start working on this guide.
In the guide I'm told to copy the vhost template with this command
Entering this command gives me
This command means that the /custom/ directory doesn't exist to copy the file.
Is this normal? Was this a bug when installing DirectAdmin?
As I understood this folder should pre-exist.
Kind Regards
I was about to start working on this guide.
In the guide I'm told to copy the vhost template with this command
Code:
cp -p /usr/local/directadmin/data/templates/openlitespeed_vhost.conf /usr/local/directadmin/data/templates/custom/
Entering this command gives me
Code:
cp: cannot create regular file '/usr/local/directadmin/data/templates/custom/': Not a directory
This command means that the /custom/ directory doesn't exist to copy the file.
Is this normal? Was this a bug when installing DirectAdmin?
As I understood this folder should pre-exist.
Kind Regards