Difference between revisions of "PHP"

From MidrangeWiki
Jump to: navigation, search
(+install notes V5R4)
(External links: +Zend forums)
Line 14: Line 14:
  
 
==External links==
 
==External links==
 +
* [http://forums.zend.com/viewforum.php?f=67&start=0 Zend PHP on IBM i web forums] Covers Zend Code, Zend Server, Zend Studio
 
* http://www.i5php.net
 
* http://www.i5php.net
 
* [http://www.zend.com/products/zend_core/zend_for_i5_os Zend for i5/OS]
 
* [http://www.zend.com/products/zend_core/zend_for_i5_os Zend for i5/OS]

Revision as of 18:30, 15 December 2010

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