DirectAdmin Forums

ساخت وبلاگ
All looks fin in your DA and on the crt.sh too. The certificate seems to point to your ns1.liviuxxxxxx.eu hostname.

I'm no guru at this but it looks like for some reason the SNI is not working.

Try fixing your rDNS/PTR first, should be done anyway just to be sure.
Your ip is now pointing to the xx-xx-xx-hosted-by-worldstream.net and it shuold point to your hostname so ns1.liviupxxxx.eu if all is well.
Maybe that will fix things already for you.

DirectAdmin Forums...
ما را در سایت DirectAdmin Forums دنبال می کنید

برچسب : نویسنده : ایمان اصلاحی directadmin بازدید : 1 تاريخ : يکشنبه 9 ارديبهشت 1403 ساعت: 14:21

Is there some solid solutions for DDOS attack with DA panel ? I wonder if DA could detect DDOS attack and then redirect user to static page (or enable Google ReCaptcha) instead loading index.php (with loading all CMS framework that going to server stuck) ?

DirectAdmin Forums...
ما را در سایت DirectAdmin Forums دنبال می کنید

برچسب : نویسنده : ایمان اصلاحی directadmin بازدید : 1 تاريخ : يکشنبه 9 ارديبهشت 1403 ساعت: 14:21

I want to install a LEMP stack. I've found in the docs how to install nginx: https://docs.directadmin.com/webservices/nginx/general.html

It say to use this:

Code:

da build set webserver nginx
da build set php1_mode php-fpm
da build nginx
da build php
da build rewrite_confs

Do I ssh to my server and type that in?

Also, I know how to install LEMP using SSH. Is doing it that way mean I miss out something compared to the way shown in the docs?

DirectAdmin Forums...
ما را در سایت DirectAdmin Forums دنبال می کنید

برچسب : نویسنده : ایمان اصلاحی directadmin بازدید : 1 تاريخ : يکشنبه 9 ارديبهشت 1403 ساعت: 14:21

The docs were updated shortly after forum post. But docs system is using cache extensively so sometimes even after the update, changes are not immediately visible until forced reload is performed.

@Zhenmue DirectAdmin and CustomBuild does not perform CSF restart as part of update procedure. It must have been triggered manually.

DirectAdmin Forums...
ما را در سایت DirectAdmin Forums دنبال می کنید

برچسب : نویسنده : ایمان اصلاحی directadmin بازدید : 25 تاريخ : شنبه 25 فروردين 1403 ساعت: 23:41

;; A Recordsdomain.co. 1 IN A 89.116.smail.domain.co. 86400 IN A 89.1spop.domain.co. 1 IN A 89.116.1ssmtp.domain.co. 1 IN A 89.116.1swebmail.domain.co. 86400 IN A 89.11s;; CNAME Recordsftp.domain.co. 86400 IN CNAME domain.co.www.domain.co. 86400 IN CNAME domain.co.;; MX Recordsdomain.co. 86400 IN MX 10 mail.domain.co.;; NS Recordsdomain.co. 1 IN NS ns2.ssss.da.direct.domain.co. 1 IN NS ns1.server-ss.da.direct.;; SRV Records_imaps._tcp.domain.co. 86400 IN SRV 0 0 993 domain.co._pop3s._tcp.domain.co. 86400 IN SRV 0 0 995 domain.co._smtps._tcp.domain.co. 86400 IN SRV 0 0 465 domain.co.;; TXT Records_acme-challenge.domain.co. 86400 IN TXT "sssss"domain.co. 1 IN TXT "v=spf1 a mx ip4:89.s ip6:2ss:ss:10:sss:0:0:0:1 include:_spf.google.com ~all"domain.co. 1 IN TXT "_mta-sts"_dmarc.domain.co. 1 IN TXT "v=DMARC1; p=none; rua=contact[email protected],contact[email protected];"x._domainkey.domain.co. 1 IN TXT "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAm/MD5iBpjDnvyBQSftcsFaOvEkP4NJo6TNkaw9sDrNJl83Fcg/fYYPuB1aZekHAd6bf7vqOQFfo06KfSLLgrtEBd" "0Xlh3TP7s/Aj6BSQrUkSqvf4sNyGdDwsEiGdJGGp9J7+CUQDuldZRyvdcjDqjn3FLllrL64m54LT7XJyuwjepEQn6IPPwcsewYTDloCq9ALsSy04mzQIDAQAB" DirectAdmin Forums...ادامه مطلب
ما را در سایت DirectAdmin Forums دنبال می کنید

برچسب : نویسنده : ایمان اصلاحی directadmin بازدید : 20 تاريخ : شنبه 25 فروردين 1403 ساعت: 23:41

JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding. You are using an out of date browser. It may not display this or other websites correctly.You should upgrade or use an alteative browser. Today at 9:42 AM 11 Apr 2024The PHP development team announces the immediate availability of PHP 8.3.6. This is a security release.All PHP 8.3 users are encouraged to upgrade to this version.For source downloads of PHP 8.3.6 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.11 Apr 2024The PHP development team announces the immediate availability of PHP 8.2.18. This is a security release.All PHP 8.2 users are encouraged to upgrade to this version.For source downloads of PHP 8.2.18 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is re DirectAdmin Forums...ادامه مطلب
ما را در سایت DirectAdmin Forums دنبال می کنید

برچسب : نویسنده : ایمان اصلاحی directadmin بازدید : 25 تاريخ : شنبه 25 فروردين 1403 ساعت: 23:41

I just setup a new clean Ubuntu 22.04 VPS with installed DirectAdmin, configured the primary/only domain and published a website. HTML pages of the site work fine, but php pages are downloaded by the browser instead of loaded and executed.DirectAdmin is configured with nginx_apache. I first tried several versions of php-fpm, 8.1 and 8.2 would partially load the php pages of the site, and 8.3 seemed to work fine, the pages fully loaded as expected. However, beyond the main php page, the site utilizes link rewrites to generate "pretty" URLs to sub-pages which are php. I figured out that php-fpm doesn't support .htaccess. I reconfigured PHP to use fastcgi, tried both 8.3 and 7.4 (current server hosting the site is 7.4), but both of those options result in the php pages downloading as files instead of loading/executing. I've enabled htscanner in CustomBuild, ran ./build for php and php_htscanner2, ran rewrite_confs from CLI and CustomBuild, restarted apache and nginx, tried toggling php_ini (current/default = "no") and secure_php (current/default = "yes") options in CustomBuild and so far I'm getting nowhere.I will also need to host WordPress sites on this server, but one step at a time for now.Any help would be greatly appreciated. DirectAdmin Forums...ادامه مطلب
ما را در سایت DirectAdmin Forums دنبال می کنید

برچسب : نویسنده : ایمان اصلاحی directadmin بازدید : 29 تاريخ : يکشنبه 29 بهمن 1402 ساعت: 4:06

Would there be any advantage/disadvantage to setting up the DA server using this domain, and then giving it the hostname web.acme.com? Best is not to use default names for hostnames, so no mail or www, imap and such, could give troubles later.However, web is not a default name so yes that would be possible. The hostname doesn't really matter, you can also user server, srv1, vps, my or whatever you like.I don't use Cloudflare DNS, but if you would like to switch to your own nameservers later on, then it might be easier to already have the correct domain in use.For example if I would have acme.com and I plan maybe to later on use ns1.acme.com and ns2.acme.com then I would use web.acme.com or server.acme.com as the hostname for example.If you rather use acmehosting.com for your nameservers, then I personally also would use something like server.acmehosting.com for the hostname.Benefit of running own nameservers? For sure.You don't have any fuzz with exteal nameservers, all options can be done via DA. Next to that, no issues with automatic SSL certificates, no need to configure LEGO, this all works automatically.Be aware that some registrars do not accept the same ip for 2 nameservers, so in some cases a secondary ip is required or a cheap vps with for example Directslave running as secondary nameserver. It all depends what you want.The reason for the hierarchie is safety. I wouldn't set every domain under admin unless you're the only customer on the DirectAdmin Forums...ادامه مطلب
ما را در سایت DirectAdmin Forums دنبال می کنید

برچسب : نویسنده : ایمان اصلاحی directadmin بازدید : 28 تاريخ : يکشنبه 29 بهمن 1402 ساعت: 4:06

Thanks for clarification.

Database size is now retrieved much more efficiently than before, so there is no real performance benefit in not counting it. Option show-db-usage will be eligible for removal in future releases.

Global PhpMyAdmin access is available from the main menu (Extra Features section). It will give you access to all databases. So we decided there is need to duplicate it inside the DB list page.

DirectAdmin Forums...
ما را در سایت DirectAdmin Forums دنبال می کنید

برچسب : نویسنده : ایمان اصلاحی directadmin بازدید : 28 تاريخ : يکشنبه 29 بهمن 1402 ساعت: 4:06

A Wordpress website is not accessible after recently wordpress update 8.x versionThe error :ForbiddenYou don't have permission to access this resource.Root Cause : Comodo rule with ID 218500 is false-positively triggered when Woocommerce 8.x is in us ( depends plugins and version )The lines below can be found in /var/log/[ http or nginx ]/domains > example.com.error.log:22:48:56 [error] 2311512#0: *127470 [client 37.6.255.227] ModSecurity: Access denied with code 403 (phase 2). Matched "Operator `Rx' with parameter `[[]x22',().]{10}$|b(?:unionsallsselects(??:null|d+),?)+|ordersbysd{1,4}|(?:and|or)sd{4}=d{4}|waitforsdelays'd+:d+:d+'|(?:select|and|or)s(??g_)?sleep(d+)|d+s?=s?(?:dbms (436 characters omitted)' against variable `REQUEST_COOKIES:sbjs_first_add' (Value: `fd%3D2024-01-16%2008%3A20%3A34%7C%7C%7Cep%3Dhttps%3A%2F%example.com%2F%7C%7C%7Crf%3D%28none%29' ) [file "/usr/local/cwaf/rules/22_SQL_SQLi.conf"] [line "109"] [id "218500"] [rev "18"] [msg "COMODO WAF: SQLmap attack detected||example.com|F|2"] [data "Matched Data: |||rf=(none) found within REQUEST_COOKIES:sbjs_first_add: fd=2024-01-16 08:20:34|||ep=https:/example.com/|||rf=(none)"] [severity "2"] [ver ""] [maturity "0"] [accuracy "0"] [tag "CWAF"] [tag "SQLi"] [hostname "10.0.0.5"] [uri "/wp-admin/admin-ajax.php"] [unique_id "170543813693.032521"] [ref "v5,24o77,12v1383,163t:urlDecodeUni,t:htmlEntityDecode,t:normalizePath,t:compressWhiteSpace,t:lowercaseo46,12v985,95t:urlDecodeUni,t:ht DirectAdmin Forums...ادامه مطلب
ما را در سایت DirectAdmin Forums دنبال می کنید

برچسب : نویسنده : ایمان اصلاحی directadmin بازدید : 384 تاريخ : يکشنبه 1 بهمن 1402 ساعت: 18:00