Re: [PHP] PHP Doesn't Crash but show blank page

2002-01-03 Thread Joe Koenig
Chances are the error is showing up on the page, but is not visible. If you view the source (HTML) from your browser, I bet you'll see the error. Hope this helps, Joe Tamas Arpad wrote: > > > I'm having issues with my php pages. When I have errors, Instead of > > crashing or showing errors, th

Re: [PHP] FreeBSD 4.3, PHP 4.0.6 & unixODBC -- Undefined Symbol

2001-12-05 Thread Joe Koenig
r how to change my ODBC library? Thanks, joe Joe Koenig wrote: > > I had previously attempted to get the Openlink ODBC drivers work with > iodbc and PHP. I was having no luck and turned to easysoft's solution, > which includes unixODBC. I re-configured PHP (removing the config.

[PHP] FreeBSD 4.3, PHP 4.0.6 & unixODBC -- Undefined Symbol

2001-12-05 Thread Joe Koenig
I had previously attempted to get the Openlink ODBC drivers work with iodbc and PHP. I was having no luck and turned to easysoft's solution, which includes unixODBC. I re-configured PHP (removing the config.cache file) and used --with-unixODBC=path/to/unixODBC instead of --with-iodbc=/path/to/iodb