Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Please use the menu option to set CCSID and Language options for FastCGI and Apache.

From the 5250 Command line:

Zend Server 2020.x. 2021.x and higher

Info
iconfalse

GO ZENDPHP74/ZSMENU

use option "80. Configurations" and then "2. Set Zend Server Language/CCSID environment"

Zend Server 9.1.x, 2018.0.x, 2019.0.

...

Info
iconfalse

GO ZENDPHP7/ZSMENU

...

Info
iconfalse
GO ZENDSVR/ZSMENU


use Use option "8. Set Zend Server Language/CCSID environment".

...

           Set Zend Server Language/CCSID Environment                       
                                                                            
IBM i server CCSID and Language settings                                    
   System CCSID . . . . . .:  65535                                         
   Job CCSID . . . . . . . .  65535                                         
   Language ID . . . . . . :  ENU                                           
                                                                            
                                                                            
                                                                            
FastCGI Language and CCSID settings (/www/zendsvr6/conf/fastcgi.conf)       
   CCSID (ASCII) . . . . . :  1208   Number, 819(Latin), 1208(UTF-8)...     
   Language ID . . , , , , :  C      en_US, de_DE, fr_FR...                 
                                                                            
Link for ASCII CCSID and Language table codes:                              
http://files.zend.com/help/Zend-Server-IBMi/i5_national_language_support.htm
                                                                            
Apache web server settings (/www/zendsvr/conf/http.conf)                    
  CGIJobCCSID . DefaultFsCCSID. . . . . :  37     Number, 37(ENU), 297(FRA), 273(DEU)...
   CGIJobCCSID .  
DefaultFsCCSID. . . . . :  37     Number, 37(ENU), 297(FRA), 273(DEU)...
 

Find a CCSID that includes the Euro

IBM has provided some enhanced EBCDIC character sets to include the Euro.  If you need the Euro, please find your EBCDIC CCSID (the one used for DefaultFsCCSID) on this page:

Coded character set identifiers

Find your CCSID on this page and click it.  This should take you to a detail page for your CCSID.  For example, if we click on 37 we get to this page:

CCSID 37

In the notes section, there is this text:

...

So, if we need the Euro, we could set DefaultFsCCSID and CGIJobCCSID to 1140.  Of course, this might also be the current CCSID for our job, as described in the main section above.  In this case, we would look at the page for 1140:

CCSID 1140

And see this note:

Related CCSID without euro is 37

...