Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.7k views
in Technique[技术] by (71.8m points)

ubuntu 16.04 - After upgrading PHP version - SimpleSamlPHP is not working

I have upgraded my PHP version from 5.6 to 7.4 in my ubuntu server, then SimpleSamlPHP is not working as it is showing an error as "Page is currently unable to handle this request. HTTP error 500".

And when I check in error log and here is the error "PHP Fatal error: Uncaught TypeError: Argument 1 passed to SimpleSAML_exception_handler() must be an instance of Exception, instance of Error given in /var/www/html/simplesamlphp/www/_include.php:32 Stack trace: #0 [internal function]: SimpleSAML_exception_handler() #1 {main} thrown in /var/www/html/simplesamlphp/www/_include.php on line 32, referer: https://test.com/simplesaml"

I am running Ubuntu 16.04, Apache 2.4.18, PHP 5.6, SimpleSAML 1.11.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...