You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: