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

    Is it possible to recover a backup made with Plesk 12.5 to Plesk 12?

    I have a backup made with Plesk 12.5 I need to restore to a system running Plesk 12 Does anyone have any experience of this or know if it is going to be possible? Thanks
  2. K

    After update to Plesk 12.5 impossible to access phpMyAdmin globally

    See https://talk.plesk.com/threads/is-it-still-possible-to-access-phpmyadmin-for-admin-user.337528/
  3. K

    After update to Plesk 12.5 impossible to access phpMyAdmin globally

    If it helps anyone; this achieved what I wanted mysqldump --all-databases -uadmin -p`cat /etc/psa/.psa.shadow` > myfile.sql That said it was a conenience having PHPMyAdmin
  4. K

    Resolved Is it still possible to access PHPMyAdmin for admin user?

    Sorry. I seem to have double-posted and cannot delete the post.
  5. K

    Resolved Is it still possible to access PHPMyAdmin for admin user?

    After an upgrade to 12.5 all I seem to be able to do is access PHPMyAdmin for individual domain databases. This is a slight frustration as I want to be able to access it as admin and see and manage all databases on the system at once, (including ones not registered via Plesk) Thank you
  6. K

    After update to Plesk 12.5 impossible to access phpMyAdmin globally

    Is it still possible to access PHPMyAdmin as admin and see alll databases? At the moment I can only see how to click through to the section of the database's on a per domain basis. Thank-you
  7. K

    Can I ftp a backup file to the server and restore from that?

    I can't seem to upload my backup file via the browser interface. (The upload never starts). Probably due to a poor upload connection speed from my ISP. I can upload via SFTP (at quite a slow rate). If this works - can I just move the backup file to a location on the server and it will appear in...
  8. K

    Problem starting courier Pop3 server

    Thanks abdi The only one running was courierlogger - killing that didn't enable me to start the courier POP3 server.
  9. K

    Problem starting courier Pop3 server

    When I try to start the server I get: courier-pop3d: bind: Address already in use The only thing I may have done recently to change the server was run yum update (CentOS) - and I did not stop any services before doing this. (I read something which suggested that might have been a problem). So...
  10. K

    Stop Plesk managing WordPress without removing WordPress files?

    Thanks UFHH01. Ok. Using sub-domains is the best approach in these kinds of cases. And also thanks for reminding me to copy the database before Removing the app. I probably would have forgotten. (Though that said I'll probably try scanning and then using the WordPress ToolKit to manage both first).
  11. K

    Stop Plesk managing WordPress without removing WordPress files?

    Thanks Custer. I think I installed it via APS. The scenario is that I have a web site running WordPress. Some other developer has developed a new WordPress site on his development server and now wants to install it to the same domain as ours. He plans to do this by FTPing the files. Because we...
  12. K

    Stop Plesk managing WordPress without removing WordPress files?

    I used the new WordPress Toolkit to install Wordpress. Now I don't want it. Chiefly because it prevents me changing the document root. Once you've installed an app Plesk won't let you change the document root under Hosting Settings. And now i want to start making quite manual changes e.g...
  13. K

    Does a system user automatically have a Plesk Control panel?

    I think I'm probably creating a problem which does exist. My use case is I want to be able to give a web site to someone. They can e.g. manage it with WordPress. But I don't want to give them access to a Control Panel. It seems that when you create a new customer you automatically give them...
  14. K

    Does a system user automatically have a Plesk Control panel?

    Question: does Plesk automatically give the new default user for a customer account access to the CP? It appears to me to be so. Let me ask the question another way. Let's say I've noticed that the default user has Control Panel access is it possible to disable this? If so what menu should I be...
  15. K

    Does a system user automatically have a Plesk Control panel?

    If i create a new customer I am asked to create a new Plesk user. This Plesk user appears to have access to a Control Panel. Can this be prevented? If I create a second user e.g a mail account there is an option whether or not to give them Control Panel access but I can't see this option for...
  16. K

    What does Plesk update?

    I've never understood this. When Plesk updates itself what, exactly does it update, apart from its own files? Does it for example update Apache or PHP or system libraries or even the whole system? Or not? With thanks --Justin Wyllie
  17. K

    Plesk fails to update and tells me to send the logs to Parallels support - but where is Parallels?

    Plesk 12.0.18 Update #41 on CentOs 6.5 The auto-update is failing and tells me to email the log to Parallels support. To whom do I email it? The log is attached (It looks to me like it is trying to update PHP and failing to connect to a Parallels repository). In general does anyone know -...
  18. K

    [PPPM-2612] Outgoing mail control on domains simply doesn't work

    Ok. After some investigations I now have this: Under Outgoing Mail Control - "Allow scripts and users to use Sendmail" has to be turned on. (That made it work). A couple of anomalies though: 1. Despite the text underneath this option saying that with this turned on scripts will be controlled...
  19. K

    [PPPM-2612] Outgoing mail control on domains simply doesn't work

    Yes. My system has updated to that revision. Now no mail is sent at all using PHP mail() function: Mar 30 14:50:01 vps20171433 plesk sendmail[2446]: handlers_stderr: DATA REPLY:554:5.7.0 The message could not be sent. You are not allowed to use sendmail utility. Mar 30 14:50:01 vps20171433...
Back
Top