This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
.This has been delivered through our partnership with Perforce. See https://bitbucket.org/ibmi/opensource/src/master/docs/yum/3RD_PARTY_REPOS.md
.This is planned for a future release
Zend on IBM i have late releases. So PHP comes out with a new version, it often take more then 6 months (where PHP as the time for 2-3 more minor releases in between) before we have a Zend Server version.
Basically, PHP is tied with Zend Server and it should not. Zend can release their product with a bundled PHP version that is fine. However, we should be able to have PHP running as standalone if we like to. We could be able to test our app faster, get security update out in the field faster.
Zend Server as really cool feature that people will want to keep on production server (code tracing, Z-ray, extensive login capability). This as nothing to do with PHP however. If I want PHP on my IBM i, I should be able to decide if I need or not Zend Server.
One of the many existing pain points: In order to make php configuration changes, you must make the changes from within the Zend Server web administration UI. You can manually edit the .ini files, but Zend Server keeps the configs in a database and under certain conditions overwrites the .ini files. In order to log in to the Zend Server web admin you have to have a license key that expires after 1 year if I recall correctly. In order to get a license key you have to talk to a salesperson, wait sometimes weeks for them to get back to you, and put up with their sales pitches.
Another pain point that I and many others have experienced: Zend Server is an unnecessary additional point-of-failure. Remember this?
https://zend18.zendesk.com/hc/en-us/articles/203890456-After-upgrading-to-IBM-i-7-2-or-higher-the-ZENDPHP7-or-ZENDSVR6-Apache-instance-will-not-start
Our production applications were down for 24 hours while I tried to trace down this bug.
There exists a port: http://www.perzl.org/aix/index.php?n=Main.Php
I've tried to use that one but have not been able to get working