Mozte mi poradit ako mam rozchodit tento skript.
http://www.hido.net/projects/htadmin
Stiahol som to na nahodil na server a nejde mi to.
V subore config.inc.php treba zmenit nejake cesty ale netusim ako.A dalsia vec ono to chce nejake htpasswd.exe. Toto je ako readme subor.Anglicky neviem tak vas prosim o pomoc. Chcem to dat na www.wz.cz
Toto je to readmi:
------------------[ HTAdmin 1.2.4 README ]------------------

HTAdmin is a basic and simple PHP tool for administrating
Apache .htpasswd files.

E-Mail: Hidayet Dogan <hdogan@hido.net>
URL : http://www.hido.net/projects/htadmin

----------------------[ REQUIREMENTS ]----------------------

* Linux or Windows
* Apache web server
* PHP

-------------------------[ INSTALL ]------------------------

* Edit the following lines in config.inc.php file:
$cfgUseAuth = true;
$cfgSuperUser = 'admin';
$cfgSuperPass = 'password';

$cfgHTPasswd[0][N] = '/htdocs/example/.htpasswd'; <-- First file's full
path and name
$cfgHTPasswd[0][D] = 'Sample htpasswd file'; <-- First file's description
$cfgHTPasswd[1][N] = ''; <-- Second file's full path and name
$cfgHTPasswd[2][D] = ''; <-- Second file's description
....

* Change $cfghtpasswdEXE configuration directive to your htpasswd.exe file
with path, if you are using Windows operating system (If you are using
default Apache installation you do not need to change this directive).

* Change the .htpasswd files' mode to 666 (chmod 666 .htpasswd), if you are
using Linux operating system.

---------------------------[ FAQ ]--------------------------

Q: I don't understand your language, why?
A: Because i can't speak english very well, my stupid english.
Q: Why isn't HTAdmin 1.0c?
A: Because Shane Allen was write and port it to Perl.
Q: Why isn't HTAdmin 2.0?
A: Because Bastian Friedrich was write it.
Q: OK, where can i find HTAdmin 2.0?
A: Try http://www.hido.net/projects/htadmin/download.php