• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Search results

  1. lvalics

    Question How to increase HTTP body size limits?

    I am not sure that the issues come from Apache/NGinx only. How you try to download the file? Do you have a script for this? Try this 2 links, even if is old. http://stackoverflow.com/questions/432713/serving-large-files-with-php http://teddy.fr/2007/11/28/how-serve-big-files-through-php/ As far...
  2. lvalics

    Issue Unable to connect to store after installing Magento 1.9.2.4 through Plesk app installer

    Most probably the configuration file was not created as it should be. Or database could be missing. It will be very helpful if you tell more about the error you get, this can help on an exact diagnostics.
  3. lvalics

    Issue MU # 41 Installation fails on Plesk 12.5.30 Linux

    Seems nginx fail on apt-get, try without nginx and you can install that later.
  4. lvalics

    Resolved ERROR: Zend_Db_Statement_Exception: SQLSTATE[HY000]: General error: 1021 Disk full

    You can change the mysql folder location to a different disk, different partition, different folder will not help if is on same partition. But also you will need to move actual DB folder to that new location. You need to edit for this /etc/my.cnf, but I advise to ask for help from a person who...
  5. lvalics

    Resolved ERROR: Zend_Db_Statement_Exception: SQLSTATE[HY000]: General error: 1021 Disk full

    /dev/mapper/vg00-var 3.9G 3.8G 0 100% /var ity is here your answer, /var/lib/mysql is on same partition and this is why cannot write.
  6. lvalics

    Issue Domains

    The license key will unlock or lock domains, you cannot modify it. You will need to order the upgrade.
  7. lvalics

    Resolved Can't create FTP logins to sub dirs

    I think you should use /httpdocs/test1/
  8. lvalics

    Resolved Globally change PHP versions

    This can help. https://kb.plesk.com/en/125146 There is an utility to move from one php to another but also apache.
  9. lvalics

    Resolved No Subscription Control Panel since change of main IP

    Try to call with a domain name like https://domainonthatserver:8443/ then will be redirected to registered IP, then change the ip with domain name again and you can access the panel, then go to settings and change the IP. Hope will work. (as I remember this is how I have done in the past).
  10. lvalics

    Issue ftp user cannot modify apache user's files

    You can install without problem PHP multiple version, I suggest to do with autoinstaller of PLESK. Then you will see in PLESK the php-fpm. That will work. Also you need for existing files with apache user to change manually the rights. cd /var/www/vhosts/yourdomain.com/httpdocs/ ls -al (to see...
  11. lvalics

    Issue ftp user cannot modify apache user's files

    Use FastCGI or php-fpm then you will avoid this issue. For existing ones you will need to change back manually.
  12. lvalics

    Resolved ERROR: PleskFatalException

    Also if InnoDB files are corrupted you can do some things like. 1. Copy the whole /var/lib/mysql folder to a safe place (as a backup) 2. Because you have only a few DB and seems a new server to me, try to find in PLESK folder a dump of an installer/upgrader, /var/lib/psa/dump you can try to...
  13. lvalics

    Resolved ERROR: PleskFatalException

    check /var/lib/mysql/something.err replace something with your filename.
  14. lvalics

    Question How to install, config Varnish with Plesk 12.5?

    Try mod_pagespeed, I suggest it. And sometimes not the cache is the issue, need to investigate the logs and see if is not too many open files, apache wait for other things and so on.
  15. lvalics

    Resolved Not sending emails

    Contact me on skype: lvalics
  16. lvalics

    Resolved Not sending emails

    If noone else have idea what can be, I can only say more if I take a look ;-(
  17. lvalics

    Resolved Not sending emails

    Try: service psa stopall service psa start
  18. lvalics

    Issue Hosting setting problem after update to 12.5

    Hmmm, I suspect it is a corrupt template in PLESK, but only repair or overwrite that file will help you. If it is still working the environment (and is only a duplicate in template) then I suggest to leave it like that until next update. Also you can try to do an autoinstaller and install any...
  19. lvalics

    Issue Hosting setting problem after update to 12.5

    https://docs.plesk.com/en-US/17.0/administrator-guide/plesk-administration/plesk-repair-utility/plesk-repair-utility-installation.74677/ Try: plesk repair installation
Back
Top