AVideo
AVideo copied to clipboard
installer failing
Hi i cannot get AVideo to install anymore.
Just installed a fresh server twice, and it will not install with php weather it be mod_php, php-fpm or any version of php. Never ever had a problem installing in years. Happens on my production server also where my main install is. I try and install a test version there and get the same errors. I am trying to install another remote encoder.
Same error every single time. I changed my path here for security reasons
[20-Mar-2024 16:49:24 Europe/London] PHP Warning: require_once(../objects/functionSecurity.php): Failed to open stream: No such file or directory in /mypath/streamer/install/checkConfiguration.php on line 10 [20-Mar-2024 16:49:24 Europe/London] PHP Fatal error: Uncaught Error: Failed opening required '../objects/functionSecurity.php' (include_path='.:/usr/share/php') in /mypath/streamer/install/checkConfiguration.php:10 Stack trace: #0 {main} thrown in /mypath/streamer/install/checkConfiguration.php on line 10
is this file present in your dir?
objects/functionSecurity.php
yes that was the first thing i checked and it has content
Nevermind, I found the issue, please make a git pull to update.
Perfect thanks buddy for the quick fix. I started to think i was loosing the plot there haha. Thanks :)