• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. yabado

    Issue Can curl remotely, but not locally on Plesk server. Always Get curl: (7) couldn't connect to host

    When I try to curl a site hosted on my Plesk server, FROM my Plesk server, it always fails with "curl: (7) couldn't connect to host". This is not a firewall issue, but possibly an issue what nginx Listens for? It works if I curl from my remote desktop, but not if I try and curl locally...
  2. yabado

    Issue Domain PHP "Performance and security settings" not used?

    Ended up being CageFS (CloudLinux - Main | New template) on the domain. Removing it, allowed plesk to use the custom php.ini I had no idea that CageFS restricted the custom PHP settings ¯\_(ツ)_/¯
  3. yabado

    Resolved Obsidian on CloudLinux Server 6.10 ?

    Is it true that I cannot upgrade to Obsidian on my server running CloudLinux Server 6.10 ? https://www.plesk.com/lifecycle-policy/ Looking for answers from other CloudLinux Server 6.10 users.
  4. yabado

    Issue Domain PHP "Performance and security settings" not used?

    Yes Igor, I know all this. It is not working.
  5. yabado

    Issue Domain PHP "Performance and security settings" not used?

    The domain's php.ini has the updated values, but the server is not using them. Perhaps plesk is not restarting things to pick up the new config correctly?
  6. yabado

    Issue Domain PHP "Performance and security settings" not used?

    I load up phpinfo() on a page to verify changes, yet they remain the defaults. I also increase upload_max_filesize to 16MB, yet I am only able to upload files of 2MB or less.
  7. yabado

    Issue Domain PHP "Performance and security settings" not used?

    I have set several custom PHP settings, hit Apply ( then OK ) and the custom settings are never applied to the domain. Anyone know how to fix this? CloudLinux Server 6.10 (Vladimir Lyakhov)‬ProductPlesk Onyx Version 17.8.11 Update #78, last updated on Dec 23, 2019 03:52 AM
  8. yabado

    Resolved Old Email Clients and Obsidian?

    Anyone from Plesk care to reply?
  9. yabado

    Resolved Old Email Clients and Obsidian?

    I have several clients that use older email clients to get/send their email. These old email apps still use older SSL protocols like SSL v.2/3 and TLS v.1 If I upgrade to Obsidian, will my clients have issues accessing their emails? My current setup... OS: ‪CloudLinux Server 6.10 (Vladimir...
  10. yabado

    Issue Cannot Edit PHP Setting on ALL domains?

    Happy to see a reply confirming this was a bug caused by recent update. After working all day to track down the problem, only wish the reply was made sooner
  11. yabado

    Issue Cannot Edit PHP Setting on ALL domains?

    Looks to be a bug from Plesk, not sure why no one has replied to this yet ¯\_(ツ)_/¯ It appears related to this issue, but I never changed any settings, only ran updates. PHP support cannot be enabled for one domain in Plesk when nginx service is stopped
  12. yabado

    Issue Cannot Edit PHP Setting on ALL domains?

    All of my domains now look like this?
  13. yabado

    Issue Cannot Edit PHP Setting on ALL domains?

    Did a reboot and did not fix things.
  14. yabado

    Issue Cannot Edit PHP Setting on ALL domains?

    Here is the message next to PHP version selector... PHP support cannot be enabled because current hosting configuration does not include any PHP versions available for this domain. I believe this bug was introduced within past 7 days. How can I fix this? Furthermore it has this as well...
  15. yabado

    Important Repair Kit Extension

    It is great how the new Repair Kit Extension can show which domain is using CPU and Memory, but what I really need is to see who is using high Bandwidth bursts. Is there any chance this can be added to Repair Kit in a future update?
  16. yabado

    Resolved were not created due to the errors in configuration templates: httpd: bad user name...

    Thanks brother. That fixed it up. Seems that errant user was attached to a bunch of webmail configs, across several domains? weird.
  17. yabado

    Resolved were not created due to the errors in configuration templates: httpd: bad user name...

    I removed the "second" instance from /etc/passwd manually Then why is Plesk showing the "bad name" error on my plesk panel dash? Image 2018-02-27 at 8.18.39 AM.png
  18. yabado

    Resolved were not created due to the errors in configuration templates: httpd: bad user name...

    Here is what I have: # grep sample /etc/passwd sample:x:10047:503::/var/www/vhosts/sample.com:/bin/false MariaDB [psa]> select * from sys_users where login='sample'; Empty set (0.00 sec) Now after running adduser, I have 2 instances of the same user :-/
Back
Top