- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
PHP Configuration - Locating and Editing php.ini (Apache, Nginx, PHP FPM)
PHP’s initialization file (php.ini) is responsible for configuring PHP. In this video we'll learn how to identify which php.ini file your system is using so you can make setting changes. This is done via the phpinfo function.Then, we’ll learn how to get your system to recognize any changes to your php.ini file by either restarting your server or reloading your PHP Handler.
Server types covered:
+ A local server running Apache via XAMPP
+ A live server running Apache
+ A live server running Nginx with the FPM / FastCGI PHP handler
The specific settings we’ll update in the php.ini file include upload_max_filesize and post_max_size. Both of these settings are often updated when you build a site that allows file uploads.
⭐ NOTES ⭐
https://codewithsusan.com/notes/php-configs-with-php-ini
⏱️ CHAPTERS ⏱️
00:00 Introduction
00:15 Locate php.ini file with phpinfo()
01:45 Opening php.ini and working within it
03:00 Examples: upload_max_filesize and post_max_size
04:00 Making changes take effect on Apache server
05:05 Example with Nginx server with PHP FPM FastCGI handler
09:00 Recap
Видео PHP Configuration - Locating and Editing php.ini (Apache, Nginx, PHP FPM) канала Susan B.
Server types covered:
+ A local server running Apache via XAMPP
+ A live server running Apache
+ A live server running Nginx with the FPM / FastCGI PHP handler
The specific settings we’ll update in the php.ini file include upload_max_filesize and post_max_size. Both of these settings are often updated when you build a site that allows file uploads.
⭐ NOTES ⭐
https://codewithsusan.com/notes/php-configs-with-php-ini
⏱️ CHAPTERS ⏱️
00:00 Introduction
00:15 Locate php.ini file with phpinfo()
01:45 Opening php.ini and working within it
03:00 Examples: upload_max_filesize and post_max_size
04:00 Making changes take effect on Apache server
05:05 Example with Nginx server with PHP FPM FastCGI handler
09:00 Recap
Видео PHP Configuration - Locating and Editing php.ini (Apache, Nginx, PHP FPM) канала Susan B.
Комментарии отсутствуют
Информация о видео
19 сентября 2022 г. 20:52:05
00:10:08
Другие видео канала





















