Closed NekoSuneVR closed 2 years ago
All videos folder MUST be writable
All videos folder MUST be writable
so giving hall AVideo Encorder Network Perms 777?
i did that before even give it www-data and it just stuck on loading and loading when pose make config. and when i check logs says about that error and nothing placed in SQL to confirm worked too?
this all i get from it even on perms www-data and 777
I see, sorry, I confirm there is a bug, try this ...
before you click on the install button create a configuration.php file and make sure it is writable
cd /var/www/html/AVideo-Encoder-Network && touch configuration.php && chmod 777 configuration.php
I am sending some updates that will make easier the installation.
cd /var/www/html/AVideo-Encoder-Network && touch configuration.php && chmod 777 configuration.php
that didnt fix it? still erroring, its do with $global
Value issue in install/index.php
you probably will need to drop the database and then update the encoder network
then try to run the installation again
Just sent you a couple new updates
Just sent you a couple new updates
still getting Undefined variable: global in /var/www/AVideo-Encoder-Network/install/index.php on line 28\n'
, i told you exact issue? its Installer not DB because DB is empty
as see
Just sent you a couple new updates
still getting
Undefined variable: global in /var/www/AVideo-Encoder-Network/install/index.php on line 28\n'
, i told you exact issue? its Installer not DB because DB is empty
Nothing to worry about this warning
we have now this prob but every thing is 777 on chmod
did you manually create the configuration.php file?
Not at all
Hi,
Sorry, I've the same issue and i've created the configuration.php file with good rights.
I see on error log this just before " must be writable":
[15-Sep-2021 14:13:40 UTC] PHP Notice: Undefined variable: configFile in /xxx/install/checkConfiguration.php on line 19 [15-Sep-2021 14:13:40 UTC] PHP Notice: Undefined variable: configFile in /xxx/install/checkConfiguration.php on line 20
Thanks
Hi,
I'm also getting this same error. I followed the same instructions as above.
Any update?
Thanks!
Thanks for the changes! Working for me now! :)
Hello, I installed your script for Christian videos. Everything was fine, maintaining the encoder no longer works. Can not access the page to encode. Frédéric
Sorry for English, I am French!
what exactly encoder are you referring to?
I was able to place 15 videos with: https://encoder2.avideo.com/ and https://encoder1.avideo.com/ And since then, nothing, address not found
We had a DNS problem today . The encoders should be good now
Hello and thank you for answering me
It is 10 hours in France, and when I click on "Uploading a new media", I arrive on a blank page: address not found.
Sorry for the inconvenience, we still trying to resolve the Cloudflare issue.
Please try to use this https://network.wwbn.net/
Thank you very much, it works well. This will always be this address in the future?
We use your script to broadcast Christian videos! Glory to God !
Hello, I meet an automatic reading problem, I set up the main part. How to totally remove this option, especially in Integration mode. Thank you
Sorry, what option do you want to remove?
Automatic reading, on all videos Even in integration mode
what is "Automatic reading"??
A video that starts alone, a video that is played automatically
If you mean the autoplay ...
https://github.com/WWBN/AVideo/wiki/Autoplay-and-Browser-Policies#enable-or-disable-the-autoplay
hello I come back to you because I really have a problem with the "automatic reading"
I configured correctly
When I integrate a video on my site, it starts automatically, which is very part of Look here, in drawing of the article!
https://bible-foi.com/gabelle-frederic/655-actualisation-des-objectifs-de-bible-foi-com
It is also sufficient to click anywhere in the article to start the video
even closed, the browser continues to play the video during any minute
For me it did not start automatically
you are using this URL in your iframe
try to add the autoplay=0, so youe URL will be
try https://bible-foi.com/gabelle-frederic/655-actualisation-des-objectifs-de-bible-foi-com
Click on the page outside the video ![Uploading Sans titre 1.jpg…]()
I put on = 0
Not autoplaying
Try from an incognito browser or clear your browser cookies
Probably the autoplay cookie is on your browser
ok I'll see
sorry for most of you here, i have to close this since i was getting too many emails and this was pose do with config issue not encorder issue.
make sure make new issue, since trying prevent email spams on here.
Thank you :)
I had this running last time and now server / vps refuses write data file, i tried hosting VPS and my personal 1 and getting same on DB and config file. something do with line 29
$global
functions issues.