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.
I have try by edit /etc/sudoers i give apache all rights wiht nopassword but it doesn't work.
I use a VPS, installed software plesk 8.6 centos 5 x86_64, please someone can help me?
Good day!
What is the most easy way to give a single php script of vhost root permissions?
I want to restart mysql by a php script:
$cmd = "sudo /var/www/vhosts/default/optimize_db.sh";
exec($cmd, $output, $retval);
echo $retval;
In optimize_db.sh i have:
service mysqld stop...
[root@ ~]# rpm -q openssl
openssl-0.9.7a-43.17.el4_6.1
[root@ ~]# yum update openssl
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Could not find update match for openssl
No Packages marked for Update/Obsoletion
[root@ ~]#
Current...
Delete the active version is not a good idea, you better remove 8.3.0:
rpm -e psa-8.3.0-cos4.build83071218.20 --nodeps
After doing that you can run the upgrade. This work fine for me.
Upgrade fail ERROR while trying to upgrade SQL
After update to 8.3 i get this error:
ERROR while trying to upgrade SQL database from 821
Aborting...
STOP psa-8.3.0-cos4.build83071218.20 upgrading AT Fri Jan 4 21:08:29 CET 2008
========Full log=====
Continue...
done
===>...
Trigger by create domain doesn't work:(
Exactely the same by create subdomain work fine.
User: root, priority 0.
Someone else the same problem? I have test in plesk 8.1 en 8.2.1.
Please let me know or event manager (create domain) in 8.3 work fine?
Thanks, Bob