Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Apache2.4 /PHP 7.0: Cannot load extensions
#1
Good Afternoon:

I have been making changes to the way that I serve webpages. I decided to run apache 2.4.16 VC14 Thread Safe The problems are as follows:

Code:
From my Error log from my Windows 7 Pro Box:

AH00558: httpd.exe: Could not reliably determine the server's fully qualified domain name, using fe80::30e5:59cb:7c5b:596a. Set the 'ServerName' directive globally to suppress this message
[Sun Feb 21 08:36:24.663600 2016] [mpm_winnt:notice] [pid 3520:tid 444] AH00455: Apache/2.4.18 (Win32) configured -- resuming normal operations
[Sun Feb 21 08:36:24.664600 2016] [mpm_winnt:notice] [pid 3520:tid 444] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 08:36:24.664600 2016] [core:notice] [pid 3520:tid 444] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 08:36:24.666600 2016] [mpm_winnt:notice] [pid 3520:tid 444] AH00418: Parent: Created child process 3844
AH00558: httpd.exe: Could not reliably determine the server's fully qualified domain name, using fe80::30e5:59cb:7c5b:596a. Set the 'ServerName' directive globally to suppress this message
AH00558: httpd.exe: Could not reliably determine the server's fully qualified domain name, using fe80::30e5:59cb:7c5b:596a. Set the 'ServerName' directive globally to suppress this message
[Sun Feb 21 08:36:25.250600 2016] [mpm_winnt:notice] [pid 3844:tid 384] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 08:52:41.156600 2016] [mpm_winnt:notice] [pid 3520:tid 444] AH00424: Parent: Received restart signal -- Restarting the server.
httpd.exe: Syntax error on line 32 of C:/Apache24/conf/httpd.conf: Can't locate API module structure `PHP7_MODULE' in file C:/php/php7apache2_4.dll: No error
[Sun Feb 21 08:52:43.158600 2016] [mpm_winnt:notice] [pid 3844:tid 384] AH00364: Child: All worker threads have exited.
[Sun Feb 21 09:18:46.832600 2016] [core:warn] [pid 1308:tid 248] AH00098: pid file C:/Apache24/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Sun Feb 21 09:18:46.993600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 09:18:46.994600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 09:18:46.994600 2016] [core:notice] [pid 1308:tid 248] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 09:18:46.996600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00418: Parent: Created child process 2408
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Sun Feb 21 09:18:47.592600 2016] [mpm_winnt:notice] [pid 2408:tid 268] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 09:23:40.662600 2016] [:error] [pid 2408:tid 800] [client 127.0.0.1:54601] script 'C:/Apache24/htdocs/info.php' not found or unable to stat
[Sun Feb 21 09:28:15.400600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00424: Parent: Received restart signal -- Restarting the server.
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Sun Feb 21 09:28:15.571600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 09:28:15.572600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 09:28:15.572600 2016] [core:notice] [pid 1308:tid 248] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 09:28:15.574600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00418: Parent: Created child process 4196
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Sun Feb 21 09:28:16.401600 2016] [mpm_winnt:notice] [pid 4196:tid 268] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 09:28:17.401600 2016] [mpm_winnt:notice] [pid 2408:tid 268] AH00364: Child: All worker threads have exited.
[Sun Feb 21 09:39:40.030600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00424: Parent: Received restart signal -- Restarting the server.
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Sun Feb 21 09:39:40.121600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 09:39:40.121600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 09:39:40.121600 2016] [core:notice] [pid 1308:tid 248] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 09:39:40.123600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00418: Parent: Created child process 5456
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Sun Feb 21 09:39:41.030600 2016] [mpm_winnt:notice] [pid 5456:tid 268] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 09:39:42.030600 2016] [mpm_winnt:notice] [pid 4196:tid 268] AH00364: Child: All worker threads have exited.
[Sun Feb 21 09:39:53.342600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00424: Parent: Received restart signal -- Restarting the server.
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Sun Feb 21 09:39:53.428600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 09:39:53.428600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 09:39:53.428600 2016] [core:notice] [pid 1308:tid 248] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 09:39:53.430600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00418: Parent: Created child process 1600
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Sun Feb 21 09:39:54.344600 2016] [mpm_winnt:notice] [pid 1600:tid 268] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 09:39:55.344600 2016] [mpm_winnt:notice] [pid 5456:tid 268] AH00364: Child: All worker threads have exited.
[Sun Feb 21 09:40:25.416600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00424: Parent: Received restart signal -- Restarting the server.
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Sun Feb 21 09:40:25.500600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 09:40:25.500600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 09:40:25.500600 2016] [core:notice] [pid 1308:tid 248] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 09:40:25.502600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00418: Parent: Created child process 5000
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Sun Feb 21 09:40:26.424600 2016] [mpm_winnt:notice] [pid 5000:tid 268] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 09:40:27.425600 2016] [mpm_winnt:notice] [pid 1600:tid 268] AH00364: Child: All worker threads have exited.
[Sun Feb 21 09:43:13.464600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00424: Parent: Received restart signal -- Restarting the server.
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\libeay32.dll' - The specified module could not be found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\ssleay32.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Sun Feb 21 09:43:13.595600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 09:43:13.595600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 09:43:13.595600 2016] [core:notice] [pid 1308:tid 248] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 09:43:13.597600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00418: Parent: Created child process 2972
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\libeay32.dll' - The specified module could not be found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\ssleay32.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Sun Feb 21 09:43:14.465600 2016] [mpm_winnt:notice] [pid 2972:tid 268] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 09:43:15.466600 2016] [mpm_winnt:notice] [pid 5000:tid 268] AH00364: Child: All worker threads have exited.
[Sun Feb 21 09:46:49.952600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00424: Parent: Received restart signal -- Restarting the server.
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Sun Feb 21 09:46:50.057600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 09:46:50.057600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 09:46:50.057600 2016] [core:notice] [pid 1308:tid 248] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 09:46:50.059600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00418: Parent: Created child process 1148
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Sun Feb 21 09:46:50.953600 2016] [mpm_winnt:notice] [pid 1148:tid 268] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 09:46:51.953600 2016] [mpm_winnt:notice] [pid 2972:tid 268] AH00364: Child: All worker threads have exited.
[Sun Feb 21 09:52:06.198600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sun Feb 21 09:52:08.199600 2016] [mpm_winnt:notice] [pid 1148:tid 268] AH00364: Child: All worker threads have exited.
[Sun Feb 21 09:52:08.219600 2016] [mpm_winnt:notice] [pid 1308:tid 248] AH00430: Parent: Child process 1148 exited successfully.
[Sun Feb 21 10:38:42.172600 2016] [mpm_winnt:notice] [pid 5224:tid 328] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 10:38:42.173600 2016] [mpm_winnt:notice] [pid 5224:tid 328] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 10:38:42.173600 2016] [core:notice] [pid 5224:tid 328] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 10:38:42.175600 2016] [mpm_winnt:notice] [pid 5224:tid 328] AH00418: Parent: Created child process 284
[Sun Feb 21 10:38:42.780600 2016] [mpm_winnt:notice] [pid 284:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 10:41:29.756600 2016] [mpm_winnt:notice] [pid 5224:tid 328] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sun Feb 21 10:41:31.758600 2016] [mpm_winnt:notice] [pid 284:tid 228] AH00364: Child: All worker threads have exited.
[Sun Feb 21 10:41:31.797600 2016] [mpm_winnt:notice] [pid 5224:tid 328] AH00430: Parent: Child process 284 exited successfully.
[Sun Feb 21 10:41:36.219600 2016] [mpm_winnt:notice] [pid 2624:tid 328] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 10:41:36.219600 2016] [mpm_winnt:notice] [pid 2624:tid 328] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 10:41:36.219600 2016] [core:notice] [pid 2624:tid 328] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 10:41:36.221600 2016] [mpm_winnt:notice] [pid 2624:tid 328] AH00418: Parent: Created child process 3784
[Sun Feb 21 10:41:36.810600 2016] [mpm_winnt:notice] [pid 3784:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 10:41:40.195600 2016] [mpm_winnt:notice] [pid 2624:tid 328] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sun Feb 21 10:41:42.195600 2016] [mpm_winnt:notice] [pid 3784:tid 228] AH00364: Child: All worker threads have exited.
[Sun Feb 21 10:41:42.229600 2016] [mpm_winnt:notice] [pid 2624:tid 328] AH00430: Parent: Child process 3784 exited successfully.
[Sun Feb 21 10:41:49.753600 2016] [mpm_winnt:notice] [pid 4280:tid 328] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 10:41:49.754600 2016] [mpm_winnt:notice] [pid 4280:tid 328] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 10:41:49.754600 2016] [core:notice] [pid 4280:tid 328] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 10:41:49.756600 2016] [mpm_winnt:notice] [pid 4280:tid 328] AH00418: Parent: Created child process 4452
[Sun Feb 21 10:41:50.327600 2016] [mpm_winnt:notice] [pid 4452:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 10:49:20.831600 2016] [mpm_winnt:notice] [pid 4280:tid 328] AH00424: Parent: Received restart signal -- Restarting the server.
[Sun Feb 21 10:49:20.920600 2016] [mpm_winnt:notice] [pid 4280:tid 328] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 10:49:20.920600 2016] [mpm_winnt:notice] [pid 4280:tid 328] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 10:49:20.920600 2016] [core:notice] [pid 4280:tid 328] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 10:49:20.923600 2016] [mpm_winnt:notice] [pid 4280:tid 328] AH00418: Parent: Created child process 2216
[Sun Feb 21 10:49:21.832600 2016] [mpm_winnt:notice] [pid 2216:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 10:49:22.832600 2016] [mpm_winnt:notice] [pid 4452:tid 228] AH00364: Child: All worker threads have exited.
[Sun Feb 21 10:50:55.902600 2016] [mpm_winnt:notice] [pid 4280:tid 328] AH00424: Parent: Received restart signal -- Restarting the server.
[Sun Feb 21 10:50:56.124600 2016] [mpm_winnt:notice] [pid 4280:tid 328] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 10:50:56.124600 2016] [mpm_winnt:notice] [pid 4280:tid 328] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 10:50:56.124600 2016] [core:notice] [pid 4280:tid 328] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 10:50:56.126600 2016] [mpm_winnt:notice] [pid 4280:tid 328] AH00418: Parent: Created child process 3640
[Sun Feb 21 10:50:56.902600 2016] [mpm_winnt:notice] [pid 3640:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 10:50:57.902600 2016] [mpm_winnt:notice] [pid 2216:tid 228] AH00364: Child: All worker threads have exited.
[Sun Feb 21 10:53:37.594800 2016] [mpm_winnt:notice] [pid 4280:tid 328] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sun Feb 21 10:53:39.622800 2016] [mpm_winnt:notice] [pid 3640:tid 228] AH00364: Child: All worker threads have exited.
[Sun Feb 21 10:53:39.638400 2016] [mpm_winnt:notice] [pid 4280:tid 328] AH00430: Parent: Child process 3640 exited successfully.
[Sun Feb 21 10:55:13.111200 2016] [mpm_winnt:notice] [pid 1748:tid 328] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 10:55:13.126800 2016] [mpm_winnt:notice] [pid 1748:tid 328] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 10:55:13.126800 2016] [core:notice] [pid 1748:tid 328] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 10:55:13.126800 2016] [mpm_winnt:notice] [pid 1748:tid 328] AH00418: Parent: Created child process 2116
[Sun Feb 21 10:55:13.704000 2016] [mpm_winnt:notice] [pid 2116:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 11:16:21.107400 2016] [mpm_winnt:warn] [pid 2116:tid 796] (OS 64)The specified network name is no longer available.  : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Sun Feb 21 11:56:03.283200 2016] [mpm_winnt:notice] [pid 1748:tid 328] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sun Feb 21 11:56:05.311200 2016] [mpm_winnt:notice] [pid 2116:tid 228] AH00364: Child: All worker threads have exited.
[Sun Feb 21 11:56:05.326800 2016] [mpm_winnt:notice] [pid 1748:tid 328] AH00430: Parent: Child process 2116 exited successfully.
[Sun Feb 21 11:57:25.800800 2016] [mpm_winnt:notice] [pid 1744:tid 328] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 11:57:25.800800 2016] [mpm_winnt:notice] [pid 1744:tid 328] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 11:57:25.800800 2016] [core:notice] [pid 1744:tid 328] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 11:57:25.800800 2016] [mpm_winnt:notice] [pid 1744:tid 328] AH00418: Parent: Created child process 2116
[Sun Feb 21 11:57:26.393600 2016] [mpm_winnt:notice] [pid 2116:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 12:00:16.574000 2016] [mpm_winnt:notice] [pid 1744:tid 328] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sun Feb 21 12:00:18.602000 2016] [mpm_winnt:notice] [pid 2116:tid 228] AH00364: Child: All worker threads have exited.
[Sun Feb 21 12:00:18.914000 2016] [mpm_winnt:notice] [pid 1744:tid 328] AH00430: Parent: Child process 2116 exited successfully.
[Sun Feb 21 12:00:36.058400 2016] [mpm_winnt:notice] [pid 5116:tid 332] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 12:00:36.058400 2016] [mpm_winnt:notice] [pid 5116:tid 332] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 12:00:36.058400 2016] [core:notice] [pid 5116:tid 332] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 12:00:36.058400 2016] [mpm_winnt:notice] [pid 5116:tid 332] AH00418: Parent: Created child process 5196
[Sun Feb 21 12:00:36.822800 2016] [mpm_winnt:notice] [pid 5196:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 12:23:39.659400 2016] [mpm_winnt:notice] [pid 5116:tid 332] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sun Feb 21 12:23:41.687400 2016] [mpm_winnt:notice] [pid 5196:tid 228] AH00364: Child: All worker threads have exited.
[Sun Feb 21 12:23:41.703000 2016] [mpm_winnt:notice] [pid 5116:tid 332] AH00430: Parent: Child process 5196 exited successfully.
[Sun Feb 21 12:24:55.799600 2016] [mpm_winnt:notice] [pid 1752:tid 328] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 12:24:55.799600 2016] [mpm_winnt:notice] [pid 1752:tid 328] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 12:24:55.799600 2016] [core:notice] [pid 1752:tid 328] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 12:24:55.815200 2016] [mpm_winnt:notice] [pid 1752:tid 328] AH00418: Parent: Created child process 2144
[Sun Feb 21 12:24:56.392400 2016] [mpm_winnt:notice] [pid 2144:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 13:04:26.745200 2016] [mpm_winnt:notice] [pid 1752:tid 328] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sun Feb 21 13:04:30.146000 2016] [mpm_winnt:notice] [pid 2144:tid 228] AH00364: Child: All worker threads have exited.
[Sun Feb 21 13:04:36.604400 2016] [mpm_winnt:notice] [pid 1752:tid 328] AH00430: Parent: Child process 2144 exited successfully.
[Sun Feb 21 13:05:57.999200 2016] [mpm_winnt:notice] [pid 1724:tid 328] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 13:05:57.999200 2016] [mpm_winnt:notice] [pid 1724:tid 328] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 13:05:57.999200 2016] [core:notice] [pid 1724:tid 328] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 13:05:58.030400 2016] [mpm_winnt:notice] [pid 1724:tid 328] AH00418: Parent: Created child process 316
[Sun Feb 21 13:05:58.857200 2016] [mpm_winnt:notice] [pid 316:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 13:40:25.765600 2016] [mpm_winnt:notice] [pid 1724:tid 328] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sun Feb 21 13:40:27.793600 2016] [mpm_winnt:notice] [pid 316:tid 228] AH00364: Child: All worker threads have exited.
[Sun Feb 21 13:40:27.824800 2016] [mpm_winnt:notice] [pid 1724:tid 328] AH00430: Parent: Child process 316 exited successfully.
[Sun Feb 21 13:41:40.626400 2016] [mpm_winnt:notice] [pid 1736:tid 328] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 13:41:40.642000 2016] [mpm_winnt:notice] [pid 1736:tid 328] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 13:41:40.642000 2016] [core:notice] [pid 1736:tid 328] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 13:41:40.657600 2016] [mpm_winnt:notice] [pid 1736:tid 328] AH00418: Parent: Created child process 160
[Sun Feb 21 13:41:41.500000 2016] [mpm_winnt:notice] [pid 160:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 13:55:26.636000 2016] [mpm_winnt:notice] [pid 1736:tid 328] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sun Feb 21 13:55:28.664000 2016] [mpm_winnt:notice] [pid 160:tid 228] AH00364: Child: All worker threads have exited.
[Sun Feb 21 13:55:28.695200 2016] [mpm_winnt:notice] [pid 1736:tid 328] AH00430: Parent: Child process 160 exited successfully.
[Sun Feb 21 13:56:42.420400 2016] [mpm_winnt:notice] [pid 1740:tid 328] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 13:56:42.436000 2016] [mpm_winnt:notice] [pid 1740:tid 328] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 13:56:42.436000 2016] [core:notice] [pid 1740:tid 328] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 13:56:42.467200 2016] [mpm_winnt:notice] [pid 1740:tid 328] AH00418: Parent: Created child process 288
[Sun Feb 21 13:56:43.340800 2016] [mpm_winnt:notice] [pid 288:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 14:18:18.701400 2016] [mpm_winnt:notice] [pid 1740:tid 328] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sun Feb 21 14:18:20.729400 2016] [mpm_winnt:notice] [pid 288:tid 228] AH00364: Child: All worker threads have exited.
[Sun Feb 21 14:18:20.760600 2016] [mpm_winnt:notice] [pid 1740:tid 328] AH00430: Parent: Child process 288 exited successfully.
[Sun Feb 21 14:19:39.055200 2016] [mpm_winnt:notice] [pid 1732:tid 328] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 14:19:39.055200 2016] [mpm_winnt:notice] [pid 1732:tid 328] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 14:19:39.055200 2016] [core:notice] [pid 1732:tid 328] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 14:19:39.117600 2016] [mpm_winnt:notice] [pid 1732:tid 328] AH00418: Parent: Created child process 160
[Sun Feb 21 14:19:39.850800 2016] [mpm_winnt:notice] [pid 160:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 14:21:10.252800 2016] [mpm_winnt:notice] [pid 1732:tid 328] AH00424: Parent: Received restart signal -- Restarting the server.
[Sun Feb 21 14:21:10.767600 2016] [mpm_winnt:notice] [pid 1732:tid 328] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 14:21:10.767600 2016] [mpm_winnt:notice] [pid 1732:tid 328] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 14:21:10.767600 2016] [core:notice] [pid 1732:tid 328] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 14:21:10.783200 2016] [mpm_winnt:notice] [pid 1732:tid 328] AH00418: Parent: Created child process 4952
[Sun Feb 21 14:21:12.296400 2016] [mpm_winnt:notice] [pid 160:tid 228] AH00364: Child: All worker threads have exited.
[Sun Feb 21 14:21:14.574000 2016] [mpm_winnt:notice] [pid 4952:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 14:21:37.147200 2016] [mpm_winnt:notice] [pid 1732:tid 328] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sun Feb 21 14:21:39.175200 2016] [mpm_winnt:notice] [pid 4952:tid 228] AH00364: Child: All worker threads have exited.
[Sun Feb 21 14:21:39.206400 2016] [mpm_winnt:notice] [pid 1732:tid 328] AH00430: Parent: Child process 4952 exited successfully.
[Sun Feb 21 14:21:47.521200 2016] [mpm_winnt:notice] [pid 5652:tid 328] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 14:21:47.521200 2016] [mpm_winnt:notice] [pid 5652:tid 328] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 14:21:47.521200 2016] [core:notice] [pid 5652:tid 328] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 14:21:47.521200 2016] [mpm_winnt:notice] [pid 5652:tid 328] AH00418: Parent: Created child process 5688
[Sun Feb 21 14:21:48.332400 2016] [mpm_winnt:notice] [pid 5688:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 14:27:51.815400 2016] [mpm_winnt:notice] [pid 5652:tid 328] AH00424: Parent: Received restart signal -- Restarting the server.
[Sun Feb 21 14:27:51.897400 2016] [mpm_winnt:notice] [pid 5652:tid 328] AH00455: Apache/2.4.18 (Win32) PHP/7.0.4RC1 configured -- resuming normal operations
[Sun Feb 21 14:27:51.897400 2016] [mpm_winnt:notice] [pid 5652:tid 328] AH00456: Apache Lounge VC14 Server built: Dec  9 2015 10:17:39
[Sun Feb 21 14:27:51.897400 2016] [core:notice] [pid 5652:tid 328] AH00094: Command line: 'C:\\Apache24\\bin\\httpd.exe -d C:/Apache24'
[Sun Feb 21 14:27:51.899400 2016] [mpm_winnt:notice] [pid 5652:tid 328] AH00418: Parent: Created child process 5212
[Sun Feb 21 14:27:52.820400 2016] [mpm_winnt:notice] [pid 5212:tid 228] AH00354: Child: Starting 64 worker threads.
[Sun Feb 21 14:27:53.816400 2016] [mpm_winnt:notice] [pid 5688:tid 228] AH00364: Child: All worker threads have exited.

I used to get this error when trying to load the extensions: I have the extensions directory at C:\php\ext, and I have even tried to place it in as C:/php/ext - Regardless of what I do, I CANNOT load extensions from the extensions directory. I have gone to a bunch of different sites, and even did this:

Code:
It looks like what I did below is RIGHT, but I cant access any paths from C:\php, C:\php\ext, or ANY APACHE Windows Extensions:  would say that:

PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0

Code:
Path Taken from my windows 7 Environment Variables:
C:\Users\bsbaker1\AppData\Local\Programs\Python\Python35-32\Scripts\;C:\Users\bsbaker1\AppData\Local\Programs\Python\Python35-32;c:\php;c:\php\ext;c:\apache24;c:\apache24\bin;

If I could figure out the extensions problem, I could load up the extensions I need: But I am STUMPED: I seem to have corrected the php.ini file, and the error log does NOT say it cannot load extensions php_curl.dll, but It also errors out on loading extension =libeay32.dll, and extension =ssleay32.dll.

When I do a https://localhost/info.php however, CURL is NOT loaded - I doubt that there are multiple php.ini files on this system

Can anyone help me with this path problem - Maybe if I could get the paths right, it would allow extensions to load - the files are THERE - they just refuse to load, which is why I am using PHP 7.0 rather then a PHP 5 Version.

I can provide php.ini upon request - I REALLY want to run WordPress 4.x, and in order to do that right, I need extensions to be loading!

Thanks Smile

Brian
Brian S. Baker
Linux Enthusiast /Computer Consultant At Large/ "The Wizkid"
System Admin: buddy-baker.us
buddy-baker.us
Reply



Forum Jump:


Users browsing this thread:
2 Guest(s)

Powered By MyBB, © 2002-2024 Melroy van den Berg.