Jump to content

MikeB46

New Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by MikeB46

  1. After much wailing and grinding of teeth, as well as desk pounding, a solution has been identified and implemented. And it works. So onward.

    The solution was found at php.watch via a lucky Google search.

    # PHP7 module
    PHPIniDir "C:/php"
    LoadModule php7_module "C:/php/php7apache2_4.dll"     Change php_module to php7_module. Duh!
    AddType application/x-httpd-php .php

     

    Thanks

  2. Hi. I am new to the forum, I have encountered a stumbling block installing php with Apache and MySQL. I have used them years ago and I wish to utilize them for a new project. My operating system is Windows 10. Specifically, after following the installation instructions, Apache cannot find php7apache2_4.dll, even though the file is in the php directory c:/php.

    Suggestions would be greatly appreciated.  Thank you.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.