sosbilisim
Basic Pleskian
Hello;
I use apache with revese-proxy nginx but my new added domains cant add system i trace them.
my generate_nginx_config.sh file contains
R_WWWROOT=`/usr/local/psa/bin/subscription --info $domain | grep "\-\-WWW-Root--" | cut -d\ -f2 | sed -e 's/\\//\\\\\\//g'`
/usr/local/psa/bin/subscription file not found in system
[root@linux nginx_setup]# ls -al /usr/local/psa/bin/subscription
ls: /usr/local/psa/bin/subscription: Böyle bir dosya ya da dizin yok
where is the subscription file on my plesk box
thank you
I use apache with revese-proxy nginx but my new added domains cant add system i trace them.
my generate_nginx_config.sh file contains
R_WWWROOT=`/usr/local/psa/bin/subscription --info $domain | grep "\-\-WWW-Root--" | cut -d\ -f2 | sed -e 's/\\//\\\\\\//g'`
/usr/local/psa/bin/subscription file not found in system
[root@linux nginx_setup]# ls -al /usr/local/psa/bin/subscription
ls: /usr/local/psa/bin/subscription: Böyle bir dosya ya da dizin yok
where is the subscription file on my plesk box
thank you