Im asking this here cause if i try more i think im going to lose my mind for sure
it seems i can't use \[code\]php_value\[/code\] or \[code\]php_flag\[/code\] but linking a php.ini using suPHP_ConfigPath works (for php files)
here's a list of stuff i tried in random order:\[code\]AddHandler application/x-httpd-php .otfAddTypedefault_mimetypeapplication/vnd.oasis.opendocument.formula-templateauto_prepend_file = "otf.php"zlib.output_compression = Onoutput_handler = ob_gzhandlerheader("Content-type: application/octet-stream");\[/code\]also renaming the .otf file to .php doesn't work either (all the php file on my server get gziped using zlib)
anyone got an idea? maybe an apache/php guru?
the answer is probably a mix of the list above but apparently im not doing it correctly
it seems i can't use \[code\]php_value\[/code\] or \[code\]php_flag\[/code\] but linking a php.ini using suPHP_ConfigPath works (for php files)
here's a list of stuff i tried in random order:\[code\]AddHandler application/x-httpd-php .otfAddTypedefault_mimetypeapplication/vnd.oasis.opendocument.formula-templateauto_prepend_file = "otf.php"zlib.output_compression = Onoutput_handler = ob_gzhandlerheader("Content-type: application/octet-stream");\[/code\]also renaming the .otf file to .php doesn't work either (all the php file on my server get gziped using zlib)
anyone got an idea? maybe an apache/php guru?
the answer is probably a mix of the list above but apparently im not doing it correctly