develooper Front page | perl.dbi.users | Postings from February 2001

Newbie question - www user for Perl DBI

Thread Next
From:
Unknown Sender
Date:
February 8, 2001 08:11
Subject:
Newbie question - www user for Perl DBI
Message ID:
021201c091e9$11e06520$67cf0c18@jffsn1.mo.home.com
Hate to ask a question that has surely been asked before,
but can someone help.....

I run a simple DBI script from telnet to insert a row into a table.
This works fine.

When I call that script from a browser, it will not insert.

I suspsected that the www user (nobody) needed insert
access to the table and database.  Thus, I granted this 
user Insert, Select, and Update rights.  

I tried again, and no go.  I shutdown mysql and restarted it
just to be sure it wasn't a flush problem, and still no go.

Any ideas?

Much thanks, in advance.

Joe Halbrook




Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About