General Question

2001-02-15 Thread Kiran Kumar.M
hi,     I would like to know what header to print to view this on the browser, if text/html is entered the image is not displayed and if image/gif is entered  the image does not appear , thanks in advance   Kiran   ps: if this is not the right place to ask this question please tell me where

Process Running Even after timeout

2001-02-22 Thread Kiran Kumar.M
Hi,   I have a program that fetches data from mysql database,since the database is huge the user gets a time-out(this has been taken care now :-)) , but when i see the process list the mysqld process for that request is still running , Dosent apache close the database connection after it sen

Authentication handlers

2001-03-02 Thread Kiran Kumar.M
hi , i'm using mod_perl authentication handler, where the user's credentials are checked against a database  and in the database i have a flag which tells the login status (y|n), but aftr the user logs out the status is changed to n , my problem is that after logging out if the user  goes o