GLOBAL_CONFIGURATION REFRESH

More
11 years 2 months ago #33522 by ggppdk
Replied by ggppdk on topic GLOBAL_CONFIGURATION REFRESH
usually this line does not exist,

add it like this:

php_value post_max_size 20M


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #33523 by harky
Replied by harky on topic GLOBAL_CONFIGURATION REFRESH
hi, after add this line, i had Internal Server Error. :cry:

ggppdk wrote: usually this line does not exist,

add it like this:

php_value post_max_size 20M

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #33525 by harky
Replied by harky on topic GLOBAL_CONFIGURATION REFRESH
i asked my hosting he say i can create a php.ini and use .htaccess to load the setting from php.ini which i dunno how to do it.

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #33526 by ggppdk
Replied by ggppdk on topic GLOBAL_CONFIGURATION REFRESH
Hello,

then , your host prohibits changing this value via .htaccess

It should be enough anyway.

Try the other solutions i have suggested.

Last time this was reported , it was solved by changing PHP version or with a different Hosting Server


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #33529 by harky
Replied by harky on topic GLOBAL_CONFIGURATION REFRESH
i just create a php.ini and set the line post_max_size = 20M
and run a info.php, it did set to 20M but than on joomla side is still 8M thus do u knw the common for .htaccess to execute the command from php.ini?

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #33534 by harky
Replied by harky on topic GLOBAL_CONFIGURATION REFRESH
oh cool! i manage to solve the issue :lol:

not sure isit work for other but here is what i do.

1. I create a php.ini at root folder (public_html/php.ini)
and add this line in

post_max_size = 20M

2. Open the root .htaccess file and added this line

<IfModule mod_suphp.c>
suPHP_ConfigPath /home/username/public_html/
<Files php.ini>
order allow,deny
deny from all
</Files>
</IfModule>

Be sure to replace "username" with your actual cPanel user name.


Go back to open and save GLOBAL_CONFIGURATION. Then REFRESH. It done! :D hope the rest will be fine too

Currently using PHP Version 5.2.17

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.302 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline