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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
It should be a piece of cake. I would prefer to use Plesk instead of terminal. Just make sure you copy and do not move.
However if you export and import the WP database from one domain to another domain remember to use the same:
- WP admin user
- database table_prefix
or
Adjust the wp-config...
http://kb.odin.com/125146 -- whoaaaa
I love that you guys have released the latest update with multiple php support since yesterday
Big kisses from me !!
I might need to retry it again in order to see where it went wrong
as i probably did not understood the article :)
PHP version that i used was php563 same as mentioned in the article - maybe i copied and paste too much from the article to terminal
If i remember correctly a PEAR PHP module...
For some reason i have failed to correctly register the latest php_handler
[upgrade manual] - Step 2.
# make install
Installing shared extensions: /usr/local/php563-cgi/lib/php/extensions/no-debug-non-zts-20131226/
Installing PHP CLI binary: /usr/local/php563-cgi/bin/
Installing...
Thank you for the reply. I would certainly try your suggestion this weekend.
This is the official method for implementing Multiple PHP that i have found
http://kb.odin.com/en/118378
and for references ....
http://talk.plesk.com/threads/php-panda-multi-php-installer-for-plesk.293750/page-11
and...
If i query mysql packages i get this result:
# rpm -qa mysql*
mysql-connector-odbc-5.1.5r1144-7.el6.x86_64
It was not covered in that tutorial, i don't know if Plesk uses this module.....
- Is there a way to query which package is used by an package?
- How can i safely remove this...
Hello, i have a couple of questions as i recently found out my Centos6.6 with MariaDBv10 and Plesk12 has a CentALT repository has updates enabled and now asks if i want to upgrade PHP components. I do not use any other third party for example Atomic/Remi repo's.
PHP packages:
# rpm -qa | grep...
Ok, i would like to give MariaDB version 10 a go after a brief test of version MariaDB version 5.5.
MariaDB version 10 is currently a stable version based on MariaDB version 5.5
~!~ an upgrade from MariaDB version 5.5 to version 10 did not succeed.
I had to restore a snapshot and retry the...
@UFHH01
I'm sorry, because as a Windows user i got used that a warning means "requires an action"
Yessss.... it worked! and without issues as i followed @IgorG his tutorial for MariaDB version 5.5
The server is still running (for now at least...)
I created a new snapshot before i started just...
I'm following the mariadb tutorial, however i'm stuck at step 1 ...
Step 1| If you’re doing a drop-in replacement, backup your databases:
# mysqldump -uadmin -p`< /etc/psa/.psa.shadow ` \
--all-databases | gzip > /root/mysql.all.dump.sql.gz
And this returns:
-- Warning: Skipping the data of...
I discovered that in "Plesk Update and Upgrade Settings" the following option was switched to enabled: "Automatically install updates for third-party components (such as MySQL and PHPMyAdmin)"
Maybe that triggered a deployment of third-party mysql server, however i have not found anything in...
Found the answer and the solution is very simple!
Navigate to My Profile > Profile and Preferences
Change administrator email
Logon SSH and regenerate the Health Monitor config file with a restart as shown below:
# /usr/local/psa/bin/sw-engine-pleskrun...
I would like to upload a custom Wordpress to my server.
At the moment i'm still trying to figure out how it works, because this is new for me...
Is it is possible to do the following?
- Download the Wordpress APS package from Plesk
- Unpack the package
- Copy WP-Theme and WP-Plugins into the...
The Plesk Health monitor is sending alerts to the wrong email by default.
How can it be changed?
Could someone please verify if the "Alarm level changed" notifications by "Health Monitor" are triggered by the default address that has been setup in My Profile > Profile & Preferences or is there...