Open trueauracoral opened 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.
windows users seething
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.