Plesk 12.x / Linux :: Server Transfer - Ubuntu 12 To 14

Feb 10, 2015

I am trying to transfer Plesk 12.0.18#34 from an Ubuntu 12 server to an Ubuntu 14 server.

Using the transfer manager, I got these warnings:

The following Apache modules are not installed on the destination server: authz_default. Please install and enable these modules to prevent possible problems. The following Apache modules are disabled on the destination server: roxy_http,proxy_html,proxy,authz_groupfile,reqtimeout. Please enable these modules to prevent possible problems. The php_version 5.3 is not available on the destination server. Instead, Plesk will use the following version: 5.5. To use the same php_version as on the source server, you should turn on or install it on the destination server. 3 domain(s) will be affected.​

I am a bit puzzled by the authz_default warning as it is not supported anymore on Apache 2.4.

If I override and launch the transfer, I get these errors:

PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 173
PHP Notice: Undefined index: xx.xx.xxx.202 [IP of old server]; File: /opt/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 180

[Code]....

View 2 Replies


ADVERTISEMENT

How Can I Transfer A Windows Plesk Account To Linux Server

Jan 16, 2009

I want to transfer an account from a windows server to my linux server.
How can I do that?

View 6 Replies View Related

Plesk 12.x / Linux :: How To Transfer License Keys To New Server

Apr 14, 2015

I need to transfer plesk from current existing server to a new server. I don't need to migrate existing data. I've already installed plesk in a new server. How to retrieve the license key files. I cannot access the existing plesk panel over SSH or HTTP due to an IP blocking issue.

View 1 Replies View Related

Plesk 12.x / Linux :: Transfer Domain From Server - SUSE 13.1

Oct 11, 2014

I am trying to transfer a domain from the server for Plesk 11.5 to 12 system is SUSE 13.1. After restoring the manager from within Backup getting errors:

Warning:
python is not supported. It will be disabled for the following objects: xxxx.xx
Warning: domain "xxxx.xx"
Failed deployment of mail user bbbbb@xxxx.xx
Warning:
Execution of /usr/local/psa/admin/plib/api-cli/mail.php --create bbbbb@xxxx.xx -passwd '' -passwd_type sym -mailbox true -mbox_quota -1 -aliases add:bbbbb -forwarding false -ignore-nonexistent-options failed with return code 1.

[code]....

View 2 Replies View Related

Plesk 11.x / Linux :: Parallels Marketplace And Domains - Server Transfer Prohibited

Jun 11, 2014

I've got a serious problem with a domain I purchased from parallels marketplace.

I have a plesk installation at my current provider (server4you.de) and I ordered a domain via the integrated services of plesk: marketplace.parallels.com

Great. So now I own the domain.

However, I cannot propagate my IP or set the domain's dns servers. Of course, a proper DNS template has already been applied.

My plesk installation is not hosted by parallels. My provider (server4you.de) sais, they can't do anything, because I ordered via plesk panel. The domain has been purchased via marketplace.parallels.com, but the registrar is tucows. I have no user account for tucows. Regardless what the plesk KB sais, it is NOT possible on my marketplace account to set the nameservers. I don't have that option in my marketplace account.

It seems like I have a domain now that I cannot use. Where can I set the nameservers for the domain?

The parallels support is hidden behind seemingly 1000 barriers. Whom can I contact to set the nameservers for me? I CANNOT even transfer the domain to my provider as the domain status is "server transfer prohibited".

View 1 Replies View Related

Plesk 12.x / Linux :: MySQL 5.6 On Ubuntu 12.04?

Jun 7, 2015

I would like to Mysql 5.6 installed on Plesk 12. Is that possible? How does it work?

View 1 Replies View Related

Plesk 12.x / Linux :: How To Upgrade PHP 5.5 In Ubuntu 12.04

Sep 29, 2014

I have upgraded php 5.5 using below steps,

===
sudo add-apt-repository ppandrej/php5
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install php5
==

Its also upgrading Apache from 2.2 to 2.4 and after installation, it break my Apache configuration and getting configuration errors when adding domains from Plesk etc.

Is there any proper way to upgrade PHP 5.5 in Plesk 12.0(Ubuntu 12.04)...

View 1 Replies View Related

Plesk 12.x / Linux :: Upgrade MySQL From 5.5 To 5.6 (Ubuntu 14.04)?

Nov 28, 2014

I see that Plesk 12 supports MySQL 5.6, but the server I am running is Ububtu 14.04 LTS and comes with 5.5.

I need to make 5.6 available but I can see no way of doing it without breaking Plesk (I already tried just installing it from command line with apt-get install and had to restore the whole server from backup!) - there is no option for MYSQL in Plesks updates & upgrades menu ...

View 14 Replies View Related

Plesk 12.x / Linux :: Spamassassin Installation Error - Ubuntu 14.04

Mar 2, 2015

Installing Plesk Panel with Spamassassin on Ubuntu 14.04 LTS gives a significant error:

Restarting SpamAssassin Mail Filter Daemon: No /usr/bin/perl found running; none killed.
server socket setup failed, retry 1: spamd: could not create IO::Socket::INET6 socket on [::1]:783: Cannot assign requested address
server socket setup failed, retry 2: spamd: could not create IO::Socket::INET6 socket on [127.0.0.1]:783: Address already in use

server socket setup failed, retry 9: spamd: could not create IO::Socket::INET6 socket on [127.0.0.1]:783: Address already in use
spamd: could not create IO::Socket::INET6 socket on [127.0.0.1]:783: Address already in use
invoke-rc.d: initscript spamassassin, action "restart" failed.
dpkg: error processing package sa-compile (--configure):

even though spamassassin (i.e. spamd) is not running. The usual suspects for the before mentioned error, being

a) differences in the name of the PIDFILE variable in /etc/default/spamassassin and /etc/init.d/spamassassin
b) directory and/or file location are not readable/writable

are not causing this specific installation bug. The work-arounds:

1 - not installing spamassassin (not an option)
2 - installing spamassassin and (afterwards)

change /etc/default/spamassassin, add the option "-4" to the line OPTIONS, resulting in the line: OPTIONS="--nouser-config -4 --username=popuser --daemonize --helper-home-dir=/var/qmail --virtual-config-dir=/var/qmail/mailnames/%d/%l/.spamassassin --create-prefs --max-children=5"
run plesk-installer or autoinstaller again ..Work-around 2 works fine, after reinstallation the /etc/default/spamassassin is as it should be (note that the added "-4" is not present anymore).

The before mentioned work-around suggests some error in the installation process, very likely to be an issue with the chronological order of installation of the various components. In theory, it can be excluded that this bug/issue is caused by psa-spamassassin and/or spamassassin (version 3.3.x) packages, even though some current spamassassin bugs are known: URL....I sincerely hope that Parallels Team can investigate and patch both of the bugs/issues.

View 3 Replies View Related

Plesk 12.x / Linux :: Ubuntu 12.04 Very Slow Especially With Android Studio

Aug 24, 2014

I have an old laptop with the following specification: Memory: 485 MiB, Processor: Genuine intel CPU T2300 @ 1.66 GHz ×2, OS Type: 32 bit, Disk: 78.1 GB,

I installed on it Ubuntu 12.04 LTS and I noticed that the overall system is very slow in responding. I tried to search about that in the internet and I found some articles talking about how to make Ubuntu 12.04 LTS run fast I applied all what they said including download LXDE desktop environment and then nothing different in the system response time.

Then I need to develop some android applications so, I download Android Studio (Beta) 0.8.6. The problem became worse than before whenever I tried to open the Android Studio the screen is frozen for some minutes then it took time to download the projects and initialize the work space also, when I tried to move the cursor he is move very slowly. When I tried to run my first application on the AVD it took three hours and still not run yet.

I delete the Android Studio and install it again several times, I was trying to solve the problem but still nothing change.

View 1 Replies View Related

Plesk 11.x / Linux :: Reinstallation While Retaining All Data (Ubuntu)

May 7, 2014

We've had an issue where some of our Plesk installation was trashed. It's on a server which runs multiple live sites.

Most of the psa package no longer exists.

Is there a way to re-install Plesk without making it "think" that it's a new installation, thereby preserving all data?

Would apt-get install -f psa do it?

View 1 Replies View Related

Plesk 11.x / Linux :: ProFTPD Not Working On Fresh Ubuntu 12.04 LTS Install

May 10, 2014

I had a HDD crash recently on my Root Server. Replaced HDDs, installed Ubuntu 12.04 LTS, since Ubuntu 14.04 LTS is not supported by Plesk yet. Anyway...

I had 2 issues:

1) Could not create Customers, because IP Pool was empty. Changed IP Type from Dedicated to Shared. Fixed issue.
2) Cannot connect to the FTP Server using the Login Data from one of my Domains.

FlashFXP and FileZilla both show the same error, which is:

Code:
Response:220 ProFTPD 1.3.4c Server (ProFTPD) [*ip removed*]
Command:USER *user removed*
Response:331 Password required for *user removed*
Command:PASS **************
Response:530 Login incorrect.
Error:Critical error
Error:Could not connect to server

View 1 Replies View Related

Plesk 12.x / Linux :: Fresh Installation Of Ubuntu - Sw-engine Fails To Start?

Aug 11, 2014

on a fresh installation of Ubuntu (at first 14.04 but on 12.04 the same problem occurs) I installed Plesk via the autoinstaller. It seems to be all fine except I cannot open Plesk in the browser.

The web browser shows "502 Bad Gateway", a look into the error_log at "/var/log/plesk/sw-cp-server" shows the following error:

Code:
2014/08/11 09:37:22 [crit] 4988#0: *4 connect() to unix:/var/run/sw-engine.sock failed (2: No such file or directory) while connecting to upstream, client: xxx.xxx.xxx.xxx, server: , request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/sw-engine.sock:", host: "xxx.xxx.xxx.xxx:8443"
So the problem seems to be the sw-engine service that cannot be started.
If I try to start it manually with `/etc/init.d/sw-engine start` it just fails:

Code:
* Starting Plesk engine pool manager sw-engine-fpm [fail]

Where to find any startup error log for sw-engine, where I could find any further information.

View 2 Replies View Related

Plesk 12.x / Linux :: No Mcrypt Extension For Magento Shop - Installation Failed Ubuntu

Mar 18, 2015

I used the search function. Im USING UBUNTU NOT CENTOS!

I set up an virtual ubuntu Server on a Proxmox Root. I used the .iso from plesk.

Now when i tried to start installing magento, there is the message, that there is no mcrypt installed.

I installed it using php5-mcrypt its done and i can see the folders and also te mcrypt.so and so on.

When i tried to install atomic there is the message that redhead is not available at /etc/readhead...

View 4 Replies View Related

Plesk 12.x / Linux :: Service Provider View Missing On Ubuntu 14.04 (only Power Panel Show Up)

Jun 18, 2014

We are unable to change the view to service provider in plesk12. Only power panel seems to show up.

Tried to do a bootstrap repair but that hasn't fixed it.

View 3 Replies View Related

To Transfer From Linux Plesk To Windows Plesk

Nov 3, 2008

I have a server running Linux and PLESK, and am interested in switching to Windows and PLESK. Will the backups made under Linux restore under Windows?

View 1 Replies View Related

Plesk 12.x / Linux :: Cannot Transfer Subscription To Another Customer

Jun 1, 2015

I am trying to transfer a subscription to another customer but it fails with this error message...

this subscription requires more resources than can be provided by the new owner's provider

I can't find any limits for a customer so I don't know why it won't transfer. This is plesk 12.

Is there a limit somewhere as to how many subscriptions a customer can have?

View 1 Replies View Related

Plesk 12.x / Linux :: Transfer Data From Whm To Parallels?

Aug 22, 2014

Buy the new Dedicated Server Self-Managed Dedicated Servers - Self-Managed - Intel Xeon E3-1240v2 Quad Core But i don;t have cpanel installed in my server i had now Managed VPS Server with whm panel had only 1 site [URL] .... don't have too much data i m facing server issue problem they request me to buy dedicate server i buy self manage server it cost me less but now i search on google alternative whm i find parallels but i m new here don;t know how to install and transfer it WHM tO Paralllels plesk panel

View 4 Replies View Related

Plesk 12.x / Linux :: No Migration And Transfer Agent Found

Dec 20, 2014

Plesk from plesk server Migration, I want to do

I get the following error.

Error: No Migration & Transfer Agent found. Data migration cannot be performed.

View 4 Replies View Related

Plesk 12.x / Linux :: Zone Transfer To PDNS Slaves

Jun 9, 2015

I'm experiencing the situation with zone transfer to PDNS slaves.

Spoiler: Bind master options
// $Id: named.conf,v 1.1.1.1 2001/10/15 07:44:36 kap Exp $

// -- THE FOLLOWING LINES WERE GENERATED BY PLESK. IF YOU MODIFY THEM, THEY WILL BE OVERWRITTEN WHEN THESE SETTINGS ARE MANAGED IN PLESK UI. --
options {
allow-recursion {
localnets;
};
notify yes;
also-notify {
SLAVE_IP_1;
SLAVE_IP_2;

[Code] ....

PDNS have slave=yes enabled and works great with PDNS master server I also have.

But, as written by PDNS community:

For example, if you use ns1.solcon.nl as primary NS-record you need to have ‘ns1.solcon.nl’ as the nameserver-record in de supermasters-table.Click to expand...

View 4 Replies View Related

Plesk 12.x / Linux :: Migration And Transfer Manager - Connection Timeout

Jul 8, 2015

When I start the process in Migration & Transfer Manager i have this error: Error: Connection timeout. I see in the log file:

[2015-07-08 19:39:55.977|22820] INFO: Launchpad started : /usr/local/psa/admin/bin/launchpad --send-scout --host=... ... .... --port=22 --login=root --session-path=/usr/local/psa/PMM/msessions....
[2015-07-08 19:39:56.021|22820] DEBG: Connecting to ....:22
[2015-07-08 19:39:56.021|22820] DEBG: Resolving ..... .....
[2015-07-08 19:42:03.344|22820] ERR : Unable to open socket to ......:22: Connection timed out

[2015-07-08 19:42:03.398|22820] INFO: ConnectionTimedOut[....]: Timeout while attempting connection to host ........ [./../commons/socket.h:65]
plesk::Socket::Socket(const string&, short unsigned int)
[2015-07-08 19:42:03.399|22820] INFO: Launchpad finished. Exit code: 12

In two servers the configuration is identical: CENTOS 7 and PLESK 12

View 5 Replies View Related

Plesk 12.x / Linux :: Warning - Unable To Continue Subscription Transfer

Jul 12, 2015

I am trying to transfer a subscription from one customer to another but comes with the error:

Code:
Warning: Unable to continue subscription transfer: this subscription requires more resources than can be provided by the new owner's provider.

I tried the following: ~# /usr/local/psa/bin/domain --update %domain.tld% -publish-sb-site false as per [URL] ....

View 3 Replies View Related

Linux Server With 3-4 TB Transfer

Sep 27, 2008

I have read some in this forum and the sites I saw linked to others seemed ok but none I've seen really gave me options on more bandwidth.

I figured I would just post what I need and my budget and see if anyone could help me out or point me in the right direction and it be a site I havn't seen before.

I am currently with another dedicated provider that I will not name but I messed up something simple (I know what it is) while trying to add an ip to the box. I submitted a ticket Friday morning at 4am EST time explaing exactly what I need done, and how to do it just so they don't have to even research it. Needless to say the ticket was not even TOUCHED all day today (Friday) and now I am told it will not be looked at until Monday. This means I am without a server for the weekend unless I want to pay a good chunk for "emergency support". I personally find this absurd and think something simple should be a phone call away.

I typed all of this out to explain why I am looking for a new server.

I need a decent (but not hard core) processor, preferably not celeron or sempron.

Atleast 1 gig of ram and 100-200 gig or so HD. The biggest thing I need is transfer, I honestly do not care if its a 10 or 100Mbps port. I need atleast 3 to 4 TB (4000 GB) of transfer.

My price range is 100-150 USD a month.

View 7 Replies View Related

Plesk 11.x / Linux :: Migration And Transfer Manager - Unable To Exchange Encryption Keys

Jun 20, 2014

I'm trying to migrate old server into a new server.

Both uses plesk 11.5.30 version.

I'm using the "Migration & Transfer Manager" for importing everything but it does not work. The error is

Error: launchpad error (Error code = 2):
== STDERR ====================
Unable to start SSH session: Unable to exchange encryption keys
==============================

Seems like an ssh problem but ssh from shell works fine in both directions.

I tried also to create public key and put into authorized_keys with no luck..

View 1 Replies View Related

Transfer Data Between 2 Private Server (linux)

Jul 2, 2009

I have 2 servers connected privately..

The servers have a public and private ip.

For transfer privately bandwidth is not counted.

I wanted to know how to transfer data between 2 private servers?

Also is it possible to have symlink from one server to another (both servers connected privately also).

View 13 Replies View Related

Account Transfer :: From Linux To Windows Server

Aug 1, 2008

I am having a linux and a window servers, I want to move my
domain from Linux to windows server.

I can transfer the public_html folder to "wwwroot".

can any one tell me that how to transfer the data base from linux
to windows server?

View 2 Replies View Related

VPS With Linux Ubuntu 7.1/8.04

May 18, 2009

I'm interested in having an unmanaged VPS with Ubuntu 7.1 or 8.04 installed (or available to Rebuild under the HyperVM) from the state of Missouri (should have at least some IPs already available from the region).

View 2 Replies View Related

How To Configure Email On Linux Ubuntu

Jun 24, 2009

email configuring problem.

I have a complete 512mb vps on slicehost.com All configuring went well.

But for some reason I can't get my email-server to work. I have followed all tutorials on articles.slicehost.com/email Also I have installed atmail(.org) on my subdomain for email.

I always get the error the password isn't correct. Also when I try with Outlook.

The password is encrypted.

I understand an email setup is a complicated thing, and you probably need more information. But do you guys have any suggestions on what it might be? I'm a newbie, so it surely can be a newbie issue.

View 2 Replies View Related

Trying To Import Mysql Database Via CLI In Ubuntu Linux

Dec 13, 2007

I have ubuntu 6 server version running.

I am trying to import a database I have however I cannot get it working for the last 2 hours!

I have tried various commands like logging into mysql entering the "use" command to use a database and then variations of the "source" command but my db.sql file doesn't run.

Also tried the full command

mysql -uroot -pMYPASS MYDBNAME < /var/www/site/db.sql

Neither seem to do anything.

PHPMYADMIN shows no database tables at all.

Running mySQL 5.

View 4 Replies View Related

Plesk 11.x / Windows :: Migration - DNS Server Does Not Support Networks In Transfer Restrictions Template

Oct 18, 2013

I'm migrating from Plesk 9.5 to 11 and I'm getting the following on my Transfer Pre-Check from within the Migration Manager."The destination DNS server does not support networks in the Transfer Restrictions Template, but some subscriptions have networks in DNS transfer restrictions. The records with network IP addresses in the DNS transfer restrictions will not be restored."

I've gone to Server, DNS Settings, Transfer Restriction Template and added the new server's IP to the list of allowed networks to no avail. I also couldn't find any documentation on what the cause might be.

View 1 Replies View Related







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