Recent content by WSNHosting

  1. WSNHosting

    Question What information is contained in the .rapid-scan-db folder?

    It's from Imunify, right? It's not related to hardware RAID.
  2. WSNHosting

    Question What information is contained in the .rapid-scan-db folder?

    What information is contained in the .rapid-scan-db folder? Is it related to hardware, or is the information about something else?
  3. WSNHosting

    Issue How to check what file user sendemail ?

    have tools for easy use ?
  4. WSNHosting

    Issue How to check what file user sendemail ?

    Hello I found some file send email but not not know file I see in log send email found how to find file send ?
  5. WSNHosting

    Issue Need a way to randomize the password of Plesk panel.

    now this ok for root but user admin not ok can fix ?
  6. WSNHosting

    Issue Need a way to randomize the password of Plesk panel.

    I've detected numerous random logins using root, admin, and other usernames through the panel. I've enabled the Plesk panel, but it seems to be working. No random IP addresses are blocked. Is there a way to fix this problem?
  7. WSNHosting

    Issue Can't send email via php mail() on alma9.x

    i not found error Rejecting message: system user is not allowed to send mail in /var/log/maillog like https://support.plesk.com/hc/en-us/articles/12376927518359-PHP-mail-cannot-send-mail-on-Plesk-server-The-user-user-is-not-allowed-to-send-email In my case, this is: When selecting PHP...
  8. WSNHosting

    Issue Can't send email via php mail() on alma9.x

    [root@ns1 ~]# grep -R "sendmail_path =" /opt/plesk/php/* /opt/plesk/php/5.6/etc/php.ini:;sendmail_path = /opt/plesk/php/7.0/etc/php.ini:;sendmail_path = /opt/plesk/php/7.4/etc/php.ini:;sendmail_path = /opt/plesk/php/8.0/etc/php.ini:;sendmail_path = /opt/plesk/php/8.1/etc/php.ini:;sendmail_path =...
  9. WSNHosting

    Issue Can't send email via php mail() on alma9.x

    if use php 5.6, 7.0 all domain
  10. WSNHosting

    Issue Can't send email via php mail() on alma9.x

    i try see phpinfo sendmail_path on php 5.6 , 7.0 have -t -l only how to fix ?
  11. WSNHosting

    Issue Can't send email via php mail() on alma9.x

    Look like PHP not config sendmail_path = /usr/sbin/sendmail -t -i or not ?
  12. WSNHosting

    Issue Can't send email via php mail() on alma9.x

    not show error but can't send email code : echo mail($to, $subject, $message, $headers) not echo no 0 or 1
Back
Top