Search found 2 matches
- Wed May 04, 2016 8:15 pm
- Forum: Zend Guard / Optimizer
- Topic: ZendLoader ERROR on PHP 5.3.28 on Windows Server 2012 R2
- Replies: 1
- Views: 5004
ZendLoader ERROR on PHP 5.3.28 on Windows Server 2012 R2
Hi. I'm using configuration: - Windows Server 2012R2 - IIS - PHP 5.3.28 - ZendLoader extension on PHP My PHP application is encoded using ZendGuard. Everyting seems to work fine but on Windows Event Viewer I see error: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> ...
- Mon Jan 09, 2012 8:39 am
- Forum: PHP Questions / Hints
- Topic: conversion tables problem
- Replies: 1
- Views: 2628
conversion tables problem
Hi, Table on iSeries has CCSID 13488 (I used DSPFD command to check), system values on OS are: QCCSID - Coded character set identifier . . . . . : 65535 QCHRID - Character ID . . . . . : 697 Code page . . . . . . : 37 All I need is to query that table from php on Linux with iSeries Access installed....