• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Sitebuilder crating invalid htaccess file.

M

Menta3K

Guest
Sometimes when i publish a site its creates a .htaccess file with:
php_value mbstring.func_overload 4
We got internal server error because php_value is only usable when php is installed as apache handler and our server is runnning php as fcgi

Bellow is my check.php output:
ioncube=ok os= phpVersion=5.2.5 mbstring=ok zlib=ok session=ok dom=ok domxml_xslt=ok sqlite=2.8.17 sqliteEncoding=iso8859 gd_png=ok gd_gif=ok gd_jpg=ok gd_wbmp=ok gd=2.0.34 safe_mode=ok mail=ok curl=ok serverApi=CGI folder_permissions_data=ok

Can i do anything to prevent the creation of the .htaccess file or maybe i change something in php configuration ?
 
Back
Top