• 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

Search results

  1. solucionesuno

    Question Update MariaDB version on Plesk

    hi! links are down for the script
  2. solucionesuno

    Question user mailbox can not add new email alias

    is anyway to give permission for the user mailbox to create alias in her mailboxes? I access to plesk with the email account and password. Then i can see the aliases created, but i can´t edit.
  3. solucionesuno

    Issue i can´t create email account in specific domain.

    Nothing there. i try create the mail account from panel, and nothing appear in this logs. i try also enable debug to 7 and nothing. is really strange.
  4. solucionesuno

    Issue i can´t create email account in specific domain.

    in the same server, i can´t add email account in specific domain. when i add the email account. plesk panel never finish.... i try to add it over ssh. In a domain that works fine i get: [root@host04 ~]# plesk bin mail --create [email protected] -passwd mypass [2021-07-15 23:22:30.235] DEBUG...
  5. solucionesuno

    Issue Unable to back up applications packages. Error: Cannot load library: /usr/lib64/libmysqlserver.so.2

    i get this erreor from backup task Unable to back up applications packages. Error: Cannot load library: /usr/lib64/libmysqlserver.so.2 What that really means and how can i solve it? any ideas?
  6. solucionesuno

    Emails go in Spam Hotmail but in Gmail not! why?

    the problem is that there is not doucmentation about why their are mark as spam the emails the only header that can give some information is...
  7. solucionesuno

    Resolved Backup - This is not a valid backup - Resolved

    It is known bug #PPPM-11564 which will be included to the hotfix 18.0.23.4 To be able to create a backup update the Plesk database using the query below to set an email like noreply@user_login_name for users with an empty email set. mysql> update smb_users set email=concat('noreply@',login)...
  8. solucionesuno

    Resolved Backup - This is not a valid backup - Resolved

    @ianCP i think that i can solve the problem. check in the log of the backup. cd /var/log/plesk/PMM/backup-**** (replace * by the date of your backup) cat backup.log |grep Missing -C4 |grep Transport: here check in the output wich clients are generating the error. then check in the panel...
  9. solucionesuno

    Resolved Backup - This is not a valid backup - Resolved

    searching in the backup log, i can see that the error repeate a lot of times, for differents clients! [2020-02-04 13:05:00.387|23445] INFO: ReadDescription [2020-02-04 13:05:00.387|23445] INFO: Transport: get local file 'clients/asdgasdfasd/backup_info_2002041230.xml' [2020-02-04...
  10. solucionesuno

    Resolved Backup - This is not a valid backup - Resolved

    I have the same problem! so seems that it is a generalized issue!
  11. solucionesuno

    Issue plesk backup error

    Hello, my backup get this error: backup_info_2002031357.xml: Line 76 error: Element 'user': Missing child element(s). Expected is ( preferences ). then i can´t open. i get this error: Error: The backup cannot be restored: the file has the wrong format. some ideas?
  12. solucionesuno

    Issue email header tag with another customer domain name

    this happen using qmail and dovecot
  13. solucionesuno

    Issue email header tag with another customer domain name

    when outgoing limit filter is enabled in the headers of emails sended, apper a tag with the domain name of another customers. X-PPP-Message-ID: <[email protected]> this is a dataprivacy problem.
  14. solucionesuno

    Issue php mail function not working after update

    i have update another server with the same problem. symbolink link of sendmail is missing... a don´t know what this happen. I suppose if i rebot the server, i have to create the symlink manually again. if somebody can help with this!
  15. solucionesuno

    Issue php mail function not working after update

    Hi everybody, finally i can soleve this problem. the problem is that the default sendmail path is missing after update. this happen to me in centos7 run the command whereis sendmail and you have to get something like this: sendmail: /usr/sbin/sendmail.postfix /usr/sbin/sendmail...
Back
Top