Plesk 11.x / Linux :: Enabling BCmath Php Module

May 20, 2014

how to enable bcmath in php.

We have a virtual server running Linux CentOS 6 with plesk 11.5 & PHP 5.4.28

So far I have found info here: [URL]

But can't get the commands to work. I'm not great with putty and the commands but learning a little.

I was also hoping that maybe updating PHP to a newer version and using the --enable-bcmath would work but where to start.

We have several websites installed on the server, some with opencart etc installed so I don't want to break the server!

This is what I get so far:

[root@louks ~]# wget rpms.famillecollet.com/enterprise/6/remi/x86_64/php-bcmath-5.4.28-1.el6.remi.x86_64.rpm
--2014-05-20 11:27:10-- http://rpms.famillecollet.com/enterprise/6/remi/x86_64/php-bcmath-5.4.28-1.el6.remi.x86_64.rpm

[Code].....

View 18 Replies


ADVERTISEMENT

Plesk 12.x / Linux :: Error On Enabling Nginx

May 20, 2015

I wanted to activate nginx on my server als describes on [URL] ...

Installing was no problem, but when i try to enable nginx, I always get errors:

/usr/local/psa/admin/sbin/nginxmng -e
[2015-05-20 10:42:36] ERR [util_exec] proc_close() failed
Error occured while sending feedback. HTTP code returned: 502
[2015-05-20 10:42:37] ERR [util_exec] proc_close() failed

[Code] ....

View 7 Replies View Related

Plesk 12.x / Linux :: Enabling PHP Options Needed?

Jun 22, 2014

Enabling apache modules needed;

I need to enable following options :

mod_deflate
mod_env
mod_expires
mod_headers
mod_mime
mod_rewrite
mod_setenvif

Is this possible within Plesk 12?

I tried to enable mod_deflate and mod expires from Centos terminal without success. I need this options enabled for Opencart store.

View 2 Replies View Related

Plesk 12.x / Linux :: Enabling Nginx Proxy Failed

Dec 2, 2014

Here is my setup

Centos6.6 x86_64 Minimal install + Plesk12 installation completed without problem.

However when I logged into Plesk Panel i get this message.

ERROR: PleskException
Up Level
Unable to configure control panel: nginxmng failed: [2014-12-02 07:32:44] ERR [util_exec] proc_close() failed
enabling nginx proxy failed:
255 Service /etc/init.d/httpd failed to start
Service /etc/init.d/httpd failed to start

Nginx proxy changes had been reverted.

Everything seems to work but i would like to have it enabled for performance reasons, when i check it
# /etc/init.d/nginx status
nginx is stopped

Then I try to start it manually
/etc/init.d/nginx start
Not starting nginx as it is disabled in config

then i try to force it
/usr/local/psa/admin/bin/nginxmng --enable

[2014-12-02 08:19:48] ERR [util_exec] proc_close() failed
enabling nginx proxy failed:
255 Service /etc/init.d/httpd failed to start
Service /etc/init.d/httpd failed to start
Nginx proxy changes had been reverted.

View 4 Replies View Related

Plesk 12.x / Linux :: Nginx Doesn't Start - Enabling Proxy Failed

May 29, 2015

For some reason my nginx doenst start and I get the following error:

Error: Unable to start service: Unable to manage service by nginxmng: [2015-05-30 01:03:20] ERR [util_exec] proc_close() failed
enabling nginx proxy failed: getsebool: SELinux is disabled

255 Service /etc/init.d/nginx failed to start
getsebool: SELinux is disabled

Nginx proxy changes had been reverted.

('--enable', 'nginx')

View 1 Replies View Related

Plesk 12.x / Linux :: Autoinstaller Error Enabling Tomcat Java Servlets

Apr 4, 2015

Trying to enable Tomcat Java Servlets using autoinstaller via ssh, but I'm receiving the following error:

Exception: Failed to solve dependencies: 2:apache-commons-discovery-0.5-9.el7.noarch requires mvn(commons-logging:commons-logging)

ERROR: The Yum utility failed to install the required packages. Attention! Your software might be inoperable. ​When I try through the admin UI, I just get "The Yum utility failed to install the required packages"

View 2 Replies View Related

Plesk 12.x / Linux :: Pagespeed Module Compatibility

Mar 16, 2015

Our server setup is like this, wordpress, vtiger crm and ecommerse applications running on plesk 12 , with apache as backend server and nginx as proxy to serve static content. Now plans are to optimize webpages with Google pagespeed module , As per google documentation, module installation on nginx server need to be build from source. Is it recommended to install ngx_pagespeed module by building nginx from source on Plesk server?

View 3 Replies View Related

Plesk 12.x / Linux :: Enable PHP IMAP Module For Server

Nov 27, 2014

I need php imap extension for my server. How can I enable it?

View 3 Replies View Related

Plesk 12.x / Linux :: Installing SPDY Module For Nginx?

Sep 17, 2014

How do I go about installing the spdy module for nginx? I understand it's now part of nginx 1.6 which comes with Plesk 12 but when I add the directive

Code:
listen 443 ssl spdy;

I get an error saying "nginx: [emerg] the "spdy" parameter requires ngxhttpspdy_module".

View 6 Replies View Related

Plesk 12.x / Linux :: Redirecting Port In Firewall Module?

Aug 25, 2014

How do we redirect port in Plesk firewall module without touching iptables? I saw forwarding but there was no destination port.

View 1 Replies View Related

Plesk 12.x / Linux :: Ion Cube Error - Unable To Initialize Module

Aug 7, 2014

I am receiving below email everyday ....

Subject : Cron <aioftp@main> /usr/bin/php -q /var/www/vhosts/domain.com/subdomains/somedir/httpdocs/dir/cron.php
Failed loading /usr/lib64/php/modules/ioncube_loader_lin_5.4.so: /usr/lib64/php/modules/ioncube_loader_lin_5.4.so: cannot open shared object file: No such file or directory
PHP Warning: Module 'soap' already loaded in Unknown on line 0
PHP Warning: PHP Startup: XCache: Unable to initialize module
Module compiled with module API=20090626
PHP compiled with module API=20100525
These options need to match
in Unknown on line 0

View 1 Replies View Related

Plesk 12.x / Linux :: How To Install Google Pagespeed Module On Nginx

Dec 21, 2014

How to install google pagespeed module on nginx and plesk 12

View 5 Replies View Related

Plesk 12.x / Linux :: Firewall Module Modified Iptables - FTP Not Working Now

Feb 13, 2015

I temporarily enabled and activated Plesk firewall module (which I wish I didn't the first time) and for some reason it seems to have overwritten the default iptables configuration that was set, leaving my ftp unable to be logged into. I tried to disable the firewall module and reboot the server. It didn't work.

I also noticed that it somehow seem to have changed my hostname to my previous server hostname as well

Is there any way to completely revert back to original iptables settings before enabling the Firewall module?

View 4 Replies View Related

Plesk 12.x / Linux :: Module IonCube Loader Already Loaded In Unknown On Line 0

Sep 2, 2014

After successful upgrade PHP, and not successful with ioncube i get:

Failed loading /usr/lib/php/modules/ioncube_loader_lin_5.4.so: /usr/lib/php/modules/ioncube_loader_lin_5.4.so: cannot open shared object file: No such file or directory
PHP Warning: Module 'ionCube Loader' already loaded in Unknown on line 0
The ionCube PHP Loader is disabled because of startup problems.
PHP Warning: Module 'ionCube Loader' already loaded in Unknown on line 0
The ionCube PHP Loader is disabled because of startup problems.
PHP 5.4.32 (cli) (built: Aug 21 2014 07:33:35)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
with the ionCube PHP Loader v4.6.1, Copyright (c) 2002-2014, by ionCube Ltd., andClick to expand...

View 4 Replies View Related

Plesk 12.x / Linux :: Fail2ban Module Fails To Activate Proftpd And Ssh-jail

Mar 4, 2015

I have a brand new Plesk 12 Installation with just a first Subscription/Domain for my test. Enabling fail2ban jails brings me the following error for the jails plesk-proftpd and ssh. All others went on.

error 'f2bmng failed: ERROR No file(s) found for glob /var/log/secure'.

I see that /var/log/secure is missing, althoug I already used ssh and ftp to log in once. I can go to touch the /var/log/secure file or adjust the jail configs to proper log file location? Which is the way to go? 

View 2 Replies View Related

Plesk 11.x / Linux :: PHP Support 11.5.30 - Cannot Change Or Choose Running As Apache Module Or CGI Application

Jul 17, 2015

Hosting Settings

There is no php support - so i can´t change or choose running as apache module or cgi application (s. screenshot)...

OS Ubuntu 12.04.5 LTS

Panel version 11.5.30 Update #50, last updated at July 17, 2015 03:46 AM

View 4 Replies View Related

Plesk 12.x / Windows :: Enabling Iis-app-pool For Customer Through API

Mar 20, 2015

We are trying to enable the dedicated IIS pool for some customers through the RPC API (Plesk 12, Win2k12R2) but couldn't find a way to. I understand we can do it through CLI with "client_pref.exe --set-iis-app-pool-settings <login_name> -iis-app-pool-turned-on true", and also through web interface, but is it possible via API? it would be really easier and cleaner.

View 3 Replies View Related

Plesk 11.x / Windows :: Mysql Duplicate Entry Error - Enabling Spam Filter

May 7, 2013

when im trying to enable spam filter for a particular email account i get this mysql error:

Error: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'xxxx@domain.com' for key 3 (mail id i hid it for security reasons xxxx@domain.com)..

i searchd in the psa database but could not find any duplication...

View 2 Replies View Related

Install Perl Module In PLESK

Jun 21, 2008

we need to install some perl modules in our server, how can I do it ? my server is Linux with PLESK.

View 2 Replies View Related

Plesk 11.x / Windows :: App Requires Rewrite Web Server Module

May 20, 2014

I have a freshly installed 'Microsoft Windows Server 2008 R2 Service Pack 1' VPS with Plesk 11.5.30.When installing certain applications (for example, Dolphin, Elgg), it halts with the following error message: Requirements: Apache module - The app requires the 'rewrite' web server module

When I check in Windows IIS Manager under Modules, I see RewriteModule is installed as a native module.When checking the KB about this issue: URL..it says to enable the rewrite module by ticking it in the 'Configure native modules' box.However, that module is not even listed there, even though it clearly is listed in the main module overview as a native module.

Also, in Plesk > Tools & Settings > Server Management > Panel Components, URL rewrite is also listed: URL Rewrite [Active] IIS URL Rewrite Module 2 7.2.2

View 1 Replies View Related

Plesk 12.x / Windows :: ERROR ServerShield - Module Context Is Not Defined

Aug 18, 2014

Running task: C:ParallelsPleskadmininphp.exe -c "C:ParallelsPleskadminconfphp.ini" -dauto_prepend_file=sdk.php "C:ParallelsPleskadminplibmodulesservershieldscriptsaggregate-stats.php"

Result: ERROR - Module context is not defined

View 3 Replies View Related

PHP As Apache Module Vs. PHP As CGI Module

Nov 20, 2007

What are the advantages/disadvantages of running PHP as Apache module vs. running PHP as CGI module on your server?

View 5 Replies View Related

PLESK 9 + WHMCS "create Module Error "

Jun 19, 2009

I have windows 2008 server with plesk 9.2 and whmcs installed, it worked well for 10-15 days but now when ever i click on create account module it just gives me "INTERNAL SERVER ERROR 500" i contact whmcs and they replied the following

------------------------------------------
I am getting an internal server error - this is being returned from your Plesk server. you should check the server error logs for the issue,

Regards,
Andrew
----------------------------------------------------

but i checked every thing looks fine example time out etc what can be the real problem? please help

View 1 Replies View Related

Enabling SMS On A Website

Jun 13, 2008

My client wants to send SMS from his new website that we are making. How can I enable this feature ...? What's the easiest way?

(The reason I'm posting this question in this forum is that I'm just guessing that this has something to do with web hosting. But, admin, if I'm wrong about this, please move this to a different forum.)

I read that Clickatell is a good service to use to provide this service on our website. Did anyone here use this service before? If so, what did you think about it? Is it easy to set up?

View 1 Replies View Related

Enabling WebDAV

Feb 10, 2007

I am running a Fedora Core 4 VPS with Apache 2.0.53 I think.

I would really like to install/enable WebDAV so that I can mount some of the server storage as a drive on my computer for easy file manipulation from desktop, laptop, gf's house, etc. without having to carry the files around with me all the time.

How would I go about configuring WebDAV?

View 2 Replies View Related

Enabling JSP For A Domain

Aug 12, 2007

dears how can i enable jsp for a specify domain?

i tried this @ putty:
/scripts/installservlet <domain.com>

but it doesnt work for me

im using cpanel 11.x

View 0 Replies View Related

Enabling Of Html To Run SSI

Dec 27, 2007

Is there any way to run SSI with html instead of shtm or shtml in Windows 2003 IIS 6 server?

View 0 Replies View Related

Enabling DMA Mode On IDE Drive

Apr 23, 2009

I cannot enable DMA mode on /dev/hda when attemping to enable it via ssh

Code:
hdparm -d1 /dev/hda
/dev/hda:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Operation not permitted
using_dma = 0 (off)

Code:
hdparm -tT /dev/hda
/dev/hda:
Timing cached reads: 1632 MB in 2.00 seconds = 814.90 MB/sec
Timing buffered disk reads: 8 MB in 3.42 seconds = 2.34 MB/sec
I am running CentOS 4.7 and cPanel 11. cPanel also shows DMA is not enable on this drive. Kernel: 2.6.9-78.0.13.ELsmp

Code:
cat /boot/config-2.6.9-78.0.13.ELsmp |grep DMA
CONFIG_GENERIC_ISA_DMA=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
# CONFIG_HPT34X_AUTODMA is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_IDEDMA_AUTO=y
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
CONFIG_PDC_ADMA=m

Code:
hdparm -i /dev/hda
/dev/hda:
Model=WDC WD2500JB-00REA0, FwRev=20.00K20, SerialNo=WD-WMAN542173
Config={ HardSect NotMFM HdSw>15uSec SpinMotCtl Fixed DTR>5Mbs FmtGapReq }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=50
BuffType=unknown, BuffSize=8192kB, MaxMultSect=16, MultSect=16
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=268435455
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5
AdvancedPM=no WriteCache=enabled
Drive conforms to: device does not report version:
* signifies the current active mode

View 8 Replies View Related

Enabling Iptables Modules

Nov 2, 2009

This wiki page has discussed how to enable iptables modules in a VPS.

View 6 Replies View Related

Enabling Javascrpt In IE On WinSrvr2008

Mar 23, 2009

Both IE7 and FF are configured to use javascript, but no sites seem to recognize the fact and report that it's been blocked or off. How do I enabled this?

View 1 Replies View Related

Enabling Php By Default In Apache

Mar 17, 2008

When I create a website in apache I have to enable php on it manually, Is there a way that I enable php by default on root of apache?

View 3 Replies View Related







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