gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnokii exec problem on browser


From: Pawel Kot
Subject: Re: gnokii exec problem on browser
Date: Sun, 11 Mar 2007 12:00:46 +0100

Hi,

On 3/11/07, mikha <address@hidden> wrote:
I have this php file which containns an exec() function for executing gnokii
commands. When I execute this php file in the command line, the gnokii
command gets executed. But if I try to execute the php file via the browser,
the gnokii command doesn't execute. Help please

I looked at the error_log file of apache I think,
and this is what I get when I do 'tail /opt/lampp/logs/error_log'

Cannot lock device.
Lock file error. Exiting.
Cannot open logfile: Permission denied
WARNING: cannot open logfile, logs will be directed to stderr
GNOKII Version 0.6.12
LOG: debug mask is 0x1
Lockfile /var/lock/LCK..ttyS0 is stale. Overriding it..
Overriding failed, please check the permissions.
Cannot lock device.
Lock file error. Exiting.

This is fairly obvious. The user that is running webserver doesn't
have permissiong to open logfile and lockfile. Either disable locking
or give permission (like Reinhold suggests) to the user. Please note
that later on you will probably have a problem with
serial/irda/bluetooth device write permission.

take care,
pkot
--
Pawel Kot




reply via email to

[Prev in Thread] Current Thread [Next in Thread]