• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Fehler: phpinimng failed: Cannot parse php.ini: (<class 'ConfigParser.ParsingError'>,

DirkMA

New Pleskian
Hi,

when I try to change the PHP Parameters, i get the following Message:

Fehler: phpinimng failed: Cannot parse php.ini: (<class 'ConfigParser.ParsingError'>, File contains parsing errors: <stdin> [line 12]: 'upload_tmp_dir /tmp\n')

I will add the following:

upload_tmp_dir /tmp
date.timezone = 'Europe/Berlin'

Iam using the Plesk Panel 10.4.4 on a fresh installed (Standard 1&1 Server Image) Centos 6.0.

The Error ist occuring, when i chose CGI or fast-CGI. It works, when i choose Apache Module, but my Joomla stopps working then, because the Apache runs as a wrong user.group.

For a work-around it is nice if you tell me, how i can change the parameters in the right php.ini.
 
Back
Top