Trying to get Telaen running under PHP7.
check_install.php yields PASSED for all tests.. yet when I browse to index.php I get the following error
Fatal error: Uncaught Error: Class 'Telaen' not found in /mnt/webmail/telaen/index.php:12 Stack trace: #0 {main} thrown in /mnt/webmail/telaen/index.php on line 12
all the include files in preinit.php are being included and certainly class.Telaen.php is so wondering why the class is not found.
clues anyone?
Trying to get Telaen running under PHP7.
check_install.php yields PASSED for all tests.. yet when I browse to index.php I get the following error
Fatal error: Uncaught Error: Class 'Telaen' not found in /mnt/webmail/telaen/index.php:12 Stack trace: #0 {main} thrown in /mnt/webmail/telaen/index.php on line 12
all the include files in preinit.php are being included and certainly class.Telaen.php is so wondering why the class is not found.
clues anyone?