I wrote a small program accessing a Mysql database. All works fine when I run it from shell, but when I try to use it as CGI using apache 2.0 I'm having this kind of trouble:
when he access to the database, looks like he append to the user name the domain...so if all works properly from shell with the user 'ADMIN' the access is denied to the user '[EMAIL PROTECTED]' that the CGI is trying to use to connect to the DB. what can I do? Frank __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]