• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

create a new subdomain fails

chevalo

New Pleskian
[solved] create a new subdomain fails

Hi Forum,

If i want to create a new subdomain, this error pops up:

Fehler: phpinimng failed: Cannot parse php.ini: (, File contains parsing errors: [line 12]: 'AllowOverride FileInfo\n')

Is there any workaround about this error and when is it fixed by parallels?

My evironment:
Debian 6.0.6
11.0.9 Update #32

Thx
Chris
 
Last edited:
Have you done any changes in php.ini manually?
Also make sure that SELinux is not enabled. Make sure that you have not "Enforcing" in output of command:

# getenforce
 
Hi Igor,

nope, i did'nt take any changes in php.ini.
# getenforce delivers - nothing, it's not active or installed.
 
STOP!

i find an manual entry in the plesk-hosting-settings of the tld! I wrote: "AllowOverride FileInfo" instead of "AllowOverride=FileInfo".

The murder is out. ;)

Cheers
Chris
 
Last edited:
Back
Top