localhost not working unable to initiate a socket connection
-
hey,
before i install laragon recently i was using xampp ,xampp was working fine tell last week i couldnt access to localhost anymore, so i decided to install laragon but the same problem, i tried wampSrver too it was green icon but no access to localhost.with this erro when i test port 80 or any other port :unable to initiate a socket connection.here is my apache2 eror log :
[Thu Aug 02 01:21:13.210804 2018] [mpm_winnt:notice] [pid 7084:tid 556] AH00455: Apache/2.4.27 (Win64) OpenSSL/1.0.2l PHP/7.1.20 configured -- resuming normal operations
[Thu Aug 02 01:21:13.210804 2018] [mpm_winnt:notice] [pid 7084:tid 556] AH00456: Apache Lounge VC14 Server built: Jul 9 2017 13:44:15
[Thu Aug 02 01:21:13.210804 2018] [core:notice] [pid 7084:tid 556] AH00094: Command line: 'E:\laragon\bin\apache\httpd-2.4.27-win64-VC14\bin\httpd -d E:/laragon/bin/apache/httpd-2.4.27-win64-VC14'
[Thu Aug 02 01:21:13.214802 2018] [mpm_winnt:notice] [pid 7084:tid 556] AH00418: Parent: Created child process 5820
[Thu Aug 02 01:21:14.255984 2018] [mpm_winnt:notice] [pid 5820:tid 172] AH00354: Child: Starting 64 worker threads.
[Thu Aug 02 08:58:59.014381 2018] [core:warn] [pid 9280:tid 564] AH00098: pid file E:/laragon/bin/apache/httpd-2.4.27-win64-VC14/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Aug 02 08:58:59.150296 2018] [mpm_winnt:notice] [pid 9280:tid 564] AH00455: Apache/2.4.27 (Win64) OpenSSL/1.0.2l PHP/7.1.20 configured -- resuming normal operations
[Thu Aug 02 08:58:59.151295 2018] [mpm_winnt:notice] [pid 9280:tid 564] AH00456: Apache Lounge VC14 Server built: Jul 9 2017 13:44:15
[Thu Aug 02 08:58:59.151295 2018] [core:notice] [pid 9280:tid 564] AH00094: Command line: 'E:\laragon\bin\apache\httpd-2.4.27-win64-VC14\bin\httpd -d E:/laragon/bin/apache/httpd-2.4.27-win64-VC14'
[Thu Aug 02 08:58:59.206545 2018] [mpm_winnt:notice] [pid 9280:tid 564] AH00418: Parent: Created child process 4376
Apache server interrupted...
018] [mpm_winnt:notice] [pid 4376:tid 560] AH00354: Child: Starting 64 worker threads.
[Thu Aug 02 09:03:47.972582 2018] [mpm_winnt:notice] [pid 9280:tid 564] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Thu Aug 02 09:03:49.985262 2018] [mpm_winnt:notice] [pid 4376:tid 560] AH00364: Child: All worker threads have exited.Mysql log :
2018-08-02T00:21:48.150542Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.
2018-08-02T00:21:48.151541Z 0 [Note] E:\laragon\bin\mysql\mysql-5.7.19-winx64\bin\mysqld (mysqld 5.7.19) starting as process 8524 ...
2018-08-02T07:58:58.996392Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.
2018-08-02T07:58:58.996392Z 0 [Note] E:\laragon\bin\mysql\mysql-5.7.19-winx64\bin\mysqld (mysqld 5.7.19) starting as process 5524 ...
2018-08-02T08:22:59.605569Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.
2018-08-02T08:22:59.605569Z 0 [Note] E:\laragon\bin\mysql\mysql-5.7.19-winx64\bin\mysqld (mysqld 5.7.19) starting as process 9204 ...
-
@Abder : What do you mean not working?
I do not see any error from the logs.Did you try to change ports (Menu > Preferences > Services & Ports)?
You can also debug by using (Tools > netstats)
-
I saw somewhere that Skype uses the same ports WAMPP, and probably Laragon, uses. Did you, by chance, install it or some other new software that made WAMP/Laragon not work?