• We will install the PHP files to C:\php, so create that folder and extract the contents of the ZIP file into it.
  • Remember to put your php.ini files in directories specified in lines "SetEnv PHPRC...", and make sure that there's no php.ini files in other directories (such as c...
  • О сервисе Прессе Авторские права Связаться с нами Авторам Рекламодателям Разработчикам Условия использования Конфиденциальность Правила...
    30 bin görüntüleme
    Yayınlandı29 Ağu 2020
  • XAMPP is a completely free, open-source and easy to install Apache distribution containing MariaDB, PHP, and Perl.
  • Step 20: Now enter the command prompt to show the version of PHP installed on your computer.
  • This article explains how to install PHP 8.2 and Apache 2.4 on Windows 10 or 11 (64-bit).
  • Before installing PHP on Windows, be aware that PHP needs at least Windows Vista or 2008 installed.
  • 1) To check if PHP is installed properly or not, open up your command prompt by pressing the Windows button, type cmd and press enter.
  • 1. Windows prerequisites
    • PHP does not run on Windows RT/WOA/ARM
    • From PHP 7.2.0, Windows 2008 and Vista are no longer supported (See PHP.net...
  • After downloading and installing the PHP, to confirm it has been configured properly on Windows 10 or 11, we can run php -v to check its version and other details.