Plesk 12.x / Linux :: Native Support For Multiple PHP Versions

Apr 7, 2015

A really nice feature has been brought to plesk with the native support for multiple PHP versions now.I tried it out, but there seems to be an error in the session.save_path of PHP 5.5.23 (the one I tested).sessions.save_path points to /var/lib/php/sessions but the default before seems to be /var/lib/php/session so the folder does not exist.For now I simply worked with a symlink to solve the problem:

cd /var/lib/php/
ln -s session sessions

Not sure if other PHP version or other OSes (besides PHP 5.5.23 and CentOS 6.6 are affected).

View 9 Replies


ADVERTISEMENT

Plesk 11.x / Linux :: Multiple PHP Versions - How To Install Extensions

May 27, 2014

I have installed PHP5.5.12 as the secondary php version. The primary version (installed with plesk) is php5.4 .

Now when I try to install extensions, every time they are installing to the primary version.

How can I install extensions special for the other version?

I have Debian 7 x64 and parallels plesk 11.5

View 3 Replies View Related

Plesk 12.x / Linux :: Multiple PHP Versions Not Available In Parallels Installer?

May 6, 2015

I have tried to install multiple versions of PHP as described here: [URL] The option "Add/Remove Components" > "Web hosting features" > "Different PHP interpreters versions" is not available in the Parallels Installer. I am using Plesk 12.0.18 on CentOS release 6.6 (Final)

View 2 Replies View Related

Plesk 11.x / Linux :: Installing Multiple PHP Versions Fails Due To Dependencies

May 27, 2014

According to: URL....I tried to install php 5.3...Before able to .configure php source, i must install several dependencies. I resolved most of them but installing libmcrypt-devel gives the following error:

---> Package libmcrypt-devel.x86_64 0:2.5.7-5.el6.art will be installed
--> Processing Dependency: libmcrypt = 2.5.7-5.el6.art for package: libmcrypt-devel-2.5.7-5.el6.art.x86_64
--> Finished Dependency Resolution
Error: Package: libmcrypt-devel-2.5.7-5.el6.art.x86_64 (atomic)
Requires: libmcrypt = 2.5.7-5.el6.art
Installed: libmcrypt-2.5.8-9.el6.x86_64 (@PSA_10_4_4-thirdparty)
libmcrypt = 2.5.8-9.el6
Available: libmcrypt-2.5.7-5.el6.art.x86_64 (atomic)
libmcrypt = 2.5.7-5.el6.art

You could try using --skip-broken to work around the problem...You could try running: rpm -Va --nofiles --nodiges.

View 4 Replies View Related

Plesk 11.x / Linux :: Install Two Versions Of PHP?

Jul 21, 2014

I tried to install an additional version of PHP followuing this guide [URL] .....

But when i launch this command (the same of the guide but I substitute "php540" with "php55") I retrive the following error:

./configure '--with-libdir=lib64' '--cache-file=../config.cache' '--prefix=/usr/local/php55-cgi' '--with-config-file-path=/usr/local/php55-cgi/etc' '--disable-debug' '--with-pic' '--disable-rpath' '--enable-fastcgi' '--with-bz2' '--with-curl' '--with-freetype-dir=/usr/local/php55-cgi' '--with-png-dir=/usr/local/php55-cgi' '--enable-

[Code]....

View 3 Replies View Related

Plesk 11.x / Linux :: How To Track Wordpress Versions On Whole Server

Sep 6, 2013

I know it's not specifically a plesk issue, but as I use plesk to resell webs and many users install (manually) wordpress, I thought I'll ask around.I would like to know if this can be done with a single sql select or if I would have to use a script to do this:

- track all mysql databases on my server
- find the proper table in each database (as the prefix can be customized, the start of the table name will probably never be the same in two WP installations)
- find the proper field in that table and check the WP version and administrator email

and then what I will do is send an email to those adresses advising them to update WP

View 4 Replies View Related

Plesk 12.x / Linux :: Missing Packages On Additional PHP Versions?

Jun 11, 2015

I'm trying to make use of the multiple PHP versions in Plesk 12, however the newer versions are missing some packages my websites require.

When yum installing them it just tries to install to the default PHP5.3 version so says it is already installed.

As I didn't compile these php versions how can I install additional PHP packages to the supplied additional versions in Plesk?

View 3 Replies View Related

Plesk 12.x / Linux :: Unable To Find Additional PHP Versions

Jul 14, 2015

I have just installed a new Cloudlinux 6.6 Plesk 12 box but am unable to find the additional PHP versions as shown in the attached image.

I'm on update #55.

I'd prefer to use Plesk's built-in PHP versions instead of the Cloudlinux ones.

View 4 Replies View Related

Plesk 12.x / Linux :: Locked Out From Panel After Installing Additional PHP-versions

Jun 25, 2015

For some application-testing I installed PHP 5.5 and PHP 5.6 alongside the existing PHP 5.3 installation. To do that I used the web-interface of the Plesk-installer.

Installing the software went well, or at least didn't show any errors.

After installing I went back to the login-page to get back into the portal, but that didn't work.

I am using the right username and password and don't see any errors, I just keep getting the login-screen and no errors. Logging in through SSH is working as it should. Only access to Plesk on 8443 seems to be denied.

Server reboot didn't work, restarting Plesk-services didn't work...

How can I restore this so I can get back to work?

This Plesk-installation is on a CentOS 6 server on which I have full rights.

View 2 Replies View Related

Which Versions Of Apache And Mysql Can Take Advantage Of Multiple Cpus

May 15, 2007

Are there particular version of mysql or apache that are best suited when you want to utilize a multi-core/multi-cpu system? For example, we are currently using apache 1.3 and am not sure if it has the inherent ability to use multiple cpus to its benefit.

Or would the fact that it spawns child processes take advantage as the processes will be spawned on the different CPUs?

View 6 Replies View Related

Plesk 11.x / Linux :: Multiple Email Certificates For Multiple Domains?

Nov 11, 2014

I have two domains as virtual hosts on same IP address.

I am getting certificate error for the second domain when I try to check email (using MS Outlook). I can't permanently "accept" certificate, it complains again and again. Certuficate I created and self signed for imap.domain1.com, but the second email server is imap.domain2.com, so it complains.

How do I set separate email certificates for two domains? Is it possible at all?

View 5 Replies View Related

Plesk 12.x / Linux :: Does Parallels Support It Being Installed On Linux VM

Feb 25, 2015

Does Parallels support Plesk 12 being installed on a Linux VM that is provisioned on Microsoft Windows Server 2012 R2 Hyper-V?Is it fully supported?

View 2 Replies View Related

Plesk 12.x / Linux :: How To Add Multiple IPs To IPTables

Jun 22, 2015

I have a list of bad Ips and would like to add it into iptables, but I don't went to enter one-by-one or by command line, I would like to insert into list file of iptables editing a file or something like that, where and how I can procedure to do this?

View 5 Replies View Related

Plesk 11.x / Windows :: Is It Possible To Have Both PHP Versions (5.2 And 5.3) After Update

Jul 24, 2012

I am using Plesk 10 on a Windows dedicated server.I read on Parallels website that version 11 will upgrade PHP to 5.3.Is it possible to keep PHP 5.2 together with PHP 5.3?

View 1 Replies View Related

Plesk 12.x / Linux :: PHP Support Only For FastCGI?

Apr 23, 2015

In my Plesk 12.0, I installed support por PHP 5.3, and 5.4. But when I go to configure my site, I only can select these versions if I put PHP like FastCGI:

But in "Apache Module" I only can select PHP 5.3.3:

My WebSite doesn't work with FastCGI, only with "Module Apache".

Why I cannot select 5.3.29 with "Module Apache".

View 8 Replies View Related

Plesk 12.x / Linux :: Uninstall PHP 5.4 Multiple Version

Aug 26, 2014

I tryed install multiple-php version in my Plesk 12 on CentOS 6.5 using Plesk KB but it doesn't work very well so I installed php-panda and it works fine but I want uninstall the php 5.4.31 version that fail but leaving the no-atomic old version. How can I do that? I know that is installed in other directory.

View 1 Replies View Related

Plesk 12.x / Linux :: Multiple Destinations For Web Hosting

Oct 18, 2014

I have plesk running on virtual machine on SSD drive but some web pages required large storage therefore I added second spinning hdd and mounted it into the file system.

How this could be used within plesk? I was trying symlink but that was not supported by FTP and apache.

View 4 Replies View Related

Plesk 12.x / Linux :: Concurrent Visitors Max CPU Multiple Php-cgi

Jun 25, 2015

I am running Plesk 12.0.18 on Centos 6.4

I have noticed that the CPU on my VPS maxes out. This occurs when there are many concurrent visitors to any of the 7 domains. 6 of the domains run Wordpress and 1 runs php-bb forum. When I run top during high cpu I see multiple "php-cgi":

32664 xxxx 30 10 211m 38m 8228 S 21.0 0.9 0:03.70 php-cgi
32675 xxxx 30 10 209m 38m 7992 S 25.8 0.9 0:02.08 php-cgi
30809 apache 30 10 422m 98m 2492 S 8.8 2.2 0:18.07 httpd

Looking at the process

PID TTY STAT TIME COMMAND
32664 ? SN 0:01 /usr/bin/php-cgi -c /var/www/vhosts/system/websitex.com/etc/php.ini

The net result is CPU hits 100% and visitors are greeted with Service Unavailable ...

Output from /usr/local/psa/bin/php_handler --list

id: display name: full version: version: type: cgi-bin: php-cli: php.ini: custom:
cgi 5.3.3 5.3.3 5.3 cgi /usr/bin/php-cgi /etc/php.ini false
fastcgi 5.3.3 5.3.3 5.3 fastcgi /usr/bin/php-cgi /etc/php.ini false
module 5.3.3 5.3.3 5.3 module /usr/bin/php-cgi /etc/php.ini false

View 4 Replies View Related

Plesk 11.x / Linux :: Multiple Location Logfiles

Oct 26, 2014

On a plesk11 server (migrated from plesk9) I see multiple locations for the logfiles:

/var/www/vhosts/<DOMAIN>/logs
/var/www/vhosts/system/<DOMAIN>/logs

They don't seem to be (hard)linked. Why store logfiles on 2 different locations? Is there a way to make this more efficient?

View 1 Replies View Related

Plesk 12.x / Linux :: How To Enable Multiple Admin Log In

Jul 21, 2014

Where I can find option for enable multiple log in for admin account?

View 6 Replies View Related

Plesk 11.x / Linux :: PHP-FPM / Nginx And Multiple Version Of PHP

Dec 17, 2014

I installed Nginx and PHP-FPM through the Plesk Autoinstaller.It works well with the default PHP version installed originally with the CentOS 6 system (5.3.3). I also installed manually following your KB [URL] .... additional versions of PHP. It works well, and I can use those additional versions through the Plesk UI.

Therefore, I was wondering how to use them with PHP-FPM? As when I activate a domain for Nginx with PHP process (PHP-FPM), it switches the PHP version to 5.3.3 and I can't change this parameter.

View 1 Replies View Related

Plesk 12.x / Linux :: IPv6 Support For Domain

Jun 29, 2015

I'm running plesk 12.0.18 on centOS 6.6 and I have some problems with ipv6 support for a domain. This is what I see in my apache logs for that domain:

2001:8d8:90b:c900::2a:19d1 - - [29/Jun/2015:17:44:55 +0200] "GET /hello.html HTTP/1.0" 404 1208 "-" "facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)"
2001:8d8:90b:c900::2a:19d1 - - [29/Jun/2015:17:49:39 +0200] "GET /hello.html HTTP/1.0" 200 384 "-" "curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.16.1 Basic ECC zlib/1.2.3 libidn/1.18 libssh2/1.4.2"

2001:8d8:90b:c900::2a:19d1 is the ipv6 from my server, and it appears there because of nginx working as reverse proxy.

As you can see, facebook can't get /hello.html (404 response), but I can get it from another server using curl (200 response). I tried disabling nginx and this is what I see now:

2a03:2880:2110:dff3:face:b00c:0:1 - - [29/Jun/2015:17:55:11 +0200] "GET /hello.html HTTP/1.1" 404 1208 "-" "facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)"
2001:8d8:8b3:6000::4e:c5a0 - - [29/Jun/2015:17:54:52 +0200] "GET /hello.html HTTP/1.1" 200 361 "-" "curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.16.1 Basic ECC zlib/1.2.3 libidn/1.18 libssh2/1.4.2"

Still not able to get /hello.html. This is a problem for me because I can't share anything on facebook, since their bot can't find anything on my site.

I've already configured ipv6 for my domain.

View 1 Replies View Related

Plesk 11.x / Linux :: Script To Enable SSL Support

Dec 17, 2014

We have many hundreds of domains on our Plesk 11.5 server (Linux) but many of them do not have SSL support enabled. Any script that would enable it for all domains and subdomains on our server, to save the tedious time of manually checking every domain?

View 2 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 :: Multiple PHP Not Working With Installed MySQL

Dec 19, 2014

I've enabled one more php using this guide: [URL] .... but mysql is not working with the new php installation, how to get it working?

View 7 Replies View Related

Plesk 12.x / Linux :: Multiple Version Of PHP Are Not Working Properly

Dec 28, 2014

I am looking for a replacement to my existing ISPConfig 3.x installation and have heard a lot of good things about Plesk, so I decided to put up a test server with a trial version of Plesk 12.The server is running Centos 6.5 64-bit minimal install with all system updates applied before installing Plesk. After installing Plesk I used the commands from the attached text-file.After compiling PHP 5.5.20 with no errors displayed on screen I created a new subscription plan as a copy of the #default domain" plan and changed the name to "PHP 5.5 website" and in the Hosting Parameters I changed PHP to run still run as a FastCGI application but use my compiled PHP 5.5.20 instead of the OS vendors PHP 5.3.3.The configure options used are the same as I did use for my ISPConfig 3.x servers.I also tried the configure options shown here: [URL]... But the command ends with a "configure: WARNING: unrecopgnized options: --enable-fastcgi"

If I compile with the attached script I get a HTTP 500 error when visiting the selected website (which is a clean installation of Drupal 7.34) and in the error_log for my test site I get this:
"
[Sun Dec 28 18:51:48 2014] [warn] [client x.x.x.x] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
[Sun Dec 28 18:51:48 2014] [error] [client x.x.x.x] Premature end of script headers: index.php
"
x.x.x.x is the internal IP of my router/firewall.I have also looked in the Plesk Administrator GuideIs there a known issue with Plesk 12 and CentOS 6.5 64-bit when wanting to use multiple versions of PHP, since both the version compiled using the KB article above and my own attached script worked fine on my ISPConfig 3.x servers.

View 4 Replies View Related

Plesk 12.x / Linux :: Managing Multiple Servers From One Interface

Jun 3, 2015

Is Plesk capable of managing different servers from one interface?

View 2 Replies View Related







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