hnhx / gnutube

A privacy respecting JavaScript free frontend for YouTube
GNU Affero General Public License v3.0
22 stars 0 forks source link

Fatal error: Uncaught Error: Undefined constant "CURLOPT_RETURNTRANSFER" in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\config.php:29 Stack trace: #0 C:\SGZ_Pro\Hobbys\coding-projects\gnutube\index.php(4): require() #1 {main} thrown in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\config.php on line 29 #1

Open trueauracoral opened 2 years ago

trueauracoral commented 2 years ago

I am trying to run this on my computer with 127.0.0.1:8000 with php installed and I am getting errors about line 29 in the config file. I don't know anything about php.

hnhx commented 2 years ago
  1. Stop using that meme os
  2. You need to enable the curl extension
trueauracoral commented 2 years ago

Ok so I fixed this error by making a php.ini file and adding this text:

extension=C:\SGZ_Pro\z-Apps_Drivers\php-8.1.8-Win32-vs16-x64\ext\php_curl.dll

Now I get new errors:

Warning: Undefined array key "q" in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\index.php on line 8

Deprecated: urlencode(): Passing null to parameter #1 ($string) of type string is deprecated in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 7

Warning: Undefined array key 1 in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 12

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 12

Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14

Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14

Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14

Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14

Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14

Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14

Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14

Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14

Warning: foreach() argument must be of type array|object, null given in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 23

No popular video feed here, don't be a consoomer.
AVeryNormalGuy commented 2 years ago

windows users seething