Current time: 04-17-2024, 01:16 AM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] Couple of Config Issues - Joomla 1.7 RokGallery
Author Message
viperiii Offline
Junior Member
*

Posts: 65
Joined: Feb 2008
Reputation: 0
Post: #2
RE: Couple of Config Issues - Joomla 1.7 RokGallery
where would I look specifically for 500 errors being generated from the site?

the php.ini looks pretty good... not sure why I can't even update the component at all - keep getting 500 errors when installing new modules / components in J1.7...

1.5 works so maybe I'll go that route... (not sure that will solve the issue but worth a try I guess!)
This Post:
http://isp-control.net/forum/thread-1112...l#pid99287

Quote:RE: Upload of files limited to approx 100KB
Thanks MC Smile

But I solve the problem differently

In my case, I had to install first mod-security2 :

Code:
apt-get install libapache2-mod-security2

And after, I have modified the file /etc/apache2/ispcp/domain.tld.conf with adding this :
Code:
<IfModule mod_fcgid.c>
MaxRequestLen 15728640
</IfModule>

Restart Apache2 and that's works


Fixed the issue...

issue seems to be with some php applications fcgi is blocking anything bigger than 100kb from working even when php_memory is set higher like 10-20mb

each domain has to be edited... what would the fix be for all domains to have this? instead of editing each one? or at least based on a package?
(This post was last modified: 09-24-2011 02:46 AM by viperiii.)
09-24-2011 01:53 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Couple of Config Issues - Joomla 1.7 RokGallery - viperiii - 09-24-2011 01:53 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)