erw-devel
[Top][All Lists]
Advanced

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

[Erw-devel] Strange Error from ERW.php line 700


From: erw-devel
Subject: [Erw-devel] Strange Error from ERW.php line 700
Date: Wed, 13 Apr 2005 11:14:07 -0700 (PDT)

Hello,

I've been trying to get ERW working for a few days so I can help my
Sister with a little DB project she's working on.

Anyway the only error that I can uncover right now is from the php log:

DEBUG: Loading global definitions from "/usr/share/ERW/defs/library.php" 
(/usr/share/ERW/php/ERW.php:299)
DEBUG: Negotiated locale en-us with browser (/usr/share/ERW/php/ERW.php:413)
DEBUG: Actual locale is en-us located in /var/www//locale 
(/usr/share/ERW/php/ERW.php:424)
DEBUG: Opening database URL mysql://erwtest:address@hidden/ERWtest. 
(/usr/share/ERW/php/ERW.php:1749)
DEBUG: Loading definitions for 'person' from /usr/share/ERW/defs/person.php 
(/usr/share/ERW/php/ERW.php:696)
INFO: Table type does not exist, granting global privileges (selectDenied, 
insertDenied, deleteDenied, select, update, insert, delete)
(/usr/share/ERW/php/ERW.php:1306)DEBUG: Loading definitions for 'subscriber' 
from /usr/share/ERW/defs/subscriber.php (/usr/share/ERW/php/ERW.php:696)
DEBUG: Printing form for person (/usr/share/ERW/php/ERW.php:3417)
DEBUG: Loading global definitions from "/usr/share/ERW/defs/library.php" 
(/usr/share/ERW/php/ERW.php:299)
DEBUG: Negotiated locale en-us with browser (/usr/share/ERW/php/ERW.php:413)
DEBUG: Actual locale is en-us located in /var/www//locale 
(/usr/share/ERW/php/ERW.php:424)
DEBUG: Opening database URL mysql://erwtest:address@hidden/ERWtest. 
(/usr/share/ERW/php/ERW.php:1749)
ERROR: Definitions for 'person;;n[]=m_person;u=926605112078.4646' not found 
(/usr/share/ERW/php/ERW.php:

You can see in DEBUG line 5 it seems to find and load the person defs
correctly but in the ERROR line it seems to be confused about the file
name: 'person;;n[]=m_person;u=926605112078.4646'

Here are the versions of the components I'm using:

Linux neo 2.6.10 #1 SMP Sat Mar 26 16:44:51 PST 2005 i686 unknown
Server version: Apache/2.0.53
PHP Version 4.3.10-10
php4-pear 4.3.10
mysql  Ver 12.22 Distrib 4.0.24, for pc-linux-gnu (i386)
Blackdown Java j2sdk1.4

I have also attached my config file, there is some more info here:
https://savannah.nongnu.org/support/index.php?func=detailitem&item_id=104098

This is the library example without the &ERWauth; line to keep it simple.
The symptom is that the Editing windows never finish loading, like they
might be waiting for data from the (empty) db, though this error points to
other problems.

I'm just looking for some suggestions for other things to try so I can get
unstuck. :-)

        Thanks Much,
        Clif

Attachment: ERW.php
Description: application/httpd-php


reply via email to

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