मैं XAMPP का उपयोग कर रहा हूं, और मैं Apache, लेकिन, MySQL ( phpMyAdmin ) शुरू कर सकता हूं !
जब मैं शुरू करता हूं, मुझे यह त्रुटि मिलती है;
10:07:49 [Apache] Error: Apache shutdown unexpectedly.
10:07:49 [Apache] This may be due to a blocked port, missing dependencies,
10:07:49 [Apache] improper privileges, a crash, or a shutdown by another method.
10:07:49 [Apache] Press the Logs button to view error logs and check
10:07:49 [Apache] the Windows Event Viewer for more clues
10:07:49 [Apache] If you need more help, copy and post this
10:07:49 [Apache] entire log window on the forums
मैं इस पर खोज करता हूं, और, विन्यास में अपाचे के पोर्ट को बदल देता हूं -> सेवा और पोर्ट सेटिंग। मेरे पास है;
Service name: Apache 2.4
Main port: 122
SSL port: 444
मैं स्काइप (विंडोज 8/10 / मेट्रो संस्करण) की भी स्थापना रद्द करता हूं। कुछ भी काम नहीं कर रहा है। में httpd.conf फाइल मेरे पास है;
Listen 122
ServerName localhost:122
मैं इसे शुरू करता हूं apache_start.bat
और प्राप्त करता हूं;
(OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions. : AH00072: make_sock: could not bind to address [::]:445
(OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions. : AH00072: make_sock: could not bind to address 0.0.0.0:445
AH00451: no listening sockets available, shutting down
AH00015: Unable to open logs
कृपया ध्यान दें कि सभी लॉग फाइलें मौजूद नहीं हैं! स्काइप को अनइंस्टॉल किया गया है।