نمایش نتایج: از شماره 1 تا 10 , از مجموع 10

موضوع: httpd , nginx در دایرکت

Hybrid View

پست قبلی پست قبلی   پست بعدی پست بعدی
  1. #1
    عضو جدید
    تاریخ عضویت
    Oct 2020
    نوشته ها
    5
    تشکر تشکر کرده 
    0
    تشکر تشکر شده 
    0
    تشکر شده در
    0 پست

    پیش فرض پاسخ : httpd , nginx در دایرکت

    نقل قول نوشته اصلی توسط SaeedFazlollahzadeh نمایش پست ها
    سلام
    البته برای خوانایی بیشتر بهتر هست که کد ها رو داخل تگ کد قرار بدید مثل من که نوشتم.
    اما در خصوص مشکل تون، برای آپاچی این کامند رو بزنید و خروجی رو بفرمایید:
    کد:
    journalctl -xe | grep httpd
    و برای nginx هم فایل /etc/nginx/nginx.conf رو باز کنید و خط ۱۴ رو چک کنید.
    کد HTML:
    [root@server ~]# journalctl -xe | grep httpd
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:49:51 server.makoranhost.net httpd[9207]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:49:51 server.makoranhost.net httpd[9207]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:49:51 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:49:51 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:49:51 server.makoranhost.net systemd[1]: httpd.service failed.
    Oct 14 13:50:01 server.makoranhost.net systemd[1]: Unit httpd.service cannot be reloaded because it is inactive.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:50:02 server.makoranhost.net httpd[10383]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:50:02 server.makoranhost.net httpd[10383]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:50:02 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:50:02 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:50:02 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:50:02 server.makoranhost.net httpd[10485]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:50:02 server.makoranhost.net httpd[10485]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:50:02 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:50:02 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:50:02 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:50:07 server.makoranhost.net httpd[11832]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:50:07 server.makoranhost.net httpd[11832]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:50:07 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:50:07 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:50:07 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:50:46 server.makoranhost.net httpd[16060]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:50:46 server.makoranhost.net httpd[16060]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:50:46 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:50:46 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:50:46 server.makoranhost.net systemd[1]: httpd.service failed.
    Oct 14 13:51:01 server.makoranhost.net systemd[1]: Unit httpd.service cannot be reloaded because it is inactive.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:51:01 server.makoranhost.net httpd[17647]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:51:01 server.makoranhost.net httpd[17647]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:51:01 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:51:01 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:51:01 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:51:02 server.makoranhost.net httpd[17687]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:51:02 server.makoranhost.net httpd[17687]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:51:02 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:51:02 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:51:02 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:51:07 server.makoranhost.net httpd[17696]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:51:07 server.makoranhost.net httpd[17696]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:51:07 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:51:07 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:51:07 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:52:01 server.makoranhost.net httpd[17851]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:52:01 server.makoranhost.net httpd[17851]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:52:01 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:52:01 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:52:01 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:52:06 server.makoranhost.net httpd[17879]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:52:06 server.makoranhost.net httpd[17879]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:52:06 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:52:06 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:52:06 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:53:02 server.makoranhost.net httpd[18043]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:53:02 server.makoranhost.net httpd[18043]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:53:02 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:53:02 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:53:02 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:53:07 server.makoranhost.net httpd[18069]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:53:07 server.makoranhost.net httpd[18069]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:53:07 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:53:07 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:53:07 server.makoranhost.net systemd[1]: httpd.service failed.

    =================
    برای nginx نتونستم این پاسخ رو داد

    [root@server ~]# /etc/nginx/nginx.conf
    -bash: /etc/nginx/nginx.conf: Permission denied

  2. #2
    عضو انجمن SaeedFazlollahzadeh آواتار ها
    تاریخ عضویت
    Jan 2015
    محل سکونت
    تهران
    نوشته ها
    487
    تشکر تشکر کرده 
    1,058
    تشکر تشکر شده 
    690
    تشکر شده در
    483 پست

    پیش فرض پاسخ : httpd , nginx در دایرکت

    نقل قول نوشته اصلی توسط mesazvar نمایش پست ها
    کد HTML:
    [root@server ~]# journalctl -xe | grep httpd
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:49:51 server.makoranhost.net httpd[9207]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:49:51 server.makoranhost.net httpd[9207]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:49:51 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:49:51 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:49:51 server.makoranhost.net systemd[1]: httpd.service failed.
    Oct 14 13:50:01 server.makoranhost.net systemd[1]: Unit httpd.service cannot be reloaded because it is inactive.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:50:02 server.makoranhost.net httpd[10383]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:50:02 server.makoranhost.net httpd[10383]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:50:02 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:50:02 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:50:02 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:50:02 server.makoranhost.net httpd[10485]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:50:02 server.makoranhost.net httpd[10485]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:50:02 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:50:02 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:50:02 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:50:07 server.makoranhost.net httpd[11832]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:50:07 server.makoranhost.net httpd[11832]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:50:07 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:50:07 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:50:07 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:50:46 server.makoranhost.net httpd[16060]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:50:46 server.makoranhost.net httpd[16060]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:50:46 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:50:46 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:50:46 server.makoranhost.net systemd[1]: httpd.service failed.
    Oct 14 13:51:01 server.makoranhost.net systemd[1]: Unit httpd.service cannot be reloaded because it is inactive.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:51:01 server.makoranhost.net httpd[17647]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:51:01 server.makoranhost.net httpd[17647]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:51:01 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:51:01 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:51:01 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:51:02 server.makoranhost.net httpd[17687]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:51:02 server.makoranhost.net httpd[17687]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:51:02 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:51:02 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:51:02 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:51:07 server.makoranhost.net httpd[17696]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:51:07 server.makoranhost.net httpd[17696]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:51:07 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:51:07 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:51:07 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:52:01 server.makoranhost.net httpd[17851]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:52:01 server.makoranhost.net httpd[17851]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:52:01 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:52:01 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:52:01 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:52:06 server.makoranhost.net httpd[17879]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:52:06 server.makoranhost.net httpd[17879]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:52:06 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:52:06 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:52:06 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:53:02 server.makoranhost.net httpd[18043]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:53:02 server.makoranhost.net httpd[18043]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:53:02 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:53:02 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:53:02 server.makoranhost.net systemd[1]: httpd.service failed.
    -- Subject: Unit httpd.service has begun start-up
    -- Unit httpd.service has begun starting up.
    Oct 14 13:53:07 server.makoranhost.net httpd[18069]: AH00526: Syntax error on line 62 of /usr/local/directadmin/data/users/admin/httpd.conf:
    Oct 14 13:53:07 server.makoranhost.net httpd[18069]: SSLCertificateFile: file '/usr/local/directadmin/data/users/admin/domains/makoranhost.net.cert' does not exist or is empty
    Oct 14 13:53:07 server.makoranhost.net systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
    -- Subject: Unit httpd.service has failed
    -- Unit httpd.service has failed.
    Oct 14 13:53:07 server.makoranhost.net systemd[1]: Unit httpd.service entered failed state.
    Oct 14 13:53:07 server.makoranhost.net systemd[1]: httpd.service failed.

    =================
    برای nginx نتونستم این پاسخ رو داد

    [root@server ~]# /etc/nginx/nginx.conf
    -bash: /etc/nginx/nginx.conf: Permission denied
    سلام
    هم فایل nginx و هم فایل آپاچی تون خطای سینتکس و دستوری داره.

    مایل بودید دسترسی روت سرور رو در تلگرام یا از طریق تیکت به واحد فروش ارسال کنید، به جهت این که بررسی فنی نیاز داره با هزینه قابل رفع هست.

  3. #3
    عضو جدید
    تاریخ عضویت
    Oct 2020
    نوشته ها
    5
    تشکر تشکر کرده 
    0
    تشکر تشکر شده 
    0
    تشکر شده در
    0 پست

    پیش فرض پاسخ : httpd , nginx در دایرکت

    نقل قول نوشته اصلی توسط SaeedFazlollahzadeh نمایش پست ها
    سلام
    هم فایل nginx و هم فایل آپاچی تون خطای سینتکس و دستوری داره.

    مایل بودید دسترسی روت سرور رو در تلگرام یا از طریق تیکت به واحد فروش ارسال کنید، به جهت این که بررسی فنی نیاز داره با هزینه قابل رفع هست.

    درود
    هزینه ش چقد میشه سعید جان
    تلگرام بنده: @makorani

  4. #4
    عضو انجمن SaeedFazlollahzadeh آواتار ها
    تاریخ عضویت
    Jan 2015
    محل سکونت
    تهران
    نوشته ها
    487
    تشکر تشکر کرده 
    1,058
    تشکر تشکر شده 
    690
    تشکر شده در
    483 پست

    پیش فرض پاسخ : httpd , nginx در دایرکت

    نقل قول نوشته اصلی توسط mesazvar نمایش پست ها
    درود
    هزینه ش چقد میشه سعید جان
    تلگرام بنده: @makorani
    سلام
    پیام ارسال شد.
    دسترسی ارسال کنید بررسی بشه ابتدا، بعد خدمت تون عرض میشه.

اطلاعات موضوع

کاربرانی که در حال مشاهده این موضوع هستند

در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)

موضوعات مشابه

  1. پاسخ ها: 1
    آخرين نوشته: April 9th, 2018, 08:06
  2. پاسخ ها: 96
    آخرين نوشته: September 10th, 2016, 21:36
  3. درخواست اموزش رفع Nginx is functioning normally بعداز نصب وب سرور nginx
    توسط sms.bartarhost در انجمن دايرکت ادمين DirectAdmin
    پاسخ ها: 0
    آخرين نوشته: February 25th, 2015, 15:51
  4. پاسخ ها: 3
    آخرين نوشته: February 15th, 2015, 18:50
  5. نصب nginx یا httpd
    توسط irantcom در انجمن سی پنل CPanel
    پاسخ ها: 3
    آخرين نوشته: February 20th, 2011, 01:02

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •