Mason James wrote:
On 2008/10/4, at 4:09 PM, Joe Atzberger wrote:
You are reporting errors with a PHP file. There are no PHP files distributed as part of Koha, so your error message does not make any sense.
--Joe
[Wed Oct 01 08:54:40 2008] [error] [client 222.187.221.83 <http://222.187.221.83>] script '/home/tmpuser/koha/opac/htdocs/prx1.php' not found or unable to stat
Any idea what is going on and why am I missing those file?
Thanks.
~/git/head$ git pull Already up-to-date. ~/git/head$ find -iname '*.php' ~/git/head$
yep, whatever you've done - you've stuffed it up good.
start again ;)
Weird. I don't have any php files at all: {koha}$> find ./ -name "*.php" {koha}$> But I have tons of errors dating back many months. Here is the first one: var/log/koha-opac-error_log:[Mon Jun 23 15:26:54 2008] [error] [client 220.170.113.238] script '/home/tmpuser/koha/opac/htdocs/prx1.php' not found or unable to stat Also, what about the other errors? Thanks.