Welcome to PHP on i.
So you want to run the script from the internet?  Well, if you already 
host your company's website on your IBM i, you can get to the Zend stuff 
by pointing your URL to port 89.  Something like
http://www.mycompanysite.com:89/path/scriptname.php
This will work for testing.  Now if you want to be able to do it without 
the port 89, you can modify your httpd.conf file for port 80 with 
ProxyPass and ProxyPassReverse directives that will allow your PHP scripts 
to be accessed from port 80 (the default HTTP port).  If you need help 
with this, I don't mind pointing you in the right direction.
If your IBM i does not currently host an internet accessible site, you 
will need to get together with your network staff and admins to set all of 
that up.
HTH,
Brian May
Project Lead
Management Information Systems
Garan, Incorporated
Starkville, Mississippi
Young i Professionals
http://www.youngiprofessionals.com
"Tom Deskevich" <thomas.l.deskevich@xxxxxxxxxxxxx> 
Sent by: web400-bounces@xxxxxxxxxxxx
10/09/2009 11:16 AM
Please respond to
Web Enabling the AS400 / iSeries <web400@xxxxxxxxxxxx>
To
<web400@xxxxxxxxxxxx>
cc
Subject
[WEB400] Attempting to pass html text box SOLVED! Thanks,       NEW 
QUESTION on INTRANET vs. INTERNET.
Thanks to all who helped, it worked great.
I have been cutting and pasting code in to try to make a working example 
to
show the brass, trying to soak in as much as I can in the meantime. I need
to research the $_POST.
I have been working with ZEND on this, but thought I would throw it out 
for
some suggestions.
My PHP scripts cannot be executed on the INTERNET only on the INTRANET, 
here
in the office.
When I attempt to execute them, it just goes to the BING and tries to 
search
for the URL.
It does not bring up the standard page not found, or not authorized. 
Do I need a domain created like, www.ourcompanywebsite/zendstuff  that 
goes
to port 89?
This is new to be also, I am not the network person (know enough to maybe 
be
extremely dangerous) or the QSECOFR person here. 
Tom Deskevich
Infocon Corporation
Phone 814-472-6066
Fax 814-472-5019
As an Amazon Associate we earn from qualifying purchases.