Sitat:
Originally Posted by nua7
Noen ting du må sjekke.
1) Kontroller om Apache virkelig kjører.
"ps-ef | grep 'apache'"
2) Kontroller om kjørbar for htpasswd finnes på systemet
"whereis htpasswd"
htpasswd er vanligvis finnes i / usr / bin / htpasswd.
3) Hvis du ikke er en rot-bruker, sjekk om du har riktig permissions.Generally tillatelsene er 755.
Håper dette hjelper!
nua7
|
takk for ur hjelpe
1. ps-ef | grep apache
root 3420 1 0 Mar11? 00:00:00 / usr/local/apache2/bin/httpd-k start
demonen 3421 3420 0 Mar11? 00:00:00 / usr/local/apache2/bin/httpd-k start
demonen 3422 3420 0 Mar11? 00:00:00 / usr/local/apache2/bin/httpd-k start
demonen 3423 3420 0 Mar11? 00:00:00 / usr/local/apache2/bin/httpd-k start
demonen 3424 3420 0 Mar11? 00:00:00 / usr/local/apache2/bin/httpd-k start
demonen 3425 3420 0 Mar11? 00:00:00 / usr/local/apache2/bin/httpd-k start
root 3526 3370 0 00:01 pts / 1 00:00:00 grep apache
2.whereis htpasswd
htpasswd:
jeg dont se filen på usr / bin /
3. ima root bruker
plz hjelpe
