SSL-Nick Posted October 31, 2016 Report Posted October 31, 2016 Hello, I'm attempting to do a fresh install on my testing environment with PHP7 however during the installation process I get the error ' Undefined variable: e '. Reviewing the requirements my setup does indeed meet them, however not too sure what the issue is. I've replaced the required hotfix files for PHP7. [31-Oct-2016 20:19:03 UTC] PHP Fatal error: Uncaught TypeError: Argument 1 passed to UnknownException::setExceptionHandler() must be an instance of Exception, instance of Error given in /home/nickismy/public_html/blesta/vendors/minphp/bridge/src/Lib/UnknownException.php:29 Stack trace: #0 [internal function]: UnknownException::setExceptionHandler(Object(Error)) #1 {main} thrown in /home/nickismy/public_html/blesta/vendors/minphp/bridge/src/Lib/UnknownException.php on line 29 PHP Info Page -> http://nickismyname.com/blesta/phpinfo.php Let me know if more information is needed :). Quote
Michael Posted October 31, 2016 Report Posted October 31, 2016 PHP 7 isn't supported yet until Beta 3 Quote
SSL-Nick Posted October 31, 2016 Author Report Posted October 31, 2016 2 hours ago, Licensecart said: PHP 7 isn't supported yet until Beta 3 This is Beta 3 . Been keeping my eyes on the lookout for it and now excited to test it with a new module. Edit: Unless it's pushed back to Beta 4? Quote
Michael Posted October 31, 2016 Report Posted October 31, 2016 19 minutes ago, SSL-Nick said: This is Beta 3 . Been keeping my eyes on the lookout for it and now excited to test it with a new module. Edit: Unless it's pushed back to Beta 4? oh wait sorry my bad it's b4 for php 7, they fooled me again SSL-Nick 1 Quote
SSL-Nick Posted October 31, 2016 Author Report Posted October 31, 2016 6 minutes ago, Licensecart said: oh wait sorry my bad it's b4 for php 7, they fooled me again Aw okay. I'll snooze this then Michael 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.