Plesk 12.x / Linux :: TLS 1.2 Only Working In Panel And Not On Domains

Sep 9, 2014

I have a server which I am using for multiple clients. Some with SSL enabled, some without. I have added custom ngingx conf files for nginxDomainVirtualHost.php and nginxWebmailPartial.php in /usr/local/psa/admin/conf/templates/custom and modified the following lines to try and harden security:

Code:
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
ssl_ciphers "EECDH+ECDSA+AESGCM EECDH+aRSA+AESGCM EECDH+ECDSA+SHA384 EECDH+ECDSA+SHA256 EECDH+aRSA+SHA384 EECDH+aRSA+SHA256 EECDH+aRSA+RC4 EECDH EDH+aRSA RC4 !aNULL !eNULL !LOW !3DES !MD5 !EXP !PSK !SRP !DSS";
ssl_prefer_server_ciphers on;

After reconfiguring using

Code:
/usr/local/psa/admin/bin/httpdmng --reconfigure-all

I check in /etc/nginx/plesk.conf.d/vhosts/<domain>.conf and the changes are shown correctly there but browsers and online tools such as [URL] .... still say that the sites are using 128 bit encryption and TLS 1.0.

The Plesk admin panel itself displays 256 bit encryption and TLS 1.2.

View 3 Replies


ADVERTISEMENT

Plesk 11.x / Linux :: Can Only See 5 Out Of 12 Domains In Control Panel

Nov 16, 2014

I have 12 domains in my control panel but i only see 5 domains in my control panel but all 12 domains are working they are up but only see 5 in control panel....

View 7 Replies View Related

Plesk 11.x / Linux :: Domains Are Not Showing Up In Control Panel

Dec 8, 2014

Domains are not showing up in control panel but they are working...

View 1 Replies View Related

Plesk 12.x / Linux :: Domains Not Showing - Qmail Does Not React To Panel

Sep 15, 2014

We installed a new VPS with Centos and Plesk 12.

Domains are simply not showing in the controlpanel. We can see the subscriptions but its empty under the button 'Domains'. Newly created sites as well as migrated sites do not show.

Before we created or migrated a site to the server we changed psa.conf HTTPD_VHOSTS_D /home/httpd/vhosts
This is a legacy from our old servers and never has been a problem. I suppose this is not related, but just thought I should mention it.

The second problem with this server is that when we toggle the mailservice in 'Services management' the button reacts but does not change the state of qmail. It just keeps running. What can be wrong with this fresh installation?

View 1 Replies View Related

All Three Of Domains Are In Panel / Working And Accessible

Dec 17, 2014

When I run apachectl -t or restart httpd I get the error

Warning: DocumentRoot [/var/www/vhosts/********/httpsdocs] does not exist
Warning: DocumentRoot [/var/www/vhosts/********/httpsdocs] does not exist
Warning: DocumentRoot [/var/www/vhosts/********/httpsdocs] does not exist

All three of the domains are in the panel and are working and accessible. I ran /usr/local/psa/admin/sbin/httpdmng --reconfigure-all hoping that it would fix things but after I ran it I still get the errors.

View 1 Replies View Related

Plesk 11.x / Linux :: Parallel Panel Not Working On 8443 Port

Jun 18, 2014

My plesk panel is not working on 8443 Port.

It is giving error like server not found.

View 1 Replies View Related

Plesk 12.x / Linux :: Mail Statistic Not Working Or Showing Anything On Control Panel

Sep 11, 2014

Mail Statistic not working, In /var/log/maillog contains below logs:The limit on the number of allowed outgoing messages was exceeded. Try again later.

But on Home
>
Tools & Settings
>
Outgoing Mail Control

Attempts to send mail per hour (except the current hour):

Statistics are being calculated.Count statistic not working, it not show any infomation abount mail attempt sending. !When i check ./mailserver -i options

POP3 authorization: off
SMTP authorization: on
Maximum letter size: 20971520

Relaying: auth
Check the passwords in the dictionary: on
Enable MAPS spam protection: off
MAPS zones: b.barracudacentral.org;zen.spamhaus.org
Short POP3/IMAP mail account names: off
The maximum number of connections (IMAP, POP3, IMAP over SSL, or POP3 over SSL).: 1024

[code]....

Show the alert on the Home page about attempts to exceed limits based on statistics for the last: P1DSend a notification about attempts to exceed limits on outgoing mail every: PT15M

View 4 Replies View Related

Plesk 11.x / Linux :: Catch-all Not Working On Additional Subscription Domains

May 26, 2014

URL....I trying to solve the problem fixing the psa.Parameters table, however i cannot find the relation between id on Parameters table and domains table.

View 2 Replies View Related

Plesk 11.x / Windows :: Cannot Rename Domains In Panel

Jun 20, 2013

I'm trying to rename a domain in my panel and keep getting the following error:

Code:
Error: Execute websrvmng --rename-vhost "--old-name=domainb.com" "--new-name=domaina.com" failed with error code 1: External component has thrown an exception. In IIS7NativeProvider module Exception type: System.Runtime.InteropServices.SEHException at _CxxThrowException(Void* , _s__ThrowInfo* ) at IIS7ApplicationPools.copy(IIS7ApplicationPools* , auto_ptr<IApplicationPool>* , basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >* srcName, basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >* dstName)
Running

Code:
websrvmng --rename-vhost "--old-name=domainb.com" "--new-name=domaina.com"

In the Windows command line gives the following error:

Code:
Cannot find domain by name 'domaina.com'

Haven't found many leads on the web as to what this might be.

View 2 Replies View Related

Plesk 12.x / Windows :: Webadmin Stopped Working After Panel Upgrade

Jun 23, 2014

After Plesk panel upgrade to 12.x webadmin stopped working . It's showing following error

Code:
Server Error in '/' Application.
The resource cannot be found.

Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. review the following URL and make sure that it is spelled correctly.

View 2 Replies View Related

Plesk 12.x / Linux :: Delete IP From Panel

Sep 14, 2014

I have 2 IPs for my vServer. Plesk automatically add both addresses to the Plesk Panel. One of the ip address I want to use for another service (openvpn). The Problem is, that i can't delete the IP from the Plesk panel.

I got the message: Fehler: String was provided for unescaped parameter host.

There are no reseller or customers who use this IP. So how can i solve this problem and delete the IP from the Panel?

Using Plesk 12.0.18

View 7 Replies View Related

Plesk 11.x / Linux :: Panel Won't Update

Jul 25, 2014

I want to upgrade to Plesk 12, but want to make sure current version of 11.5.30 is working properly.Whenever Plesk tried to update I get the following error.Installing packages

Loaded plugins: fastestmirror, priorities, refresh-packagekit
Loading mirror speeds from cached hostfile
* atomic: www5.atomicorp.com
* epel: mirror.compevo.com
437 packages excluded due to repository priority protections

[code]....

Fatal error during packages installation: The GPG keys listed for the "CentOS / Red Hat Enterprise Linux 6 - atomicrocketturtle.com" repository are already installed but they are not correct for this package.Check that the correct key URLs are configured for this repository. YumBaseError: The GPG keys listed for the "CentOS / Red Hat Enterprise Linux 6 - atomicrocketturtle.com" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.

ERROR: Failed to run the Yum utility.The Yum utility failed to install the required packages.

View 4 Replies View Related

Plesk 12.x / Linux :: Where Is Panel PHP Binary

Mar 10, 2015

Does Plesk's own server, "sw-cp-server" use a different PHP binary than is used for hosted sites?I've found the .ini, /usr/local/psa/admin/conf/, but I can't figure out where the binary would be? I'm trying to run some WP-CLI commands, but some functions I have disabled in the default PHP.ini are required by WP-CLI.

View 2 Replies View Related

Plesk 12.x / Linux :: How To Disable SNI In Panel

Jan 30, 2015

I have several clients still using WinXP. How do I disable SNI for SSL certificates ( and just use old IP way )?

View 18 Replies View Related

Plesk 11.x / Linux :: Panel Not Available Anymore

Feb 4, 2015

After having some issues with my server mail program i read an article online where i though removing psa-courier-imap will resolve my mail problems.

Now nor my email is working but also i lost my plesk panel. Going to plesk ip address there's nothing anymore.Checked my server and is printing i have plesk 11.0.9 installed but is nowhere to find. I try to install psa-courier-imap again but yum cant find it.

Everything working on the server including all sites are available on the web.The only think i'm missing is the Plesk login page.

View 19 Replies View Related

Plesk 12.x / Linux :: No Access To Panel

Jun 21, 2014

ERROR: Zend_Db_Statement_Exception: SQLSTATE[HY000]:
General error: 126 Incorrect key file for table '/tmp/#sql_50f_0.MYI'; try to repair it (Pdo.php:234)

After upgrading to v12 i have no access to the plesk panel. The message above is shown.

View 1 Replies View Related

Plesk 12.x / Linux :: New Created Domain Does Not Appear At Panel

Jul 11, 2014

I just created a new Domain "bernhardlinz.de" at the

Plesk Panel -> Websites & Domains -> Add new Domain

After the Creation the new Domain does not appear under "Websites & Domains".

I check the domain with

Code:
/usr/local/psa/bin/domain -i bernhardlinz.de

And all looks fine like my other, older domains:

Code:
General
=============================
Domain name: bernhardlinz.de
Owner's contact name: Bernhard Linz (admin)
Domain status: OK

[Code] ....

I can see the domain under "Mails" and also create new mail accounts. There are no Errors for this under

Code:
/usr/local/psa/admin/logs/panel.log

As i try to add the domain first i got a

Code:
[11-Jul-2014 21:41:35 Europe/Berlin] PleskUtilException: mailmng-outgoing failed: ERROR:outgoing:database disk image is malformed

Which I removed with the

Code:
/usr/local/psa/admin/sbin/mchk

Command I found in the Plesk forum. After that i could add the domain.

I try a add another fantasy domain - also works but alos not displaying in Panel "Websites & Domains"

I take a look at the Plesk-Database "psa" with the Build-In "phpMyAdmin"

I take a look at the table "domains" and it looks like the other entries.

The Server was restored a few days before from a Backup. After the restore i had have the problem the "mysql" service did not start. I fixed the problem with the description from [URL] ... (Start mysql in recoverymode, export all data, delete the content of the whole mysql folder /var/lib/mysql folder, init new database and import the exported data). After that all looks fine.

View 2 Replies View Related

Plesk 12.x / Linux :: Panel Broken After Upgrade

May 18, 2015

Following the update from 11 to Plesk 12 (and installing latest Ubuntu fixes), the Plesk panel access is broken. Welcome page says:Can not load key: key is empty.And of course, no way to login the mgt interface. All services appear up, so this is only affecting the panel web service.

Fishing out the panel.log, it appears to be at a lower level than I initially thought (see below): experiencing issues after updating from 11 to 12 on Ubuntu (12)?

[18-May-2015 19:46:34 Europe/Berlin] PHP Warning: file_get_contents(/opt/psa/var/sso.sp.pem): failed to open stream: No such file or directory; File: /opt/psa/admin/externals/xmlseclibs.php, Line: 285
[18-May-2015 19:46:34 Europe/Berlin] Exception: PHP Warning: file_get_contents(/opt/psa/var/sso.sp.pem): failed to open stream: No such file or directory; File: /opt/psa/admin/externals/xmlseclibs.php, Line: 285
file: /opt/psa/admin/plib/Smb/Exception/Syntax.php
line: 56

[code]..

View 5 Replies View Related

Plesk 11.x / Linux :: Failed To Update Panel 11.5.30

May 22, 2014

PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE

11.5.30 Update #44, Ubuntu precise 64bit

PROBLEM DESCRIPTION

Upgrade fails with message: Failed to update Panel.you can send the update log to Parallels support. View the update logs (May 22, 2014). Copy the logs to your computer before you close this message.

View 2 Replies View Related

Plesk 12.x / Linux :: Panel MU Update Notifications

Nov 5, 2014

On one CentOS 6.5 Plesk 12.0.18 install (with all MUs applied) each time an admin logs in a notification is displayed ("Plesk was successfully updated. View detailed information on the updates.") and once a week the panel generates an email notification (Plesk panel updated successfully).

Other Plesk 12.0.18 servers that are set to automatically update aren't generating this email notification or displaying the "green" notification upon login to the Plesk Panel. Is there a flag, tmp file, or a DB trigger that isn't being set properly to cause this?

View 3 Replies View Related

Plesk 11.x / Linux :: Upgrade Parallels 11.5 To 12 From Panel

Dec 25, 2014

is it safe to Upgrade Parallels 11.5 to 12 from the panel

OS
CentOS 5.10 (Final)
Panel version11.5.30 Update #48, last updated at Nov 21, 2014 02:33 PM

View 1 Replies View Related

Plesk 11.x / Linux :: Can't Connect To Control Panel

Sep 10, 2014

after the login page, a blank page appears and I can't access to the Plesk Control Panel :

in the file : /var/log/sw-cp-server/error_log

2014/07/09 14:45:04 [error] 7422#0: *3551 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 91.204.25.4, server: , request: "GET /admin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/sw-engine.sock:", host: "91.204.25.4:8443", referrer: "https://91.204.25.4:8443/"

View 7 Replies View Related

Plesk 11.x / Linux :: Deleted Panel And Sites Are Gone

Sep 9, 2014

I just want to remove plesk and installed again. i saw (URL...) this page. use this code but plesk not removed. my sites are gone.how can i get back my site? what i should install.When i try install plesk 12 says you already install version 11.0.9

View 7 Replies View Related

Plesk 11.x / Linux :: Remove Forwarder For Panel 11.5

Oct 9, 2014

I had forwaded a domain

say mydomain.com
to yourdomain.com

Which works fine and no issues

Now I wish to remove the forwarders and make the website active and visible

I am attaching the snap shots to show what I tried

View 3 Replies View Related

Plesk 12.x / Linux :: Panel Login 404 Error

Jun 9, 2014

After a fresh install on a Debian Wheezy system, I get the following error(s) when trying to access the control panel.

https://sub.example.com:8443/
404 Not Found
Nginx

My log

Code:
2014/06/09 19:04:15 [warn] 32236#0: conflicting server name "" on 0.0.0.0:8443, ignored
2014/06/09 19:04:26 [error] 22597#0: *43 "/usr/share/html/index.html" is not found (2: No such file or directory), client: 68.51.77.126, server: , request: "GET / HTTP/1.1", host: "sub.example.com:8443"

While http://sub.example.com:8880/ works fine

View 4 Replies View Related

Plesk 12.x / Linux :: FTP On All Domains

Feb 5, 2015

I've checked the firewall and FTP is allowed incoming, I added the passive ports to the firewall. Plesk shows the user in active connections, but when I connect to any domain I get an error that its not able to retrieve the directory. I am not sure if plesk just doesn't know what the directory is or if the main config messed up on the domain or sites level. I am running Plesk 12 on CentOS7.

View 1 Replies View Related

Plesk 12.x / Linux :: Add And Remove Product Components Panel

Apr 15, 2015

I am using Plesk 12 on Centos 6.

The Add and Remove Product Components panel lists various options to install.

There are options to add PHP 5.6, PHP 5.5, PHP 5.4, PHP 5.3 and 5.2 support. None of these are installed.

At the same time under a heading Web hosting features there is a PHP5 support that is installed.

What is the difference between these two references for same PHP5?

Does the panel allow installing PHP5 from two places?

View 1 Replies View Related

Plesk 12.x / Linux :: PHP-FPM Installed But Not Showing Anywhere In Control Panel

Apr 8, 2015

I've installed PHP-FPM into Plesk 12 and it is showing as a running service. However I can't find any way of enabling it per site at all. I'm still just getting the 3 standard PHP options:

Apache module
CGI application
FastCGI application

The documentation states the option would be available on a per-site basis but it isn't.

View 3 Replies View Related

Plesk 12.x / Linux :: Redirecting To Server URL For Login To Panel

Mar 25, 2015

How do they redirect to the Server URL in CPanel.

Eg. <Domain.tld>/cpanel

I looked for directory called /cpanel but non-exist.

I wish to use the same method to redirect to Plesk Panel <Domain.tld>/ppp if possible.

View 1 Replies View Related

Plesk 11.x / Linux :: Changed Panel SSL Certificate But Webmail Still Uses Old One

Jul 7, 2014

I created a new SSL certificate and made that the default for the Panel in the SSL Certificates section. That works fine.

But my webmail URLs are still using the old certificate. E.g. https://webmail.mydomain.com

How do I update to the new certificate for webmail?

EDIT: creating a certificate for mydomain.com and using it in the Hosting Settings section did not work.

View 1 Replies View Related







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