This link to Zend Forums might help you:
http://forums.zend.com/viewtopic.php?f=77&t=8901&start=10
go to near bottom and find:
After going through that exercise I determined I wanted my "production" PHP applications running in the same Apache instance
as my other production sites/programs.
To do this I had to take the following steps:
that entry was written by Aaron Bartell. It's works and makes you independent of the ZendServer web instance.
The webpage served should also have .php instead of .html when using the outlined configuration.
Hope this can help you (I am new to this too)
Brgds
Helge
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Brian Piotrowski
Sent: Monday, March 07, 2011 6:10 PM
To: Web Enabling the AS400 / iSeries
Subject: [WEB400] Zend Integration Help
Hi All,
I finally have most of my issues sorted out, and I have a web server running on our AS400 again (yay!). However, I am having issues
with the final part of the integration with the Zend server. To get my website up and running, I did this:
1) Created the DNS entry on the Windows server
2) Created the entry in the Websphere server to reference the DNS record entry to IP address/httpd directory
It works great - I'm able to type in my web address (zendisd.simcoeparts.com) and it comes up fine. However, when I try to serve up
a PHP webpage it simply shows me the code for the php (ie: I have a simple "hello world" php page and when I execute it all I get is
the <?php echo "Hello, World";?> page instead of it saying "Hello World").
How do I hook in the Zend server to intercept my calls from the Websphere server to show this page in it's proper context instead of
the raw code in the file? Can it be done through the dashboard?
Thanks for your help!
/b;
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Brian Piotrowski
Assistant Mgr. - I.T.
Simcoe Parts Service, Inc.
Ph: 705-435-7814 x343
Fx: 705-435-5029
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
http://www.simcoeparts.com
Please consider the environment. Don't print this e-mail unless you really need to.
The information contained in this communication is confidential and intended only for the use of those to whom it is addressed. If
you have received this communication in error, please notify me by telephone (collect if necessary) and delete or destroy any
copies of it. Thank you!
As an Amazon Associate we earn from qualifying purchases.