Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
Yeeeeeeeeeeejh i did it! :rolleyes: Please punch me in the nose ~ i must be dreaming....
The whole sitebuilder5 database have been resurrected from the afterlife.
# /usr/local/psa/bin/sw-engine-pleskrun /usr/local/sb/utils/configure.php --init_db --merge_config --db_admin_name=admin...
Aaaaaarrrrgh....
I found KB http://kb.odin.com/en/112453 to recreate sitebuilder database.
However this is for Plesk 11.5 only. I tried the script anyway ...
# /usr/local/psa/bin/sw-engine-pleskrun /usr/local/sb/utils/configure.php --init_db --merge_config --db_admin_name=admin...
I try to learn as much as possible why i still can ;)
Found the documentation for panel.ini that i was looking for ---> http://kb.odin.com/en/120101
Well.... it's probably not a good thing that i could not find "sitebuilder5" within the PSA
I've put all my money on the debug method and this is...
Thanks @UFHH01 i really appreciate your assistance.
Uhmmmmmmmmm.... i tried "# vi /opt/psa/admin/conf/panel.ini" but it does not exist.
I did a "locate panel.ini" and i found "/opt/psa/admin/conf/panel.ini.sample"
What is supposed to contain in this file and what is it's function?
I did...
Yeah. I happen to have the "locate" command as it was pre-installed on my vps.
I was able to restore the server snapshot from my previous attempt.
And low and behold i found three psadump.log files.
/usr/local/psa/PMM/sessions/2015-04-10-030602.464/psadump.log...
Thanks again @UFHH01
# mysql -Ns -uadmin -p`cat /etc/psa/.psa.shadow` psa -Ne" select d.name from domains d JOIN Subscriptions s on (s.object_id=d.id and s.object_type='domain' and d.webspace_id=0) LEFT JOIN SubscriptionProperties sp on (s.id=sp.subscription_id and sp.name='limitsId') LEFT JOIN...
(Poor me) i had to disable the DNS of 34 domains today and now i have RSI symptoms
It came to me this afternoon when i suddenly realized....
that Plesk is missing navigation buttons to switch from one subscription to another
This is the procedure i followed:
1. click on Subscriptions
* wait...
I thought maybe this KB http://kb.odin.com/en/115756 would solve the issue (did not work)
# plesk db
SHOW VARIABLES LIKE 'old_passwords';
+---------------+-------+
| Variable_name | Value |
+---------------+-------+
| old_passwords | OFF |
+---------------+-------+
Added these lines in...
I would think that you should be able to use the manual you posted and begin where it starts with "Ubuntu"
http://devblog.plesk.com/2013/08/mariadb-installation-guide/
Important: Build a server snapshot just in case if you make a mistake
And make sure to use either the repository for MariaDB 10...
I have setup an email log notification and received a notification email with attachment
Backup task finished on host vps2.mywebsite.com
Task was created by server Plesk | Admin Account with guid (2ec83dfc-cf82-47df-a0cf-a95c3ba3343f)
Creation date is: 2015-Apr-10 03:06:04
Task status is...
Hi @RuslanT i have posted this simular topic couple hours ago.
I'm not sure if it's related to multiple PHP versions of if this is another issue.
http://talk.plesk.com/threads/issues-with-custom-phpmyadmin-and-using-plesk-multiple-php-versions-on-subdomain.332672
Thanks much appreciated! @UFHH01
I found this KB http://kb.odin.com/en/6080 (did not work)
step 1
# find /var/lib/psa/dumps/ -name '*info_1503270306.xml'
(...couple of results....)
/var/lib/psa/dumps/backup_info_1503270306.xml
step 2
# cd /var/lib/psa/dumps
#...
Recently i installed the latest Multiple PHP functionality for Plesk and assigned PHP version 5.6 to a subdomain (for example demo.mywebsite.com) and i installed a Wordpress. All works well....
So i thought i would try something out by installing a custom standalone version of phpmyadmin...
The Plesk Backup Manager still generates the error "No task found with task_id=" when doing backup
I have a daily backup of the important files and logs on a special dedicated sftp repository.
Is there any way of resetting or clearing the backup manager (or cache) ?
Can i simply remove all...
Gosh i am amazed. The development team must have been very busy before Easter and have done an amazing job.
I love the landing page for databases.
Is the Web Application Firewall app as shown in Plesk v12.2 also available for Plesk v12.0.18 ?