[BlueOnyx:26929] Re: PHP error

Colin Jack colin at mainline.co.uk
Fri Apr 19 08:06:45 -05 2024


I looked at the file date on the .htaccess and it was old so binned it and all working.

This vsite was on 5209R until yesterday so suspect the fact that 5210R has jailed vsites may have something to do with it.

Now sorted anyway.

Thanks

Colin

From: Blueonyx <blueonyx-bounces at mail.blueonyx.it> on behalf of Colin Jack via Blueonyx <blueonyx at mail.blueonyx.it>
Date: Friday, 19 April 2024 at 13:55
To: Taco Scargo <taco at blueonyx.nl>, BlueOnyx General Mailing List <blueonyx at mail.blueonyx.it>
Subject: [BlueOnyx:26928] Re: PHP error
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/3097d3ad/attachment.html>


More information about the Blueonyx mailing list