php-apache2-basic-auth-manager icon indicating copy to clipboard operation
php-apache2-basic-auth-manager copied to clipboard

cant make new users

Open tao94954 opened this issue 7 years ago • 1 comments

When I try to add a user, it goes to a 500 error and I get this log:

[Thu Jul 13 20:46:59.702821 2017] [:error] [pid 23325] [client 209.204.163.132:54600] PHP Fatal error: __clone method called on non-object in /var/www/html/php-apache2-basic-auth-manager/vendor/rafaelgou/php-apache2-basic-auth/src/Apache2BasicAuth/Service.php on line 311, referer: http://[the_name_of_my_website].com/php-apache2-basic-auth-manager/web/user/add

by the way I am using the fixes mentioned in issues 9 and 13. Thank you.

I am using php version 5.6.30

tao94954 avatar Jul 13 '17 20:07 tao94954

https://github.com/rafaelgou/php-apache2-basic-auth-manager/pull/21

Fixes this issue!

Navi2016 avatar Jul 07 '21 09:07 Navi2016