Skip to main content

PHP 7 character set issues

  • September 5, 2017
  • 31 replies
  • 3 views

Show first post

31 replies

  • September 25, 2017

Manfred,

One more detail. PHPRC should refer to php.ini file. This setting should be set in php.ini:

cgi.fix_pathinfo=0

That setting is in our php.ini.

I am pretty sure that if PHPRC points to a directory it is assumed there is a php.ini in that directory.


Tatiana Balaburkina
Forum|alt.badge.img+1

That setting is in our php.ini.

I am pretty sure that if PHPRC points to a directory it is assumed there is a php.ini in that directory.

Yes, you are right.
Which version of http server and z/OS do you use?


  • September 25, 2017

Yes, you are right.
Which version of http server and z/OS do you use?

z/os 2.1, and in this case I used http 8.5 as your httpd.conf was built for 8.5


Tatiana Balaburkina
Forum|alt.badge.img+1

Thanks Tatyana, I’ll have a look and implement any differences.

When you say “we are not able to reproduce” do you mean that…

  1. Calling an external REXX via exec() from a PHP 7 CGI returns displayable characters in the output array?
  2. Posting values back to a PHP 7 CGI results in the $_POST superglobal being populated correctly?
  3. File uploads using PHP 7 result in the file being uploaded correctly and both the $_POST and $_FILES superglobals are correctly populated?

Hi Richard,

I meant all these scenarios works correctly in our system.


  • November 7, 2018

Hi Richard,

I meant all these scenarios works correctly in our system.

Is there any news on this problem? I also have POST values not returned in the correct codepage.


Tatiana Balaburkina
Forum|alt.badge.img+1

Is there any news on this problem? I also have POST values not returned in the correct codepage.

Hi,
We have to prioritize our support for paying customers. Unfortunately, PHP is not in our schedule for 2018 and half of 2019.