• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by CriTrip

  1. C

    MySQL problem with my.cnf and "LOAD DATA LOCAL INFILE"

    Somebody can help me? Thank you.
  2. C

    PHP Mail - Not Receiving Any Emails

    Hi again, some tips for the specific issue with PHP Mailer: in the firewall rules the port 25 must be open (SMTP (submission port) server and SMTP (mail sending) server) and the setting for SPF inbox email in the Plesk Panel: "Tool&Settings" > "Server Mail Settings" > "Switch on SPF spam...
  3. C

    PHP Mail - Not Receiving Any Emails

    Hi, to create the Maildir directory which command did you used? The correct is: /var/qmail/bin/maildirmake ~/Maildir I hope will help you. Bye
  4. C

    "Full hostname" under Server->System settings

    Hi, to fix the warning: "The hostname in the SMTP greeting does not match the reverse DNS (PTR) record" you should request, at the server provider, to setting up the correct reverse DNS (PTR), usually you can't do it directly, it's not a big deal to resolve. For my experience it's better use...
  5. C

    ISO installation problem

    Hi, have you checked the virtual machine requirements? Check this: http://www.parallels.com/products/plesk/requirements/ "Before installing Parallels Plesk Panel software on CloudLinux, you should make sure that the YUM repository on the server is configured for access to CloudLinux...
  6. C

    "Full hostname" under Server->System settings

    Hi, just an acronym that I use: Virtual Plesk Server You can use what do you prefer, like: plesk.example.com, vm.example.com, etc.... Bye
  7. C

    Google indexed 8443 login page

    Hi Grzegorz, open the Linux console and do this: # cd /usr/local/psa/admin/htdocs/ # vim robots.txt Copy-and-paste these two lines: User-agent: * Disallow: / Save the file in vim typing :wq Also you can remove your server from Google result with Google Webmaster, more info...
  8. C

    "Full hostname" under Server->System settings

    Hi DanijelD, in the filed "Full hostname" you should insert the name of the server like this: vps.example.com Be carefull because this update can block some services, if you provides zero-stop-services, before you change the hostname, make a full backup or snapshot. This name must be...
  9. C

    MySQL problem with my.cnf and "LOAD DATA LOCAL INFILE"

    [UPDATE] I had individuated a possible issue, every few second or minutes one service calls "/usr/bin/mysql_upgrade" that process ignores the settings defined in "/etc/mysql/my.cnf" and reset on the fly mysql to default value. I think that a PSA procedure that create, update or delete the...
  10. C

    MySQL problem with my.cnf and "LOAD DATA LOCAL INFILE"

    Goodmorning, I'm using on virtual machine the last version of PLESK 11.5.3 update #42 and UBUNTU 12.04.4 LTS provide by a main Italian ISP, the MySQL version is 5.5.35-0ubuntu0.12.04.2. I'm trying to enable the local-infile option in the /etc/mysql/my.cnf file: [client] local-infile = 1...
  11. C

    MySQL problem with my.cnf and "LOAD DATA LOCAL INFILE"

    Please delete this wrong thread. Thank you
Back
Top