PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : حذف اشتباهی فایل httpd.conf



sabair
April 14th, 2013, 09:33
سلام
دوستان من اشتباهی فایل httpd.conf حذف کردم
چکار باید انجام دهم
در ضمن
'httpd.conf.backup'
'httpd.conf.bak'
وجود دارد
لطفا بررسی نماید چکار باید انجام دهم تا مشکل برطرف شود تشکر

RoobinaServer
April 14th, 2013, 09:45
زدن دستورات زیر :



cp /etc/httpd/conf/httpd.conf.bak /etc/httpd/conf/httpd.conf
service httpd restart

یا حق

sabair
April 14th, 2013, 09:46
این خطا را می دهد
Warning: DocumentRoot [/home/admin/domains/suspended/mail] does not exist
Warning: DocumentRoot [/home/admin/domains/suspended/mail] does not exist
Syntax error on line 3 of /etc/httpd/conf/extra/httpd-includes.conf:
Invalid command 'Includc', perhaps misspelled or defined by a module not included in the server configuration

RoobinaServer
April 14th, 2013, 10:03
این خطا را می دهد
Warning: DocumentRoot [/home/admin/domains/suspended/mail] does not exist
Warning: DocumentRoot [/home/admin/domains/suspended/mail] does not exist
Syntax error on line 3 of /etc/httpd/conf/extra/httpd-includes.conf:
Invalid command 'Includc', perhaps misspelled or defined by a module not included in the server configuration

این خطا به خاطر حذف فایل نیست کلا کانفیگ سیستمتون هست که مشکل داره.


دو خط اول ارور که مهم نیست دنبال یک پوشه هست که پیدا نمیکند میتوانید ایجاد کنید و دیگر ارور ندهد.


خط آخری هم مشخص هست :

Syntax error on line 3 of /etc/httpd/conf/extra/httpd-includes.conf:
Invalid command 'Includc', perhaps misspelled or defined by a module not included in the server configuration


در خط سوم فایل :


/etc/httpd/conf/extra/httpd-includes.conf

یک کلمه هست نوشته Includc

آن را اصلاح کنید.


یا حق

sabair
April 14th, 2013, 10:08
تشکر و ممنونم