php7apache2_4.dll missing

Started by ETCallHome, September 18, 2017, 12:53:57 PM

Previous topic - Next topic

ETCallHome

Good Day,

I am a novice when it comes to web server, etc. But I do intend to create my own local web server to test the necessary development of my web page. I have followed and read all the necessary info on how to load appache 2.4, php7, mysqp, etc and applied it as directed but the following error still appears. I cannot see the file in the php.ini file. Below is the actually error when I try to start Apache24:

httpd: Syntac error on line * of c:/Apache24/conf/httpd.conf: Cannot load c:/php/php7apache2_4.dll into server: The specified module cound not be found.

Can anyone assist. I have read all the threads surrounding this problem but all the software is in sync.

I am running windows 10 64 bit.
downloaded apache/php/mysql/vc as follows:

apache - httpd-2.4.27 x64-vc14
php - php-7.1.9-nts-Win32-VC14-x64
mysql - mysql-5.7.19-winx64-debug-tet

Please assist.

Gregg

Quote from: ETCallHome on September 18, 2017, 12:53:57 PM
apache - httpd-2.4.27 x64-vc14
php - php-7.1.9-nts-Win32-VC14-x64
mysql - mysql-5.7.19-winx64-debug-tet

You want the thread safe version when running the php module. It doesn't come in the non-thread safe package because you need the thread safety when running it as a module (as apposed to spawning separate processes using Fast/CGI).

http://windows.php.net/downloads/releases/php-7.1.9-Win32-VC14-x64.zip