ওএস এক্স 10.7.5 এ আপাচি আমার মেশিনে চলছে না


0

করার পরে tail -20 /var/log/apache2/error_log:

[Fri Sep 13 03:14:30 2013] [error] [client ::1] client denied by server configuration: /Library/WebServer/Documents/
[Fri Sep 13 03:17:00 2013] [error] [client ::1] client denied by server configuration: /Library/WebServer/Documents/
[Fri Sep 13 03:17:03 2013] [error] [client ::1] client denied by server configuration: /Library/WebServer/Documents/
[Fri Sep 13 03:17:32 2013] [error] [client ::1] client denied by server configuration: /Library/WebServer/Documents/hello.html
[Fri Sep 13 03:25:08 2013] [notice] caught SIGTERM, shutting down
Warning: DocumentRoot [/usr/docs/dummy-host.example.com] does not exist
Warning: DocumentRoot [/usr/docs/dummy-host2.example.com] does not exist
httpd: Could not reliably determine the server's fully qualified domain name, using Flipkart-MacBookPro-344.local for ServerName
[Fri Sep 13 03:25:08 2013] [notice] Digest: generating secret for digest authentication ...
[Fri Sep 13 03:25:08 2013] [notice] Digest: done
[Fri Sep 13 03:25:08 2013] [notice] Apache/2.2.22 (Unix) DAV/2 PHP/5.3.15 with Suhosin-Patch configured -- resuming normal operations
[Fri Sep 13 03:33:14 2013] [notice] caught SIGTERM, shutting down
Warning: DocumentRoot [/usr/docs/dummy-host.example.com] does not exist
Warning: DocumentRoot [/usr/docs/dummy-host2.example.com] does not exist
httpd : Could not reliably determine the server's fully qualified domain name, using Flipkart-MacBookPro-344.local for ServerName
[Fri Sep 13 03:33:14 2013] [notice] Digest: generating secret for digest authentication ...
[Fri Sep 13 03:33:14 2013] [notice] Digest: done
[Fri Sep 13 03:33:14 2013] [notice] Apache/2.2.22 (Unix) DAV/2 PHP/5.3.15 with Suhosin-Patch configured -- resuming normal operations
[Fri Sep 13 04:15:14 2013] [error] [client ::1] File does not exist: /Users/anushil.sharma/Sources/website/code/www/hello.html
[Fri Sep 13 04:24:00 2013] [notice] caught SIGTERM, shutting down

এতে দোষ কী?

যে কোনও সাহায্যের প্রশংসা করা হবে।


দেখে মনে হচ্ছে ডকুমেন্ট ডিরেক্টরিতে অ্যাপাচি-র যথাযথ অনুমতি নেই।

সুতরাং ডকুমেন্ট রুটে আমার ডাব্লু-ডুটা ডুব করা উচিত।

হ্যাঁ আপনার মালিকানাটি www-ডেটাতে এবং chmod 755 ডকুমেন্ট রুটে পরিবর্তন করা উচিত।

কীভাবে ইনস্টল করা হয়েছিল?
চিহ্নিত করুন
আমাদের সাইট ব্যবহার করে, আপনি স্বীকার করেছেন যে আপনি আমাদের কুকি নীতি এবং গোপনীয়তা নীতিটি পড়েছেন এবং বুঝতে পেরেছেন ।
Licensed under cc by-sa 3.0 with attribution required.