Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 3821 invoked from network); 7 Feb 2009 21:10:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Feb 2009 21:10:06 -0000 Received: (qmail 97171 invoked by uid 500); 7 Feb 2009 21:09:56 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 97157 invoked by uid 500); 7 Feb 2009 21:09:56 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 97148 invoked by uid 99); 7 Feb 2009 21:09:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Feb 2009 13:09:56 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of akbar.h@gmail.com designates 209.85.132.242 as permitted sender) Received: from [209.85.132.242] (HELO an-out-0708.google.com) (209.85.132.242) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Feb 2009 21:09:46 +0000 Received: by an-out-0708.google.com with SMTP id d14so514915and.39 for ; Sat, 07 Feb 2009 13:09:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=MpWbnXLIukln5BXoS3KWh8N8FifiCCcmwtwNPbHroco=; b=IcyywP7PnPG16Yg6SgqrfubjAHtdljgY2JnQawlZSn0Rsqpq55WLMoNgyLacj0BNQ4 uLAAb3amo2nPtMBdfLV3Of1T1v72XmS9CeosMHt9WQ7NdsOapV+4IqIZ5sOPO1lieymL sPPUguLw+XwOYnC/kQtvwVHEgxjMPrwdQiMlI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=PpF/dpmWHyCTRnLM7oG1naVLxThC8xYnljEMBPfwkum+nLGGBJLxc4+n+VdW2K5a6o vSmlN2qMt3gHf6lhSkaQi977lBH8Fz66pvGl0WtlazOMQn+ODClSU5HxSleLq0ov1/HR xsOWcY+83HjwirnEJxOiTG28Bd/raWti6KX30= Received: by 10.100.122.8 with SMTP id u8mr1078285anc.131.1234040966139; Sat, 07 Feb 2009 13:09:26 -0800 (PST) Received: from ?75.221.177.57? (57.sub-75-221-177.myvzw.com [75.221.177.57]) by mx.google.com with ESMTPS id c28sm2746436anc.5.2009.02.07.13.09.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 07 Feb 2009 13:09:25 -0800 (PST) Message-ID: <498DF87E.4080201@gmail.com> Date: Sat, 07 Feb 2009 16:09:18 -0500 From: Akbar User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Can't Insert Row Into a SQLite DB on server Hi. I have a SQLite db file in the same folder with ps.php file. ps.php can read from the database file but it cannot write to it. Is there a way to write to this file. The exact same php code works when it's not on the server. Thanks. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org