Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web root directory - /var/www/html #2

Closed
sfrancis2017 opened this issue Apr 27, 2017 · 2 comments
Closed

Web root directory - /var/www/html #2

sfrancis2017 opened this issue Apr 27, 2017 · 2 comments

Comments

@sfrancis2017
Copy link

Hi Daniel,

Great work. I tried to move the YouPHPTube to web root directory in Ubuntu, it does not let me make that move, please let me know what config changes need to be made in order to facilitate such a change.

  1. As you mentioned, the video is playing in a vertical format. Do you plan to make changes to that?

  2. The dropdown menu for flags, I had renamed them and only wanted US and FR to show up - meaning English & French. Where do you set the order by menu to show only the required?

Great work overall. Looking forward to hearing from you.

Sajiv Francis

@DanielnetoDotCom
Copy link
Member

DanielnetoDotCom commented Apr 28, 2017

Hi Sajiv

Thanks for Using YouPHPTube

Question 1

Always when you move YouPHPTube you need to take a look on videos/configuration.php file.
There are 2 variables you need to change.

$global['webSiteRootURL'] = 'http://YourDomainToYouPHPTube/';
$global['systemRootPath'] = '/PathTo/YouPHPTube/';

Question 2

It is released in version 2.2 (Just Done 👍 )

Question 3

Always when you want to add or remove an language, just take a look on the locale/ directory.
You only need the files:

  • functions.php
  • index.php
  • save.php

The rest are language files you can remove from your system. just remove the undesirable files and it will disappear from YouPHPTube

@sfrancis2017
Copy link
Author

Hi Daniel,

Thanks for the quick response. I will work on creating a documentation on the changes we made.

  1. Thank you for the help in setting up the virtual host in Apache for my domain; solves the sub-folder issue. Process: change the root directory by cloning the 000-default.conf to your domain.conf- path in Ubuntu '/etc/apache2/sites-available/default'

  2. I will also include the encryption process that I used on my domain in the documentation - Letsencrypt

  3. About the language -flag icon changes (Canada), I will look into it this weekend and let you know if there are any hiccups.

Awesome working with you, great speed.

@WWBN WWBN locked and limited conversation to collaborators Apr 30, 2017
@WWBN WWBN unlocked this conversation Apr 30, 2017
@satube0 satube0 mentioned this issue Sep 10, 2017
DanielnetoDotCom pushed a commit that referenced this issue Jan 3, 2018
@saulo3k saulo3k mentioned this issue Jun 27, 2018
DanielnetoDotCom pushed a commit that referenced this issue Feb 5, 2019
Improvement to embed code for iframe
@walt93 walt93 mentioned this issue Oct 15, 2022
This was referenced Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants