• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by Andriy_Martynyuk

  1. Andriy_Martynyuk

    Admin Username on Fresh WordPress instalation

    Thank you for the responce. I'll contact support now.
  2. Andriy_Martynyuk

    Admin Username on Fresh WordPress instalation

    Hi Custer, thanks for reply, but whe we specify "admin" - Plesk does change it, but does not say about it, noone knows the real login.
  3. Andriy_Martynyuk

    Admin Username on Fresh WordPress instalation

    Hi people, Since last updates when we install new WP instance wia Plesk, use CUSTOM installation and put ANY admin login (for example "admin"), it gives details like: Wordpress Login Details: Username: admin Password: <password> BUT: if I check the DB I see admin username is autogenerated, like...
  4. Andriy_Martynyuk

    Plesk Bind master + PDNS slaves zone transfer

    Yes, it may, but that's more complex solution I don't have time to spend on for now :(. So I'm searching for other variants.
  5. Andriy_Martynyuk

    Plesk Bind master + PDNS slaves zone transfer

    Hi guys, I'm experiencing the situation with zone transfer to PDNS slaves. PDNS have slave=yes enabled and works great with PDNS master server I also have. But, as written by PDNS community: So I've added a small script to crontab updating supermasters table every n minutes: It...
  6. Andriy_Martynyuk

    Sites do not send emails

    Please mark as resolved. The issue about not sending mail from domains was - old versions of LVE anf CageFS are incompatible with latest plesk update, updating them caused all sites in Cagefs to throw error 500 with log string: "SecureLVE jail error Invalid regexps: no match for path to base...
  7. Andriy_Martynyuk

    Sites do not send emails

    Issue fixed with updating LVE and cagefs, but! now I get 500 if enable cagefs for any site, and error "SecureLVE jail error Invalid regexps: no match for path to base home directory" like in http://kb.odin.com/en/123846 So I disabled cagefs now. but I need it. Help
  8. Andriy_Martynyuk

    Sites do not send emails

    # ls -la /usr/lib64/plesk-9.0/postfix-sendmail-wrapper -r-sr-xr-x 1 root root 65040 Apr 24 04:18 /usr/lib64/plesk-9.0/postfix-sendmail-wrapper # ls -la /usr/lib/plesk-9.0/postfix-sendmail-wrapper ls: cannot access /usr/lib/plesk-9.0/postfix-sendmail-wrapper: No such file or directory sending...
  9. Andriy_Martynyuk

    Sites do not send emails

    We have cagefs installed, this is the output under user's shell: bash-4.1# php -i | grep sendmail sendmail_from => no value => no value sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i Path to sendmail => /usr/sbin/sendmail -t -i bash-4.1# ls -la /usr/sbin/sendmail...
  10. Andriy_Martynyuk

    Sites do not send emails

    Started after last update 12.0.18 Update #44 (on CloudLinux): I can send mail wia created mailboxes, but sites can not send mail, contact forms say "Failed to send your message." maillog file also do not indicate sending any messages from domains. Wordpress restore password claims: "The e-mail...
  11. Andriy_Martynyuk

    CageFS + php /var/lib/php/session/ + Custom php.ini

    Ok, I think I found the issue, it seems it's cloudlinux issue: when cagefs is enabled the site has no access to "/DATA/www/system/<domain>/etc/php.ini" so uses default /etc/php.ini That causes the wrong session folder used. But strange why not using /DATA/www/<domain>/etc/php.ini or...
  12. Andriy_Martynyuk

    CageFS + php /var/lib/php/session/ + Custom php.ini

    Hi ppl, while using the code similar to: We get error: The error appears until we disable CageFS for this domain. So we try to set a "session.save_path" variable wia plesk admin but php_info still shows session.save_path is (/var/lib/php/session). Will provide any additional info necessary...
  13. Andriy_Martynyuk

    Domain Custom ErrorDocuments

    Parallels Plesk v12.0.18_build1200140606.15 os_RedHat el6/CloudLinux Server 6.6 I try to redirect 404 to a specified page (any variant .htaccess or Home->Subscriptions-><domain>->Websites & Domains-><domain>->Web Server Settings->Additional directives for HTTP) with "Custom error documents"...
Back
Top