hi, it got some error while adding data into sqlite through Perl script on Apache ... script can able to read the file but not able to write .. I have set the permissions of sqlite file to 666 ..
when i ran the script from local user its working fine .. its able to write the data into db when i rant that script on Apache its not working .. i can't figure it out its is a Apache error or my file permissions? thank you. Kanishka