![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: problems with basic authentication .htpasswd called from php exec()
From: starlightjen <jen@jeneration.com>
Date: Wed Jul 13 2005 - 02:47:24 CEST
Thanks Gordon,
I invoked htpasswd by using the exec() function in PHP like this:
when the same thing is entered at the command line:
Do you think my problem here is the 777 mod on the .htpasswd file? I
|