• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by PlayCayP

  1. P

    How to use cronjobs to execute a php file?

    The following command worked without any problems: wget -q -O /dev/null http://www.domain.com/file.php The only problem was, the wrong time setting, now when using */1 it executes it every minute (as I wanted). I run this command as user, not as root. And it works perfect.
  2. P

    How to use cronjobs to execute a php file?

    Thanks. But just to confirm, have I used correct settings, to execute the file every minute? By the way, in case that this is important for you, I am using only one webspace, for all of my domains.
  3. P

    How to use cronjobs to execute a php file?

    Hello, I have tried several commands to execute a php file located at my live website, but unfortunately none of them work (nothing happens). But if I start them manually (via a browser), then it works. Does any one have an idea, why the commands do not work? Which could I use instead? GET...
  4. P

    Domain alias - Mail account does not appear within drop down list

    I still need help. Does someone got a solution for this?
  5. P

    Domain alias - Mail account does not appear within drop down list

    Anyone got an idea? I really need your help. Thank you!
  6. P

    How to use cronjobs to execute a php file?

    Ok great, thank you!
  7. P

    Domain alias - Mail account does not appear within drop down list

    Hello, I have just created a domain: domain.com Now I have added an domain alias for: domain.it So domain.it is "connected" with the domain.com My question is, how can I create a mail account for domain.it? Even if I uncheck the related box, within the domain alias setting I still...
  8. P

    How to use cronjobs to execute a php file?

    Okay thank you! So it is better using wget to open the site from external sources, instead of executing the php file internally from /var/www/... ?
  9. P

    SPF Settings when using other FROM_MAIL (Domain)

    Hello, I have just created a mail account within Plesk 11. This I would like to use for several domains (FROM_MAIL). But I always receive SPF:Neutral Only when the domain name is used, that the mail account has been created with, then it shows SPF:Pass Is there any way to also let other...
  10. P

    How to use cronjobs to execute a php file?

    Hello, I tried to add a cronjob (sheduled task) via the Plesk 11 Interface, to execute a php file within my webshop. But unfortunately I can not get it work. The following command I have used: php -q /var/www/vhosts/domain.com/httpdocs/shop/my_cron.php Via email it showed me this error...
  11. P

    SPF Settings - Pass instead of neutral

    Thank you for that information! Since I use my own nameservers, it shows SPF:Pass :)
  12. P

    SPF Settings - Pass instead of neutral

    Hello, I would like to ask you how I can get a SPF:Pass instead of a SPF:Neutral? For example if I send a mail to a gmail user, then it shows: Received-SPF: neutral (google.com: xx.xx.xx.x is neither permitted nor denied by best guess record for domain of shop@xxxxxxxxx.com)...
  13. P

    Backup issues (download freezes server)

    Am I the only one who got that problem? By the way, I could solve the issue, that the backup is creating a backup of itself. I have just added another subscription, that I just use to store the backup via ftp.
  14. P

    IMAP Max Connections, DNS PTR record error

    Hello, I am using: Yes: authorization is required: and Yes: SMTP But the problem seems already to be solved. I hope that this was the only provider that we are blacklisted at.
  15. P

    Backup issues (download freezes server)

    I would also like to mention that this error does not just appear to my installation, I have reinstalled Plesk and the whole server (debian 6.0), several times. And it always ends with that error. I hope someone got an idea how to solve that. Thanks.
Back
Top