Difference between revisions of "PHP"

From MidrangeWiki
Jump to: navigation, search
m (article layout copyedit with asstd templates)
(+install notes V5R4)
Line 3: Line 3:
  
 
PHP operates in the [[PASE]] environment.  [[Zend]] provides PHP products for the System i.
 
PHP operates in the [[PASE]] environment.  [[Zend]] provides PHP products for the System i.
 +
 +
==Installation==
 +
===V5R4===
 +
Note that the install will run and silently fail if prerequisites aren't met.  'Silently' meaning an error will be put into the job log which is over a hundred pages and contains many innocuous escape messages along with a handful of messages that indicate a serious problem with the installation.
 +
 +
* Install as QSECOFR - process needs *SECOFR authority
 +
* Submit the install job to a subsystem / job queue combination that allows *NOMAX active jobs
 +
 +
{{stub}}
  
 
==External links==
 
==External links==

Revision as of 16:45, 12 November 2009

See also on Wikipedia: PHP

PHP on the iSeries is a relatively new feature.

PHP operates in the PASE environment. Zend provides PHP products for the System i.

Installation

V5R4

Note that the install will run and silently fail if prerequisites aren't met. 'Silently' meaning an error will be put into the job log which is over a hundred pages and contains many innocuous escape messages along with a handful of messages that indicate a serious problem with the installation.

  • Install as QSECOFR - process needs *SECOFR authority
  • Submit the install job to a subsystem / job queue combination that allows *NOMAX active jobs


This article is a stub. You can help by editing it.


External links

Categories