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 :).
Michael Posted October 31, 2016 Report Posted October 31, 2016 PHP 7 isn't supported yet until Beta 3
SSL-Nick Posted October 31, 2016 Author Report Posted October 31, 2016 On 10/31/2016 at 8:47 PM, Licensecart said: PHP 7 isn't supported yet until Beta 3 Expand 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?
Michael Posted October 31, 2016 Report Posted October 31, 2016 On 10/31/2016 at 10:57 PM, 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? Expand oh wait sorry my bad it's b4 for php 7, they fooled me again SSL-Nick 1
SSL-Nick Posted October 31, 2016 Author Report Posted October 31, 2016 On 10/31/2016 at 11:11 PM, Licensecart said: oh wait sorry my bad it's b4 for php 7, they fooled me again Expand Aw okay. I'll snooze this then Michael 1
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now