Please ask support questions on [EMAIL PROTECTED]
Goba
Ing. Oswaldo Peñaloza C. wrote:
I use the next command
+---
if (system("/usr/bin/htpasswd -b /home/var/key_file $user1 $clave1")) {
echo "Update File"; } else {
echo "Error !!"; }
+-
This work very good in other sy
I use the next command
+---
if (system("/usr/bin/htpasswd -b /home/var/key_file $user1 $clave1")) {
echo "Update File"; } else {
echo "Error !!"; }
+-
This work very good in other system (RedHat 7.2), but don't understand why
don't work in my new server Linux Redhat ver