আমি এক্সএএমপিপি ব্যবহার করছি, এবং আমি অ্যাপাচি শুরু করতে পারি, তবে, মাইএসকিউএল ( পিএইচপিএমআইএডমিন ) শুরু করুন!
আমি যখন শুরু করি তখন আমি এই ত্রুটিটি পাই;
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
দয়া করে নোট করুন যে সমস্ত লগ ফাইল বিদ্যমান নেই! স্কাইপ আনইনস্টল করা আছে।