• 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. N

    Resolved Perl & MariaDB over Apache or console - installed DBD drivers are different

    Hi Folks, I have a perl script that is running without any problems with MariaDB on Ubuntu from console. But when I call the script over Apache it fails. (Shebang and content-type is given and not the issue.) When I call DBI->available_drivers(); on console it returns...
  2. N

    Question restrict direct (incoming) mail delivery for certain domains

    HI folks, I have multiple domains on my plesk onyx (Ubuntu) server and some domains retrieve their mails from a filter service. Is there a way to configure postfix/dovecot in a way that some domains accept incomming mails only from certain IPs and others from every IP? From time to time some...
  3. N

    qmail - notification to sender when mailbox quota exceeded

    qmail - no notification to sender when mailbox quota exceeded Dear Plesk Team, we have a little problem on out Plesk 11.0.9 - qmail - Ubuntu Server. When we set a quota to a mailbox (i.e. 5MB) and send a mail from an external server that would exceed the quota of this mailbox the mail...
  4. N

    Perl without mod_perl

    Hi Folks, has anyone a little hint how I can run Perl scripts wihout enabling mod_perl? (I have a huge program which uses perl globals ... yes, I'm working on a fix. But I need a fast workaround und the whole program is fixed.) On Suse I used a version with vhosts.conf, but...
  5. N

    Cached Perl Modules cause big trouble

    Hi folks. Currently a very strange thing happens on my system. (Suse9.3/Plesk7.5.4/Apache2) I have some self written Perl modules installed in the /usr/lib/perl5/5.8.6/MyMods and when I use some functions from these modules I encounter cached values in some variables as well as chached...
  6. N

    disable cache on apache

    Hi folks. Here is my problem: (Linux 9.3 - Plesk 7.5 - apache 2) I'm developing Perl scripts and currently I have a very fascinating issue. When I'm calling my scripts with different parameters first (...com/bla.pl?u=user&rand=4711) and afterwards calling the same script a couple of...
Back
Top