[PHP-DEV] Bug #2045 Updated: I can't use PHP3 with informix IDS7.3UC5 From: Bug Database (php-dev <email protected>)
Date: 08/15/99

ID: 2045
Updated by: danny
Reported By: musica98 <email protected>
Status: Analyzed
Bug Type: Other
Assigned To: danny
Comments:

>Have you checked the connect rights to the database for the Apache
>httpd user (normally user=nobody group=nobody) ?

Sorry, this is wrong, what I mean is that the "nobody" user
has to be able to start a program that is linked with the
Informix EQQL/C libraries.

Make sure that your httpd startup script sets INFORMIXDIR,
INFORMIXSERVER and PATH, and that user "nobody" has rx rights to $INFORMIXDIR and all it's subdirectories.
 
Best way to test this is to temporarily allow "nobody" a
login shell, set up your Informix environment variables,
and try to run "dbaccess".

Danny.
---

Full Bug description available at: http://bugs.php.net/?id=2045

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>