×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On 3-Feb-09, at 1:00 PM, web400-request@xxxxxxxxxxxx wrote:
Ah, nope. I did not change the PASE apache directive, just the
native one.
I'm still learning PHP at this point and I didn't even know about
the PASE
config file.
For learning purposes Shannon you might want to consider just loading
a distro like XAMPP (Windows) or MAMP (Mac) which will install
everything on your PC. You won't be able to use the i specific
components, but it lets you get on with learning the language without
the additional complexity of the proxy server etc.
The way that PHP works on the i is that the port 89 Apache config set
up by the Zend install acts as a proxy and forwards the PHP requests
to port 8000. The PASE Apache listens on that port and it is the PASE
Apache that has all the PHP hooks in it. That's why you need to
familiarize yourself with the Zend menu commands for stopping/starting
the servers. It handles both server instances. I heard a while back
that IBM were changing the Web HTTP config interface so that it would
also work with the PASE instances, but I've not seen it yet so it
either didn't happen or is well enough hidden that I missed it.
The PHP Redbook covers all this stuff plus Erwin Earley (in
particular) has written a number of articles for different pubs that
go through it all.
Jon Paris
www.Partner400.com
www.SystemiDeveloper.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.