Quote:
Originally Posted by mp4sverige
Yes im on shared host, and it looks like im not allowed to use these settings in .htaccess
# File modified on Sun Apr 25 07:42:20 2010 by server
# For security reasons, mod_php is not used on this server. Use a php.ini file for php directives
# php_value upload_max_filesize 30M
# For security reasons, mod_php is not used on this server. Use a php.ini file for php directives
# php_value post_max_size 30M
how to restart a server after editing php.ini on a shared host?
Btw im on Hostmonster, and i have edited php.ini before to inscreese upload limit before for Drupal and that worked fine.
Thanks for great support and mod.
|
It's possible that it works without restarting as they probably use a virtual php.ini on a shared hosting environment. You only need to remove the # in front of the lines (otherwise they are commented out) and remove their php_value prefix (which is only needed in a .htaccess).
Quote:
Originally Posted by SeToY
Ah okay, so when somebody tried to download a file but had no permission, the Counter was set +1, but the user got the "No Permission"-Message?
|
No, they could run the Update Counters functionality to recount all stats. That's all.