a2ensite don't work on account finishing by "conf" word #70

Closed
opened 2020-03-05 10:23:50 +01:00 by btatu · 0 comments
Member

A client can't create web space because is have got this error in script web-add.sh:

root@machine-www01:~# a2ensite transport-preprod-conf
ERROR: Site transport-preprod does not exist!
root@machine-www01:~# a2ensite transport-preprod-conf.conf
Enabling site transport-preprod-conf.
To activate the new configuration, you need to run:
  systemctl reload apache2

He would like use "conf" for "confirmation"

I think this error is present in web-add.sh with option del (for delete web space)

A client can't create web space because is have got this error in script web-add.sh: ~~~ root@machine-www01:~# a2ensite transport-preprod-conf ERROR: Site transport-preprod does not exist! root@machine-www01:~# a2ensite transport-preprod-conf.conf Enabling site transport-preprod-conf. To activate the new configuration, you need to run: systemctl reload apache2 ~~~ He would like use "conf" for "confirmation" I think this error is present in web-add.sh with option del (for delete web space)
btatu added the
Bug
label 2020-03-05 10:23:50 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/evoadmin-web#70
No description provided.