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

    Question Ajax request in plesk plugin

    I was developing a plesk plugin which infact using zend framework . In that i am making an ajax request as follows : new Ajax.Request('<?php echo $this->checkStatusAction; ?>', { method: 'post', parameters: {param1: value1, param2: value2}...
Back
Top