Plesk 11.x / Linux :: Firewalld Rules With CentOS 7?

Sep 9, 2014

Why isnt Plesk 12 configuring firewalld under CentOS 7 correctly? We have to manuella enable port 8443 and all other ports manually with firewall-cmd..

View 1 Replies


ADVERTISEMENT

Plesk 12.x / Linux :: ModSecurity With Atomic Rules

Jun 9, 2015

I have a Real Time Web Application Security Rules Subscription. I change the ModSecurity Rule Setup and add the Atomic LoginData to Plesk. All looks fine but the ModSecurity Log is now empty.

- Debian 7 with all Updates
- Plesk Version 12.0.18 Update #49

Output from: ~# aum -df upgrade asl

[URL] ....

View 1 Replies View Related

Plesk 11.x / Linux :: Update The Rules Within Spamassassin?

May 18, 2014

I am running Plesk 11.5.30 Update #44, Postfix 2.8.14 and Spamassassin 3.3.1 on a Red Hat Enterprise Linux Server 6.5 server. I am looking to update the rules within Spamassassin. I have had a bit of a look and see that a crontab has been created but its a bash script with a comment saying it has been disabled by psa-spamassassin package (/etc/cron.d/sa-update).

Code:

#!/bin/sh
# This task was disabled by psa-spamassassin package
exit 0

Is there a reason why it has been disabled by Plesk? If I update the rules, will it break something?

I have recently added into Postfix RBLs to reduce the amount of SPAM my customers is getting and this is my next step in a list of things that I would like to change.

View 1 Replies View Related

Plesk 12.x / Linux :: Modify Firewall Rules Never Completes

Nov 9, 2014

Applying Plesk firewall changes? I make my change, apply and get to:

Status: Applying in progress. If your browser shows connection error messages, or if this screen does not disappear in more than 30 seconds, go to previous page.

And there things stay. Going back to look at the firewall I can see the change haven't been applied, and going to apply just results in the same. No error, just no anything. It also took numerous attempts to get firewall modification to be swtich on although finally at about the eighth attempt changes were enabled. Only now I can't apply them ...

View 5 Replies View Related

Plesk 12.x / Linux :: Copy Firewall Rules From One Server To Another

Oct 3, 2014

Plesk 12.x
CentOS 6.5

Any method for copying the Firewall (extension) rules from one server to another.

View 2 Replies View Related

Plesk 12.x / Linux :: Firewall Not Generating Rules Correctly

Aug 17, 2014

I am using the plesk firewall and trying to set up SSH rule which only allows from my IP but deny from everywhere else. In previous versions this worked fine by adding an ip selecting Allow from selected sources, deny from others and the icon in the rules would be orange with the lines

allow incoming from xxx.xxx.xxx.xx
Deny incoming from all others

However this no longer works as the deny from all others is not appearing and is not being generated in the iptables by plesk.

View 1 Replies View Related

Plesk 12.x / Linux :: Enable Firewall Rules Management

Jul 2, 2015

I just have installed plesk panel and when i get to the "Firewall" tool, then clicked on "Enable Firewall Rules Management", proftpd has stopped working properly.URLs....I have preinstalled the server 2 times, and every time i try to edit the firewall rules, proftpd got broken.

View 10 Replies View Related

Plesk 11.x / Linux :: Export / Import Firewall Rules With Panel

Jul 25, 2014

I would like to know if is possible to export Plesk firewall rules from Plesk 9.5.4 to Plesk 11.5.30 with panel. 

View 2 Replies View Related

Plesk 12.x / Linux :: Installing Mcrypt On Linux Centos 5.5 PHP 5.3.3

Jun 20, 2014

I am trying to install Magento on my apache server. I am running into the dreaded mcrypt issue as Magento needs it to run. I have now been googling for the past few hours and have gotten nowhere.

Here are my details:

Linux
Centos 5.5
PHP 5.3.3
x86_64
Plesk 12

I have tried installing all sorts of different repos and it just isn't working.

When I try to install using # yum install php-mcrypt I get the following:

Loaded plugins: fastestmirror
Package php-mysql is obsoleted by php-mysqlnd, trying to install php-mysqlnd-5.5.13-3.el5.remi.x86_64 instead
--> Processing Dependency: php53-gd for package: psa-php53-configurator
--> Processing Dependency: php53-imap for package: psa-php53-configurator

[Code].....

View 6 Replies View Related

Plesk 11.x / Linux :: Setting Up SSL On CentOS With SNI

Jan 31, 2015

I've searched the web to set up ssl on 1 domain of 2 installed op 1 ip address. It seems easy: setup virtual hosts, turn ssl on and point to your certificates.

I'm completely lost. I setup the certificate from geotrust in plesk panel 11.5 as described in the manual but that didn't work, apparently because i have 2 domains and 1 ip.

So i started looking to adapt my vhost settings to use sni. First problem: i can't find the setting of the virtual host.

Secondly where can i find the path to the .key and .crt files.

How i can install a ssl certificate on one of the two domains sharing 1 ip.

View 13 Replies View Related

Plesk 12.x / Linux :: How To Upgrade To PHP 5.4 On CentOS 6

Feb 8, 2015

How to upgrade PHP to PHP 5.4 on CentOS 6 ?

View 4 Replies View Related

Plesk 12.x / Linux :: How To Install MagicSpam On Centos 7 X64

Aug 22, 2014

We purchased license for MagicSpam and now couldn't find anywhere installation for Centos 7...How to install?

View 2 Replies View Related

Plesk 12.x / Linux :: Migrating From Debian To CentOS?

Jan 29, 2015

I am attempting to migrate from a debian os server with the latest plesk 12 to Centos (rather cloudlinux) and would like to know if there are any options that should not be checked during the process?

I recently tried to do the normal procedure, which is to transfer all objects, etc. And for some reason the percentage went from 1-50% to then back to zero.. but when clicking to check the current status, its still working

Status: in progress
Current operation deploying domain.com
current operation progress: empty bar

Different sites are transferring, but I am not sure if the migration will effect the system because the difference in OS folder structure and file location.

View 6 Replies View Related

Plesk 12.x / Linux :: Can Install Imagemagick On Centos 6.5

Dec 10, 2014

Can i install imagemagick on centos 6.5 with this commands?

ImageMagick:

[root@server ~]# yum install ImageMagick
[root@server ~]# yum install ImageMagick-devel

PHP-imagick:
[root@server ~]# yum install gcc (Please note: if it is already installed, then it will be updated if required)
[root@server ~]# yum install make automake
[root@server ~]# yum install php-pear
[root@server ~]# yum install php-devel
[root@server ~]# pecl install imagick

Now you will have to add the imagick extension in your PHP condifuration file:[root@server ~]# cd /etc/php.d/[root@server ~]# nano -w imagick.ini

Then you put following line in that file:extension = “imagick.so”..And save it with <CTRL> <O>After finishing this, you will have to restart Apache as follows: [root@server ~]# service httpd restart

View 4 Replies View Related

Plesk 12.x / Linux :: CentOS 7 - Add New IP To Use On Specific Website

Jan 2, 2015

I have the latest centos 7 and plesk 12 installed on a dedicated server and i wish to add a new IP to use on a specific website. However, when I am trying to add the IP in plesk i am getting the following error:

Code:
Error: ifmng failed: sh: /sbin/ifconfig: No such file or directory /sbin/ifconfig 'eth0:1' '85.214.93.196' netmask '255.255.255.255' up exited with non-zero status 127

I have read somewhere on the forum that installing iptables can fix this but cents 7 is using the new firewald and i am wondering if in the future such a change will not affect the well being of the overall server.

Is there any solution to this problem or will there be a fix from Plesk in the near future ?

View 6 Replies View Related

Plesk 12.x / Linux :: Installing Magento (Centos 7)

Oct 11, 2014

I am trying to install a magento on Plesk Version 12.0.18 Update #19 / CentOS Linux 7.0.1406 (Core).

Plesk is reporting that it cant install magento because php-mcrypt is missing. So I tried the following:

Code:

1) rpm -ivh [URL] ....
2) yum update
3) yum install php-mcrypt

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: ftp.plusline.de
* epel: mirror.23media.de
* extras: ftp.plusline.de
* updates: mirror.netcologne.de

[Code] ......

What can i do to install mcrypt without breaking other dependencies ?

View 5 Replies View Related

Plesk 11.x / Linux :: 11.5 Support On RHEL / CentOS 7?

Sep 15, 2014

We noticed that for now only Plesk 12 supports RHEL / CentOS 7. Is support for EL 7 planned for Plesk 11.5?

View 13 Replies View Related

Plesk 12.x / Linux :: Cannot Install Version 12.0.18 On CentOS 6.6

Dec 5, 2014

I have new Linux server with CentOS 6.6 on it. I have tried to install Plesk version 12.0.18 on it.

During installation process from http://autoinstall.plesk.com/plesk-installer shell script I'm getting error:
START Bootstrapper 12.0.18 prep-install for BASE AT Fri Dec 5 19:09:44 CST 2014
***** problem report *****
ERROR while trying to SMB database not created
Check the error reason(see log file: /var/log/plesk/install/plesk_12.0.18_installation.log), fix and try again
STOP Bootstrapper 12.0.18 prep-install for BASE AT Fri Dec 5 19:10:01 CST 2014: PROBLEMS FOUND
START Bootstrapper 12.0.18 prep-install for BASE AT Fri Dec 5 19:15:46 CST 2014

When I have tried to run command:

# /usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair

I'm getting errors:

---TRANSACTION 0 0, not started, process no 32603, OS thread id 139715979196160
MySQL thread id 38, query id 7054 localhost admin
SHOW ENGINE innodb status
--------
FILE I/O
--------
I/O thread 0 state: waiting for i/o request (insert buffer thread)

[Code] ....

View 10 Replies View Related

Plesk 12.x / Linux :: How To Protect VPS Server Centos 6 64 Bit

Jul 4, 2014

how to protect Linux Server from Ddos Attack (Botnet, Loic)

View 2 Replies View Related

Plesk 12.x / Linux :: New Install Of 12.0 Fails On CentOS 6

Oct 27, 2014

I am trying to install Plesk 12.0 on fresh CentOS 6 (64bit). It goes as far as initialising the databases and then moans about missing files:/usr/bin/sw-engine: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

I then install libpng
$ yum install libpng.x86_64

Re-run installer and hits next error - libfreetype:
/usr/bin/sw-engine: error while loading shared libraries: libfreetype.so.6: cannot open shared object file: No such file or directoryI have CentOS-base repo and Epel repo enabled.

Why are those files not being installed as dependencies by Plesk? Is this a bug ?

View 2 Replies View Related

Plesk 11.x / Linux :: Service Temporarily Unavailable On CentOS 6

Sep 5, 2014

I'm running a CentOS 6 server with Plesk 11.0.9 installed. It's only being used for dev purposes with only a couple vhosts running on it. All of the vhosts are using PHP - there are a few WordPress sites and Zend Framework 2 applications running. Up until a few months ago it was also running a high traffic WordPress site, but that's no longer the case.

This server has been running without problems for over a year. A few days ago I first started noticing 503 errors (Service Temporarily Unavailable) on accessing one of the vhosts from the web browser.

I logged on through ssh and noticed the load was a bit higher than I expected (nothing crazy though). All other vhosts using PHP also gave me the same error. The only vhost that was working normal was a Ruby on Rails app (Redmine).

I also did a netstat -napt and noticed many connections from two or three IP addresses. I checked their geographical location and after blocking them through iptables the problem seemed to have gone away.

Now it's a few days later and the same problem started popping up. I checked again through netstat and noticed that again a whole bunch of connections from only a handful of IP addresses were connected to Apache.

When I was digging deeper I noticed that some of those IP addresses were what looks to me like other servers (at least they're running Apache). I'm suspecting they are hacked servers and they're trying to use my server to send spam or some other type of evil.

I just blocked those new IP addresses in iptables and that seemed to have solved the problem for now again, but I want to solve the root of the problem.

So my questions are:
1) How can I find out to what vhost those clients are connected?
2) Why does Apache stop working with not that many client connections, when it used to serve thousands of visitors at the same time when that big site was still running on this server?
3) What could they possibly be using my server for? The first time it happened I thought that they found some leaking WordPress plugin to use to spam people, but today I checked and there's barely anything in the mail queue.

View 1 Replies View Related

Plesk 12.x / Linux :: How To Install With Auto-installer CentOS

Sep 3, 2014

couldn't find any installation guide by Paralles how to install Plesk12 step by step. Found some on the internet, got the webinstaller started, but it says I should visit "192.168.0.100:8447" in my browser, which is just the internal IP of the server. Now I don't know what to do now, it's a fresh installed CentOS 6.5

View 6 Replies View Related

Plesk 12.x / Linux :: CentOS 5.5 - Resetting Access And Error Log

Apr 25, 2015

I am running CentOS 5.5, Plesk 12.

Access_log and error_log are being rotated around 10AM daily for my server.

But for busy days access_log and error_log gets very big to inspect. Is there any way that I can manually reset the logs for the time being but without changing the daily rotation time?

View 1 Replies View Related

Plesk 12.x / Linux :: CentOs 7 After Installation Webpage Not Accessible

Sep 26, 2014

I'm just testing Plesk 12 on CentOs 7 and after installation is succesfully completed, I cant access [URL]

This is the environment and steps which I taken:
* Fresh CentOs 7 iso
* Windows 2008 R2 Hyper-v hypervisor

1) Installation of the CentOs successfully completed
2) Yum update
3) Download auto-installer
4) Run auto-installer
5) process successfully completed
6) NOW I CAN'T access the url ...

View 18 Replies View Related

Plesk 12.x / Linux :: Running On CentOS 7 Azure Cloud

Jan 19, 2015

I would like to ask if its possible ( supported ) to run Parallers Plesk 12 Panel on centos 7 ( openlogic) in Microsoft Azure infrastructure.

View 3 Replies View Related

Plesk 12.x / Linux :: How To Install CentOS 7 On 1&1 Virtual Server

Apr 1, 2015

I want to update CentOS from:

Code:
Version Parallels Plesk v12.0.18_build1200140606.15 os_CentOS 6
OS CentOS 6.6 (Final)
to CentOS 7.

What steps I need to do to install CentOS 7?

View 4 Replies View Related

Plesk 12.x / Linux :: Backup CentOS Server File Directory

Feb 25, 2015

Which protocol I should use for performing a backup of important server files and folders. I do make a snapshot but i found that's not enough.

My Centos 6.6 has ProFTPD configuration setup only for webhosts so no root access. I came across SCP, but don't know how to secure that like a Pro. I have also heard about SSHFS for linux.

View 1 Replies View Related

Plesk 12.x / Linux :: CentOS 7 - 404 Not Found When Hitting Port 8443

Jun 4, 2015

I have been using managed servers for all of my webhosting career. I just decided to try to do it all on my own and of course, here come the growing pains.

I went with Linode for my new hosting provider. I followed their guides to get the initial setup done, minus setting up MariaDB.

I then went ahead and installed Plesk 12. The install went off without a hitch. But, now that I try to hit my hostname:8443, I get a 404.

I have done the following in an attempt to resolve the issue:

- Restart the server
- Restart the sw-cp-server
- Remove the /etc/sw-cp-server/conf.d/agent.conf (which didn't exist)

I do have the following firewalld rules in place:

firewall-cmd --zone=public--add-port=8443/tcp --permanent
firewall-cmd --zone=public--add-port=8447/tcp --permanent

View 3 Replies View Related

Plesk 12.x / Linux :: CentOS 6.6 - Postfix SASL Auth Fail

Jan 17, 2015

I've just setup CentOS 6.6 with Plesk at my Hoster OVH. Now when I want to connect to the smtp server I get following message:

Code:
SASL LOGIN authentication failed: encryption needed to use mechanism
SASL auth is enabled in the main.cf also submission. I connect to tls://smtp.example.com:587 with my email and password.

View 2 Replies View Related

Plesk 12.x / Linux :: Files And Folders Generated By PHP Hidden In FTP - Centos 6.5 / FastCGI

Jun 23, 2014

I have the following problem, the files and folders generated by PHP are hidden in FTP.

I can see in the Plesk file manager that users, permissions and groups are the same for all files and folders (those that can be seen and those that cannot be seen from FTP).

All the options in the server are set by default. It is a new installation of Plesk 12.0.18 #4 in CentOS 6.5 (Final).

SO: CentOS 6.5 (Final)
Plesk: 12.0.18 #4
PHP: FasctCGI
Apache Modules:

View 3 Replies View Related

Plesk 11.x / Linux :: DDOS Or High CPU Load Dedicated CentOS Server

May 12, 2014

I have been trying to identify why mi server has high load cpu, suddenly CPU load suddenly jumps, from 1 to 40 and until 110

If I restart mysqld and apache, the cpu gets back to normal, until this happen again

My server is
GenuineIntel, Intel(R)Core(TM) i5-2400 CPU @ 3.10GHz
VersionParallels Plesk Panel v11.0.9_build110120608.16 os_CentOS 6
CentOS 6.4 (Final)
CentOS 6 x64 Processor: Intel Core i5 - 3.10 GH

I already installed FAIL2BAN and DDOS DEFLATE without lock. I have CloudFlare Enabled.

When there is a high CPU load, I have checked netstats, and I don't identify many ips connected, so I think it could be an internet script (or virus).

I will paste the result of
ps fax
command, in a moment of high cpu load

View 7 Replies View Related







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