× 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.



Kevin,

You appear to still be using Zend Core which is way out of date and will not be helping. Indeed it may be part of the problem. Although I've not used CodeIgniter, I have seen problems with a number of php packages that are caused by the "two apaches" used by the old Zend Core. There's no one place to look, but the problem arises from the fact that the code picks up a server variable (e.g. the client IP) and tries to use it in subsequent connections. Because of the two apache servers this information will sometimes be "incorrect". There is an Apache directive that can be added (although I'm danged if I can recall it) that corrects some of the problems - in other cases a tweak of the script is called for.

In your case I'd advise updating to Zend Server because:

a) It is much faster
b) It may well cure the problem and
c) Even if it doesn't fix the problem, the code tracing capabilities will help you narrow it down - they really are magic.


Jon Paris
Partner400.com

Need the best in SQL education? Check out www.DB2foriDirections.com

On Jun 8, 2011, at 1:00 PM, web400-request@xxxxxxxxxxxx wrote:

I searched the archives and saw a few posts on Codeigniter. We are dabbling
in it now and have it installed and working ... sorta. I am unable to get
the database layer working. Would any of you gurus out there have any tips
or a checklist of things that need to be done to get this working?


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.