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