ok everybody, I felt like I kind of had a brain fart...  *blush*

it dawned on my that some of the informix environment variables may not have
been getting set.  I added the following to the script I wrote, and it fixed
the problem;

export INFORMIXDIR=/opt/informix
export ODBCINI=/usr/local/etc/odbc.ini
export INFORMIXSERVER=m_srv


"Jeff Bluemel" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I get this error on reboot, and I keep getting this error unless I restart
> apache.  now, I've tried putting pauses in to make apache wait to start
> (using scripts & sleep commands), but I keep having this problem unless I
> log into the system & restart it.
>
> does anybody know the possible cause to this problem, or how I can work
> around / solve this?
>
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to