Plesk 12.x / Linux :: Increase PHP Memory Limit For All Hosted Sites

Nov 12, 2014

I am trying to increase the PHP memory limit for all Plesk hosted sites.

I've updated the 'memory_limit' setting in /etc/php.ini

Then I ran

Code:
/usr/local/psa/admin/sbin/httpdmng --reconfigure-all
/usr/local/psa/admin/sbin/httpdmng --reconfigure-server
Checking a phpinfo() page on hosted sites I see that this setting has not been effective.

Checking some /var/www/vhosts/system/domain.com/etc/php.ini also shows the old setting, and I can see that these files have not been updated.

I note that all these domain php.ini files have been modified earlier today, all at the same time, so presumably some process did regenerate them earlier. All these files hae the "DO NOT MODIFY ..." heading

I realise that I can go the the domain in Plesk GUI and save the PHP settings to force an update, but is there anyway to force the regeneration of all of these files via CLI?

View 3 Replies


ADVERTISEMENT

Plesk 11.x / Linux :: How To Increase PHP Memory Limit

Feb 1, 2014

why, or when this happened, but all of a sudden the PHP Memory Limit for all of my domains is 64M? I used to have it set to 128. How to change this setting so that all domains have the ability to go to 128M ?

View 5 Replies View Related

Plesk 11.x / Linux :: Unable To Increase Upload Limit

Feb 5, 2015

I have tried the links below and it still has not made a difference to the upload limit. I am still getting a 500 error.

[URL] ,.....

In the error logs it is still saying

'mod_fcgid: HTTP request length 16777994 (so far) exceeds MaxRequestLen (16777216)'

I did not try editing last_httpd.include as it was recommended that this was not edited in the post above.

Is there something I am missing!

The Parallels version is 11.0.9 on Linux. It is a VPS package. Is it possible that the host is not allowing the increase or is it all down to my setup?

View 18 Replies View Related

Increase Maxclients Limit

Nov 30, 2007

well now my server load is back to normal i.e 1 - 2

but i want to increase the maxclients limit in my httpd.conf..

when i did 312 and restarted it, it says the max is 256.. so how do i increase the limit

View 8 Replies View Related

Increase Mail Send Limit

Jun 14, 2009

I'm sending out a mail campaign and noticed that there is a default limit of 300 set somewhere on my server. how do i chance this...

has exceeded the max emails per hour (300) allowed. Message discarded.

View 5 Replies View Related

Mysql: Could Not Increase Limit Of Open_files

Oct 11, 2007

error message: [Warning] Could not increase number of max_open_files to more than 65535 (request: 71410)

in my.cnf, I have this already
open_files_limit=90000

and
#cat /proc/sys/fs/file-max
370603

Is there any idea to fix this error?

View 5 Replies View Related

Plesk Automation :: Update Hard Disk Memory Limit For The Created Subscription

Mar 3, 2014

Is any way to change hard disk memory limit for created subscription ? It is 4 Gb I have to increase it to 8 Gb.

View 1 Replies View Related

Sites Have Gone Slow. Should Increase Maxclients

Feb 1, 2007

One of my sites gets around 10k+ visitors a day which has caused my httpd to be really slow.

My MaxClients is set to 250.

What should I do to get it back to normal?

View 5 Replies View Related

How To Increase Open Files Limit In Apache In Cpanel

Jul 14, 2008

How to increase the Open Files limits descriptor in Apache. In the earlier version of Cpanel, we had an option of Raise FD Size Limit to 16384, but the option no longer appear while rebuilding Apache. What is the way to do it and make the change permanent?

View 2 Replies View Related

Plesk 12.x / Linux :: Increase PHP Max Input Vars Value

Apr 24, 2015

I'm using php 5.5.9 with Plesk 12 running on Ubuntu and am trying to increase the max_input_vars value.

For the PHP settings in the additional directives box I have added the following: max_input_vars = 5000

I have saved the settings and even rebooted the server, however the max_input_vars is stuck at 1000 when looking at the php configuration.

View 8 Replies View Related

Plesk 11.x / Linux :: Roundcube - Increase Attachment Size

Jan 31, 2014

I seem Plesk Roundcube 6 MB attachment size. I Changed all php.ini and php.ini.tpl files but changes nothing. How Can I rise up the attachment size?

View 3 Replies View Related

Plesk 11.x / Linux :: Increase Import Database Size

May 4, 2015

I have a virtual server with CentOS 6.4 (Final) and Plesk 11.5.30 and I would like to increase the database size to import because right now it's only 2MB and I have to put online a website with 10MB.

View 5 Replies View Related

Plesk 12.x / Linux :: Increase Rate Of Send Mail Per Minute

Oct 16, 2014

How i can increase rate of send/minute for my campaigns of mail?

View 5 Replies View Related

Plesk 12.x / Linux :: Can't Increase Phpmyadmin Max Upload / Import File Size

Jan 2, 2015

I'm running Plesk 12. I install it today, using the ISO which parallels provides, which includes centos 6.5 and preinstalled Plesk 12 in my vps. Then I logged in plesk, and I did everything it wants. Then I upgraded my php, to php 5.4.36 according to the manual that Paralells provides, and then I tried to increase the max upload file size for phpmyadmin. I have edited my /usr/local/psa/admin/conf/php.ini file and tried to restart using with 3 different ways using terminal:

1st: service sw-cp-server restart
2st: /etc/init.d/psa stop
/etc/init.d/psa start
3st: reboot (which rebooted all the vps)

My php.ini file is:

short_open_tag = On
y2k_compliance = Off
output_buffering = Off
max_execution_time = 600
max_input_time = 600
memory_limit = 256M
max_file_uploads = 99999
max_input_vars = 2000

[Code] ....

However, when I'm trying to import a 31mb sql file, I always get that error, and only some of my tables are being imported:

#1153 - Got a packet bigger than 'max_allowed_packet' bytes

View 2 Replies View Related

New Vps,two Sites Hosted And All Down.

Jun 23, 2007

i get a lot of Qos alerts every time and this make my websites down.

evry site have (800-1200 unique visitors).

vps details:
vps plesk cpanel managed.
bandwith:350GB
Ram:384mb burst:1 GB
Hard disk:20 GB.

this is my first time that i move my website to vps but i cannot understand alot about vps command and alerts Qos.

i find many alerts with tcprcvbuf and numproc parameters.

how can i find more details about the problems of the vps and what is the command that i must type on my ssh console.

View 4 Replies View Related

How To Limit Num Of Connections Per Hosted Site On Ded. Server

Jan 24, 2007

OS: Linux, on Apache 2.0
=======

Would you know and kindly tell me if there's a way to limit X number of connections per hosted site?

Because I don't want someone with high traffic forum unfairly stealing most connections for himself, which makes other sites suffer in performance.

View 1 Replies View Related

Speed :: Sites Hosted In Ecatel

Jun 10, 2008

We are about to buy some servers from Ecatel but I want to learn some site names hosted in Ecatel to test speed... Also testfiles would work for me good.

View 5 Replies View Related

CPU Usage Stats By Hosted Sites

Jun 14, 2007

Many big web hosts provide details CPU usage stats for clients

For example, blue host provide cpu details like

[url]

View 2 Replies View Related

Can Other Hosted Sites Be Access Through Your Domain/subdomain

Sep 10, 2007

I'm using a shared host that provides good service and support, but there's one major issue I discovered recently:

Other sites hosted on their server are accessible through my domains and subdomain. For example:

Account2 on their server can be accessed through:

[url]
[url]

Host says:

"Because everything is Name-based, apache decides what directory is going to be used based upon the name that is provided. However, because the username is valid, it treats it as a vaild URL and redirects it to your site. There is no security issue, as this is just the way apache’s configuration works."

Is it really normal? Does the same happen on all apache servers? I think SE's would treat the other pages as mine, no?

View 3 Replies View Related

Accessing Locally Hosted Sites Across A Network - Macintosh

Jul 25, 2007

I currently have an Apache server running PHP and Mysql on my MacBook Pro.

I also have a copy of Parallels running, which hosts a Windows OS. In OSX, I have multiple VirtualHosts set up, and they all work great when accessed from OSX. All the sites are within my "Sites" directory. Now, when I browse to my Macs ip address in windows, I only get shown my Sites folder, and get shown the directory.

How would I be able to access these local sites as I do in OSX? I have tried configuring my hosts file in Windows, but it doesnt help.

View 0 Replies View Related

Plesk 12.x / Linux :: Route53 Duplicate Hosted Zones

Dec 10, 2014

This is a clean installation of Plesk, nothing else has been done on the server. After the Plesk 12 Installation I installed the Route53 Extension directly from the Panel.

I authenticated with the Access ID / Secret key, as soon as I start creating Domains I get duplicated zones in Route53. When I delete the Domain from Plesk only one Domain gets deleted, the other one remains.

This is my debug log where I see it executes the script twice:

Code:
[2014-12-10 14:50:15] DEBUG [panel] DNS Custom backend call: [{"command":"create","zone":{"name":"dummy123123test.nl.","displayName":"dummy123123test.nl.","soa":{"email":"vincent@mkbsc.nl","status":0,"type":"slave","ttl":86400,"refresh":10800,"retry":3600,"expire":604800,
"minimum":10800,"serial":1418219415,"serial_format":"UNIXTIMESTAMP"},"rr":

[Code] ....

The strange thing is, in the custom call it lists all the records twice as well..

When I disable the Plesk DNS Template it doesn't create Zones at all, when I then enable the Template per domain it creates one Zone correctly.

PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
Parallels Plesk v12.0.18_build1200140610.21 os_Ubuntu 14.04

PROBLEM DESCRIPTION
On Sub creation Plesk creates two hosted zones in AWS Route53

STEPS TO REPRODUCE
Install Plesk 12
Install Route53 Extension from Panel
Create subscription

ACTUAL RESULT
Duplicated zones in AWS Route53

EXPECTED RESULT
One Hosted Zone in AWS Route53

View 12 Replies View Related

Plesk 12.x / Linux :: Hosted Domain Connection Refused?

Aug 17, 2014

We have latest Plesk 12 on Centos 7, I can login to Plesk UI and mail is working,

but cannot access hosted website www.elcop.hr :

Error: Connection refused

View 19 Replies View Related

Dedicated Server Company That Can Handle Controversial Hosted Sites

May 20, 2009

I own two large hacking // gaming sites and host a few others. I need a company that can offer fully managed, secure,ddos protected, fast dedicated servers.

A big thing with me is if someone sends my hosting company a message saying, HEY your server is hosting hacks or illegal material, the company wont just go OH OK and shut down the server.

View 14 Replies View Related

Plesk 12.x / Linux :: Setting Up Mail With Hostname Hosted On A Different Server

May 14, 2015

I have a server that I use to host my primary domain, and I have a cople Plesk servers, now I updated the hostnames of all the servers like

Code: s1.de.myserverplace.de

Now when the plesk server sends a mail it goes in spam always,

In the SPF records of the primary domain sits this

Code:
myserverplace.de. IN TXT "v=spf1 a mx a:myserverplace.de a:s1.de.myserverplace.de ip4:148.251.100.157 ip4:144.76.163.46 ip6:2a01:4f8:201:81b8::60 ?all"

But when I actually send the mail in the headers of the received mail I get this.

Code:
Received: from s1.de.myserverplace.de (s1.de.myserverplace.de. [144.76.163.46])
by mx.google.com with ESMTPS id p2si2158952wjy.73.2015.05.14.04.09.17
for <mymailtestacount@gmail.com>
(version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);

[Code] ....

How would I set this up so this doesn't happen?

View 3 Replies View Related

Plesk 12.x / Linux :: Email Not Working When Domain Is Hosted With External Provider

Aug 29, 2014

I am currently running a trail of plex to see if it meets our requirements.

My domains are currently being hosted by an external provider and I have made the dns entry to point it the the server running plesk.

Now we can access the site created through plesk but the emails are not working not the webmail or even trying to forward the mails.

View 1 Replies View Related

Plesk 11.x / Linux :: Emails From Hosted Domains Not Routing To 3rd Party Servers

Sep 30, 2013

My Plesk panel (11.5.30) hosts a number of domains that all use Google Apps for Business to host their emails. No emails are hosted on the panel, and the mail server is turned off. So is the DNS server.

Using the mail() php function to send automatic confirmation emails from a website hosted on the panel, they arrive at any address NOT hosted locally, however they fail to arrive at any address whose website is locally hosted.

My initial research suggested that Plesk was routing locally, hence the problem, however the mailserver has been turned off the for domain/webspace.

View 19 Replies View Related

Plesk 12.x / Linux :: How To Install Wildcard SSL For Domain / Subdomain Hosted On Server

Apr 13, 2015

I am running a CentOS 6.5, 64-bit server with Plesk 12.0.18, and need to install a wildcard SSL for one of the domains/sub domains hosted on this server.

So you have the csr and private key installed (and domain.crt?), you just need to open..

1. COMODORSAAddTrustCA
2. COMODORSADomainValidationSecureServerCA

On your desktop and combine the two files into a new intermediate.crt file and upload that as the CA File.

But I'm not sure why you can't add it as text.

Click to expand...
Click for original message

View 7 Replies View Related

How To Limit Memory For VE On Openvz

Oct 30, 2008

How to limit memory for VE on openvz

Boys how to limit the memory Guaranteed of one VE in MB example:
128MB
256MB
512MB
1024MB
2048MB

How to set this to the VE?

View 12 Replies View Related

User_beancounters Memory Limit

Nov 6, 2008

in the user_beancounters below Which is responsible for memory limit? And Which the unit(bytes, kb, Mb, Gb)?
# cat /Proc/user_beancounters
Version: 2.5
uid resource held maxheld barrier limit failcnt
100: kmemsize 2780345 5144991 11055923 11377049 0
lockedpages 0 0 256 256 0
privvmpages 33433 68587 262144 262144 40404
shmpages 640 656 21504 21504 0
dummy 0 0 0 0 0
numproc 41 70 240 240 0
physpages 17144 46756 0 2147483647 0
vmguarpages 0 0 33792 2147483647 0
oomguarpages 17144 46756 536870912 2147483647 0
numtcpsock 27 35 360 360 0
numflock 6 8 188 206 0
numpty 1 2 16 16 0
numsiginfo 0 28 256 256 0
tcpsndbuf 207948 270556 1720320 2703360 0
tcprcvbuf 204424 1665268 1720320 2703360 0
othersockbuf 19424 57300 1126080 2097152 0
dgramrcvbuf 0 261888 262144 262144 2605
numothersock 21 51 360 360 0
dcachesize 0 0 3409920 3624960 0
numfile 927 1748 9312 9312 0
dummy 0 0 0 0 0
dummy 0 0 0 0 0
dummy 0 0 0 0 0
numiptent 47 47 128 128 0

View 2 Replies View Related

VPS For Wordpress - PHP Memory Limit

Dec 25, 2008

If I have a two sites that, combined, get about 125,000 page views monthly (that comes out to about 4,000 page views daily). The sites are powered by Wordpress, and it is being used as a CMS, it's not a blog. There are a number of plug-ins in use, on each site, about 10 or so. Each site also has a vBulletin forum in use, although there are rarely more than 10 concurrent connections, if even that many (total of 400 members, only 150 of which are active -- combined stats for both sites).

Currently the PHP memory limit is set to 16M. I'm wondering how high it could or SHOULD go? Granted, I would not want to ask for more than what is available. Would the site speed improve if it was upped to say 128M? Let's pretend that I have a 512MB VPS SLM (no burst). It would have Linux+Apache+Plesk.

Is that enough of a VPS? Would I need to go to 640MB, 768MB, or even 1GB of RAM? Budget is an issue, so "yeah sure, go larger" is not an easy decision. It's also stupid to buy what's not actually needed. Maybe 256MB-384MB would be good enough?

Now then, what if I wanted to use this on a Windows IIS6 system instead? Let's say that I decided to add an ASP.NET wiki or blog to one of the sites. Clearly, that would demand more RAM, and I think Windows itself likes to eat more RAM. The Windows box would also have either Plesk 8.6 or Plesk 9. What's the difference in base RAM use that should be accounted for?

Virtuozzo is desired for either solution, be it Linux or Windows.
My current situation is shared, Windows 2003 Plesk, for these particular sites, and these two specific sites are loading really slow sometimes. Other times I get partial loads, error 500, or pure "unavailable" issues. Other sites, same machine, just fine.

Even the vBulletin forums on the same domains load okay and fast, but the Wordpress sites crawl. It is IIS6, so use of WP-Cache/etc is pretty much impossible. I tried another cache, and it works -- but only for maybe 2 hours at a time, then something happens to it, and the cache quits. It's enabled, but it just stops functioning properly.

My shortlist of the moment includes KickassVPS, FutureHosting, and EuroVPS, for whatever new VPS plan that needs to be gotten. I've been watching the VPS offers threads for the past two weeks. I'm leaning hard to FutureHosting, for this one project, because of the Seattle NOC, since one of the site admins is close geographically, and he always has trouble with the current site's location (other side of the globe, for him).

I'm hoping some of the WHT experts have some good answers for this. I've been researching this for a while, both on WHT and off, but I can't seem to get a clear answer from reading alone.

View 7 Replies View Related







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