Skip to content

Instantly share code, notes, and snippets.

@ahmadkakarr
Last active July 10, 2022 08:42
Show Gist options
  • Save ahmadkakarr/4885caf73edfe0ccfb499eb42a3f0dbd to your computer and use it in GitHub Desktop.
Save ahmadkakarr/4885caf73edfe0ccfb499eb42a3f0dbd to your computer and use it in GitHub Desktop.
Configuring PHP 7.x Version with apache
PHPIniDir "C:/php7427"
AddHandler application/x-httpd-php .php
LoadModule php7_module "C:/php7427/php7apache2_4.dll"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment