[BlueOnyx:26928] Re: PHP error
Colin Jack
colin at mainline.co.uk
Fri Apr 19 07:48:17 -05 2024
Hi Taco,
Can you post the .htaccess file here (or at least the lines with php_value?
There seems an error in that.
It is auto generated my Michael’s script but this is what it says:
IfModule mod_php5.c>
php_value always_populate_raw_post_data -1
php_value upload_max_filesize 513M
php_value post_max_size 513M
php_value memory_limit 512M
php_value mbstring.func_overload 0
php_value default_charset 'UTF-8'
php_value output_buffering 0
<IfModule mod_env.c>
SetEnv htaccessWorking true
</IfModule>
</IfModule>
<IfModule mod_php7.c>
php_value upload_max_filesize 16G
php_value post_max_size 16G
php_value memory_limit 1024M
php_value mbstring.func_overload 0
php_value default_charset 'UTF-8'
php_value output_buffering 0
php_value max_input_time=3600
php_value max_execution_time=3600
<IfModule mod_env.c>
SetEnv htaccessWorking true
</IfModule>
</IfModule>
Thanks
Colin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20240419/32ff050b/attachment-0001.html>
More information about the Blueonyx
mailing list