Plesk Automation :: Convert Ppa Server To Webmin

Mar 13, 2014

I have server that has a SINGLE customer on it - this is not economical to run under PPA - how do I remove it from the PPA management and not disrupt the current site/email on it?

The plan is to run it on webmin - there is no way it can justify PPA for 1 site.

View 2 Replies


ADVERTISEMENT

Plesk Automation :: Error While Installing Automation During (Getting SELinux) Step

Jul 5, 2013

I am trying to install Automation, and I keep getting an error after the "Getting SELinux" step, here is a log of the process so far:

Code:
[INFO]: Checking current user privileges...
[INFO]: Checking critical environment requirements...
[INFO]: Determining OS parameters...
[INFO]: Detected OS: CentOS-5-x86_64
[INFO]: Getting SELinux state...
[ERROR]: Unexpected error: ''

[Code] ....

I have tried running the installation on a different server and the same issue came up...

View 19 Replies View Related

Convert From Plesk VPS To CPanel VPS

Oct 7, 2009

I mostly work with cPanel/WHM but, I have to work with Plesk for just one client of mine. He's on Plesk becoz I came to know Plesk worked better on 256MB VPS than cPanel in the early days. Hence, on my recommendation, he is on Plesk on a 512 MB Memory VPS till now for all these years.

I wonder how tedious it might be to convert from Plesk to cPanel? The client basically uses Joomala + vBulletin and runs forums as of now.

Also, which CP will perform better on 512 MB VPS - Plesk or cPanel.

View 5 Replies View Related

Plesk Automation :: Failure To Install Automation On Centos 6.5

Apr 4, 2015

I am installing plesk automation on centos 6.5 using this command on a fresh system

./ppa_installer --password some_password --admin_email some_email

and get the following error.

[LOGTEE]: Error Downloading Packages:
[LOGTEE]:
[LOGTEE]: libuuid-2.17.2-12.18.el6.i686: failure: Packages/libuuid-2.17.2-12.18.el6.i686.rpm from base: [Errno 256] No more mirrors to try.

Looks like some lib is not found in the mirrors.

View 1 Replies View Related

Plesk Automation :: Automation Installer Breaks Yum In CentOS 6.6

Jan 29, 2015

On a clean install of CentOS 6.6 (Final) I did the following:

1. updated the /etc/hosts file to point my ip to the hostname

2. Open the ports in the iptables file.

3. ran the ppa_installer per the instructions on [URL] ....

The ppa_installer log says installed Successfully. However the following occurs:

1. Cannot browse to the url:8443, or any of the other variations (8080, 8880, https/http)

2. Yum installer is now broken (I replicated this twice). Yum will not run at all with the following error:

There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: /usr/lib64/libcurl.so.4: file too short

Please install a package which provides this module, or verify that the module is installed correctly.It's possible that the above module doesn't match the

current version of Python, which is:
2.6.6 (r266:84292, Jan 22 2014, 09:42:36)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]

I am now going to try Cent OS 6.4.. will report back.

View 8 Replies View Related

Plesk 12.x / Linux :: Easy Way To Convert Subdomain Into Domain?

Apr 7, 2015

I've got a customer that has a website at hisdomain.com . He created a subdomain called dev.hisdomain.com for the new version of his website. Now he wants to take it live. Had he created dev.hisdomain.com as a subscription instead of a subdomain, it would have been easy to "rename" the old site to old.hisdomain.com and then rename the new site to the current name.

Am I going to have to move all the files around at the command line or is there an easier way to switch around the sites? The server in use is CentOS 6.6

I thought that those were my options.

Click to expand...
Click for original message

View 6 Replies View Related

Plesk 11.x / Linux :: Convert Mailbox To Lowercase - Failed Error

Oct 29, 2014

When running the repair function to convert mailboxes to lowercase, I immediately receive the following error:

/usr/local/psa/bin/repair --convert-mailboxes-to-lowercase
2014-10-30T00:11:09+01:00 ERR (3) [util_exec]: proc_close() failed

What does this "[util_exec]: proc_close() failed" means and how can I fix this error?

View 2 Replies View Related

Plesk Automation :: Failed To Add Linux Web Server

Apr 22, 2014

Installing packages task failed. The log fails on:

Installing packages
Loaded plugins: fastestmirror, rhnplugin
Loading mirror speeds from cached hostfile
* cloudlinux-x86_64-server-6: cl-mirror.krystal.co.uk
* elrepo: mirrors.coreix.net
Running rpm_check_debug
Fatal error during packages installation: Test Transaction Errors: package mysql-libs-5.1.73-3.el6_5.x86_64 (which is newer than mysql-libs-5.1.71-1.el6.i686) is already installed

How can we get it to continue?

View 2 Replies View Related

Plesk Automation :: Try To Migrate Linux Server

Aug 29, 2013

im trying to migrate my plesk 11 linux server (i installed the PPA Moving Tools) but when im running the assimilate command: ppa-assimilate generate-migration-list config.ini...im getting this error:

[root@server ~]# ppa-assimilate generate-migration-list config.ini
[2013-08-30 00:40:54] [INFO] | Initialize migrator
[2013-08-30 00:40:54] [INFO] | Load configuration
[2013-08-30 00:40:54] [INFO] | PPA host: XXX.XXX.XXX.XXX
[2013-08-30 00:40:54] [INFO] | CBM URL: https://XXX.XXX.XXX.XXX:8443/plesk-billing/direct-api.php

[code]....

View 3 Replies View Related

Plesk Automation :: Unable To Add 2012 R2 Server

Feb 17, 2014

Today i setup a test environment. I have all fresh OS installs today. Management node is Centos 6.5 with PPA 11.5 update 2

I go to servers > add > choose IIS role. The Server is Windows 2012 R2, I have disabled Windows Firewall and disabled UAC, and rebooted it before trying to setup on PPA.

Enter IP and i get the following error.

Code:
Automated WinRM Enabling Failed
Error during WinRM enabling on '192.168.1.101'. Script exit code is 1. Script output (stdout/stderr): ERROR: Cannot open control pipe - NT_STATUS_INVALID_PARAMETER
Failed to install winexesvc
/

Repair Connectivity
To make automated deployment possible please try to check network communications between Management and target nodes. Ensure that WMI is not blocked on a target node. Or copy, paste and invoke the following script on a target node.

netsh advfirewall firewall add rule name="WinRM in" protocol=TCP dir=in profile=any localport=5985 remoteip=any localip=any action=allow
netsh advfirewall firewall add rule name="POA in" protocol=TCP dir=in profile=any localport=8352 remoteip=any localip=any action=allow

[code]...

However, it does create several roles in windows firewall so PPA can connect and sucessfully created X number of rules.I too disabled IPTables on management node.

View 12 Replies View Related

Plesk Automation :: Error During PPA Installation On Server

Feb 12, 2014

I'm trying to install PPA on a server, but I'm getting an error during installation:

[INFO]: Checking current user privileges...
[INFO]: Checking critical environment requirements...
[INFO]: Determining OS parameters...
[INFO]: Detected OS: CentOS-6-x86_64
[INFO]: Getting SELinux state...

[Code] ....

View 3 Replies View Related

Plesk Automation :: Cannot Migrate To External DB Server

Apr 22, 2014

I get the following message if i try to migrate a domain from a Windows Plesk (9.5.5) to PPA:

[2014-04-22 11:25:39] [ERROR] check-infrastructure/mydomain.com| The mssql database DATABASENAME from SourceSQL:0 will not be copied to external DB server at x.x.x.x:1433 - this is not implemented.

But this should have been fixed in MU#4 as mentioned in [URL] ....:

[-] Users could not migrate to PPA 11.5 if PPA used an external Microsoft SQL Server (which was added through Infrastructure > Database Servers). (PPA-771)Click to expand...

View 1 Replies View Related

Plesk Automation :: Get All Domain Present On Server

Oct 31, 2014

im trying crate small remote application for manage plesk planel. and need xml api command simile to this :

<?xml version="1.0" encoding="UTF-8"?>
<packet version="1.5.0.0">
<server>
<set>
<result>
<status>ok</status>
</result>
</set>
</server>
</packet>

for get all domain present on my server !​

View 1 Replies View Related

Plesk Automation :: Can Migrate Multiple Confixx Server To PPA?

May 5, 2014

How can i migrate best multiple confixx server to a PPA environment?

I have read migration confixx to ppa is not directly supported, is that right? Can i first migrate all confixx server to one plesk server and migrate in a next step all to ppa or should i migrate step by step each confixx server to a plesk server and after this migrate to ppa?

Who can handle plesk/PPA the multipe username? (server1 with user: web1 | server2 with user: web1) ?

View 1 Replies View Related

Plesk Automation :: Upgrade Without Affecting Legacy Server?

Apr 9, 2014

We have one server don't want to touch the php on - how can we upgrade our PPA cluster and leave the one server alone - or at least exclude it from upgrading PHP/mySQL/Apache?

View 4 Replies View Related

Plesk Automation :: Java SE 7u25 On Windows Web Server

Jul 7, 2015

I have a pretty new install of PPA with a Windows 2012R2 IIS Web servers. I just noticed it has Java 1.7.0 Update 25 installed which has A LOT of vulnerabilities. Can I safely upgrade this?

Suggestion: If something is installed/required by PPA it should also be kept up2date by PPA.

This kind of stuff makes me quite worried about anything installed by PPA on any of my nodes including Linux.

Do you have a team at Odin that makes sure everything is up2date and safe?

View 3 Replies View Related

Plesk Automation :: Backup Server Node With Two Disks

Jun 10, 2015

Due to data center limitations, I am restricted to 100GB on my primary disk but can have up to 2TB on a second disk.Is it possible to have the backup node use the second disk instead of the primary disk?Also is it possible to have multiple to have multiple backup nodes?

View 3 Replies View Related

Plesk Automation :: Restrict What Applications From Catalog Can Be Used For Each Server?

Mar 28, 2013

In PPA is there a way to restrict what applications from the application catalog can be used for each server? Right now I have a hosting node that can install anything from the application catalog, but I can't find anywhere in PPA to specify what is available and what isn't. If I go to APS Applications and My Apps, Add App, and select "Select an app from Application Catalog", firstly no matter which browser I use, the OK/Cancel buttons disappear. I have to open the frame in its own tab to be able to use this properly. But even if I select an app and choose not to make it available, it can still be added from the customer's hosting panel. In Plesk 11 I can choose which applications are available to the customers. I can't find how to do the same thing in PPA.

View 5 Replies View Related

Plesk Automation :: PPA Cluster - Creating Dedicated Server?

Feb 4, 2015

I've added a new Apache/MySQL node to our PPA cluster and we'd like to be able to host a single subscription on that node for the Apache webhosting and MySQL databases for that subscription while allowing that subscription to utilized the rest of the shared resources in the cluster, such as mail, DNS, etc. I'm looking for the best way to go about doing that.

I guess one simple way would be to set the new server to 'ready to provide' and set the rest to not ready, add the "linux shared hosting" hosting subscription to the customer account, then switch the new server to not ready and the rest back to ready. That works fine I suppose in a small cluster, but there has to be a better way. Is there a way to craft a service template that restricts subscribers to a particular node for Apache + MySQL and leaves them to rest of the "regular" nodes in the cluster for other services?

View 1 Replies View Related

Plesk Automation :: Automated Secondary / Backup MX Server

May 8, 2014

It has been bought to my attention during our upgrade planning, that PPA & Plesk Panel do not offer the functionality for setting up a backup MX servers. In our current configuration we use Sendmail as both secondary and tertiary MX servers. These are manually configured and prone to configuration mistakes.

Multiple scenarios need to be taken into consideration.

Scenario 1: Hosters Plesk hosted primary mail server + secondary & tertiary mail servers.
Scenario 2: Client hosted primary mail server + hosters secondary & tertiary mail servers.

I am looking for alternate ways for backup / secondary MX servers for our planned PPA / Plesk deployment. An automated solution would be ideal, but we are falling short trying to find a solution to streamline the process and remove margin for error.

View 1 Replies View Related

Plesk Automation :: Remote MSSQL Server Webadmin Link

May 22, 2013

When using a remote MSSQL server, the Webadmin link fails to load in a redirect loop.

Is there any way to change this link or disable it?

View 13 Replies View Related

Plesk Automation :: Local Server Visible When Adding New MySQL Database

Mar 27, 2014

Somehow when customers add a new MySQL database they can select a Local MySQL server. It turns out this is the MySQL instance running on the CP server, can I somehow hide this server from the list?

View 1 Replies View Related

Plesk Automation :: Postfix Mail Server Certificate Expired - How To Renew

Apr 23, 2014

I know they're just self signed certs on the postfix mail servers used in PPA, but how can I renew them, customer was cautious about it once they saw it had expired.

I have found this: [URL] .... and was wondering is this the correct procedure to update the SSL cert?

View 2 Replies View Related

Apache :: How To Convert DER Certificate To PEM Format To Start The Server

May 2, 2014

I'm facing problem with latest Apache 2.4.9. Previously we used Apache 2.4.7 ​version which supports DER SSL certificates. But Latest Apache(2.4.9) is not working with DER SSL certificates. I have to convert DER certificate to PEM format to start the Apache server. Am i missing anything ? Is DER certificate not supported in Apache 2.4.9 ?

View 6 Replies View Related

Plesk Automation :: MySQL Server Not Starting Anymore - Failed To Restart Service

Jun 5, 2014

What could I fix by trying to start mysql server, recieve following errors:

plesk interface:

Code:
Failed to restart the "mysql" service.
Cannot start/stop/restart service: Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service mysql restart
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the stop(8) and then start(8) utilities,
e.g. stop mysql ; start mysql. The restart(8) utility is also available.
start: Job failed to start

from the console:

Code:
sudo service mysql start
start: Job failed to start

Code:
mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
output of plesk_11.5.30_reset_instance_data.log:

[Code] ...

View 4 Replies View Related

Which Is Better For Servers Plesk Or Webmin?

Sep 30, 2008

Which is better for servers plesk or webmin?

View 14 Replies View Related

Plesk Automation :: PPA Install On Infrastructure Running Parallels Cloud Server - IPTables / Firewall

Apr 9, 2014

I'm in the process of installing PPA on infrastructure running Parallels Cloud Server. Each container has 2 interfaces, one public facing and a private interface for inter-server communication.

No problems installing PPA 11.5 (specifying IP's on commandline) or adding service nodes however, the firewall rules the documentation speaks of are nowhere to be seen? i.e.:

Important: After the installation, PPA creates the special firewall chain PPA-SN-Rules-INPUT used for communication with service nodes. Do not change it, otherwise, you will not be able to add service nodes to PPA.Click to expand...

Has this been dropped from PPA 11.5 ? (I recall seeing the firewall settings in 11.1) There is also no sign of the ppa.firewall tool that is also mentioned.

The only rule I see inserted is for Postgres on the management node, and 2 for pleskd on all of the nodes (open to world!).

View 2 Replies View Related

Plesk Automation :: Cloud Server Hardware Node As Backup Server Node

Apr 11, 2015

We have one Cloud Server hardware node that exists only as the backup location for containers and VMs in Cloud Server/PVA (it hosts no virtual servers). Can it also serve as a Backup Server Node?

A related question, in my case, is whether we can configure a Backup Server Node to use a particular drive/mount/directory, as we can with PVA? I couldn't find any info in the docs about any settings at all for the Backup Server Node.

View 4 Replies View Related

MySQL Database Server In Webmin

Nov 4, 2009

I forgot the Password for the MySQL Database Server , How to recover it or change it without Known the old one ..

i have access to the SSH and webmin..

View 7 Replies View Related

How Do I Install Webmin On A Linux Server

Apr 6, 2008

How do I install Webmin on a Linux server?

I am using Putty to remotely access the server which runs RedHat Enterprise OS and Apache.

I mean I have downloaded the .rpm file from Webmin and just need to know what are the commands for installing a .rpm file on Linux and then how to configure webmin for proper operation and usage?

View 4 Replies View Related

Script To Start CS:S Server In Webmin

May 30, 2007

I'm running 2 Counter Strike Source Servers on one host machine and these are the commands I run:

Server #1:
cd /home
cd srcds1
screen -S css ./srcds_run -console -game cstrike -port 27015 +map cs_office +maxplayers 20

Server #2:
cd /home
cd srcds2
screen -S css ./srcds_run -console -game cstrike -tickrate 66 -port 27035 +map surf_easy +maxplayers 40

How would I enter the commands above in the webmin "Create a new bootup and shutdown action" feature so that I can start the game servers more easily?

View 11 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved