• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Search results

  1. F

    Question DNS for server hostname

    This isn't really a Plesk problem, but: You need to setup rDNS. If "web.domain.co.uk" is your real hostname then your IP would be 62.141.32.200 But 62.141.32.200 doesn't have a rDNS. Better you contact your hosting provider.
  2. F

    Issue How to run mautic cron job in plesk

    So you have two versions of php: 7.3 and 7.4 Depending which you want to use you might try: /opt/plesk/php/7.4/bin/php /var/www/vhosts/example.com/httpdocs/mymautic/app/console mautic:segments:update
  3. F

    Issue How to run mautic cron job in plesk

    If you didnt install the OS PHP Version the only php binaries are usually in /opt Try this (when logged in via ssh): ls -l /opt/plesk/php/*/bin/php*
  4. F

    Resolved Spamexperts extension disabled login/password fields

    Tried that and deleting the "disabled=1" tag lets you edit the fields again. Plesk even says after hitting "ok" that it changed the settings - however the login and password are (in the database?) still the same. So it seems only solution is not to change passwords or you have to re-install ;)
  5. F

    Resolved Spamexperts extension disabled login/password fields

    Not really elegant, but yes, that works ;)
  6. F

    Resolved Spamexperts extension disabled login/password fields

    When I put the login and password credentials into the corresponding text fields (spamexperts / settings ): SpamFilter API username SpamFilter API password they are disabled afterwards. So it is impossible to change them. Any idea how to make changes to those fields? Thanks!
Back
Top