I had a similar problem and added apache as a postgres user (without user and database creation privileges, though) and granted access to the db to the new apache user with GRANT ALL PRIVILEGES ON <table name> TO APACHE.
That worked.
My personnal diagnosis is that apache is the user actually...
I had a similar problem and added apache as a postgres user (without user and database creation privileges, though) and granted access to the db to the new apache user with GRANT ALL PRIVILEGES ON <table name> TO APACHE.
That worked.
My personnal diagnosis is that apache is the user actually...
I had a similar problem and added apache as a postgres user (without user and database creation privileges, though) and granted access to the db to the new apache user with GRANT ALL PRIVILEGES ON <table name> TO APACHE.
That worked.
My personnal diagnosis is that apache is the user actually...
Interesting, the posting software picked up on my $debug="TRUE" and truncated the response.<br>
<br>
foreach $key (keys(%FORM))<br>
{<br>
print "key $key = " . $FORM{$key} . "\n" ;<br>
}<br>
<br>
Hope that helps.
Here again, I'm not completely certain but I'd look in the www.pl library file you require.<br>
<br>
As Heidi suggests, you can comment out the check for the mailto field. That would eliminate that one source of error but then again a script that sends mail without a mailto address would be...
I am wondering if there is any way of deleteing while users are still on the system. If I do this (I am told) that would kick everyone off the database.
Yes, you should take a look at the tools offered by Cognos (www.Cognos.com). I currently am managing an implementation in which we used the client versions of Cognos, Impromptu and Powerplay(OLAP)to develop reports and cubes so that they can be posted to their web counterparts (Impromptu Web...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.