24
views
views
In an .htaccess file in the KBPublisher installation directory change and uncomment line:
php_value upload_max_filesize For example, if the desired filesize is 3 meg, the following directive would be placed in the .htaccess:php_value upload_max_filesize "3M"
php_value upload_max_filesize For example, if the desired filesize is 3 meg, the following directive would be placed in the .htaccess:php_value upload_max_filesize "3M"
Comments
0 comment