Hello,
I have the cpanel server with lsws 3.3.1
I did as sugested at the wiki article
# sed -rie 's/(safe_)?chmod\(( )?0600,( )?("\$\{myuid\}",)?( )?"\$(\{)?homedir(\})?\/public_html\$\{subweb\}\/_vti_pvt\/service.pwd"( )?\);/\1chmod(\20644,\3\4\5"$\6homedir\7\/public_html${subweb}\/_vti_pvt\/service.pwd"\8);/' /scripts/fp-auth /usr/local/frontpage/version5.0/apache-fp/fp-auth /usr/local/cpanel/bin/convertfppassthrough /scripts/fixfrontpageperm
#/scripts/fixfrontpageperm
or
cd /home/username/public_html/_vti_pvt
chgrp nobody service.pwd
chmod 0640 service.pwd
but FP still doesnt connect.
LOGS:
2007-12-06 00:05:34.383 [INFO] [195.39.252.1:2016-0#APVH_domain.com] Authentication failed with user: 'username'.
How to fix it ?
P.S. FP works fine with apache
I have the cpanel server with lsws 3.3.1
I did as sugested at the wiki article
# sed -rie 's/(safe_)?chmod\(( )?0600,( )?("\$\{myuid\}",)?( )?"\$(\{)?homedir(\})?\/public_html\$\{subweb\}\/_vti_pvt\/service.pwd"( )?\);/\1chmod(\20644,\3\4\5"$\6homedir\7\/public_html${subweb}\/_vti_pvt\/service.pwd"\8);/' /scripts/fp-auth /usr/local/frontpage/version5.0/apache-fp/fp-auth /usr/local/cpanel/bin/convertfppassthrough /scripts/fixfrontpageperm
#/scripts/fixfrontpageperm
or
cd /home/username/public_html/_vti_pvt
chgrp nobody service.pwd
chmod 0640 service.pwd
but FP still doesnt connect.
LOGS:
2007-12-06 00:05:34.383 [INFO] [195.39.252.1:2016-0#APVH_domain.com] Authentication failed with user: 'username'.
How to fix it ?
P.S. FP works fine with apache