-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
questionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image
Description
I'm getting the following error running Osclass:
[Wed Jun 13 00:19:09.506823 2018] [php7:error] [pid 15] [client 172.18.0.2:51030] PHP Fatal error: Class ‘phpseclib\Crypt\Common\BlockCipher’ not found in /var/www/html/oc-includes/phpseclib/Crypt/Rijndael.php on line 66, referer: http://myosclass.reverse.com/
But even when the package is available for Debian Stretch https://packages.debian.org/stretch/php-phpseclib it can’t be installed:
In the web container (php:7.2.5-apache-stretch):
#aptitude install php-phpseclib
No candidate version found for php-phpseclib
Unable to apply some actions, aborting
Any advice?
More about the complete issue here https://forums.docker.com/t/php-7-2-5-apache-stretch-issue-with-php-phpseclib/52433
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image