If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Informix web tools issue

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-04-10, 14:49
mm_half3 mm_half3 is offline
Registered User
 
Join Date: May 2010
Posts: 1
Informix web tools issue

Hello,

I have to setup a chroot web environment for a group of informix dba's to use the web based db tools. Most of the tools are working in the chroot, but things that try to open a database connection, like dbaccess commands are not working. The log entries from the httpd error log file are:


[Tue May 04 18:22:09 2010] [error] [client xxx.xx.xx.xx] 25574: Network driver cannot open the network device.
[Tue May 04 18:22:09 2010] [error] [client xxx.xx.xxx.xx]
[Tue May 04 18:22:09 2010] [error] [client xxx.xx.xxx.xx] No such file or directory


I am guessing the chroot is missing some device file that informix needs to run dbaccess, but not sure what it may be looking for. Note the dbaccess commands work when run from a non chroot installation (e.g. has all system files available). The tcp device files were created in the chroot, since that seemed to be the only service added for informix in the /etc/services file.

Any idea what may be missing from the chroot that is causing these errors.


Thank You,
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On