[ic] Using Mozilla 5.0 - strange things happening with my from

Alma Nuker interchange-users@interchange.redhat.com
Tue May 21 22:48:01 2002


> There is a process to troubleshooting.
>
> IS there anything there at all?  Do apache logs show the requests?
> "Nothing wrong" does not answer that.  What do they show?  What
i> s the return status?

> The first class I give interns is "what do the logs show".  Nothing
> is not in and of itself an answer, though it might be a clue.  :-)

>Include the relevant logs here.

Here is apache error.log

 /usr/lib/php4/20010901/yaphp.so: cannot open shared object file: No
such file or directory in Unknown on line 0
[Mon May 20 07:39:31 2002] [notice] Apache/1.3.23 (Unix) Debian
GNU/Linux PHP/4.1.2 configured -- resuming normal operations
[Mon May 20 07:39:31 2002] [notice] suEXEC mechanism enabled (wrapper:
/usr/lib/apache/suexec)
[Mon May 20 07:39:31 2002] [notice] Accept mutex: sysvsem (Default:
sysvsem)
[Tue May 21 07:39:27 2002] [notice] SIGUSR1 received.  Doing graceful
restart
[Tue May 21 07:39:38 2002] [warn] module config_log_module is already
loaded, skipping


here is apache acess.log

 192.168.2.9- - [22/May/2002:12:08:14 +0930] "GET
/ya_internal/images/foundation/permanent_lic.gif HTTP/1.1" 200 1641
"http://salome.saluka.net/cgi-bin/ic/ya_internal/evaluation.html"
"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020502
Debian/1.0rc1-3"
192.168.2.9 - - [22/May/2002:12:08:44 +0930] "GET
/ya_internal/images/foundation/menus.js HTTP/1.1" 304 -
"http://salome.saluka.net/cgi-bin/ic/ya_internal/process.html?id=7xBZpGXt"
"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020502
Debian/1.0rc1-3"
192.168.2.9 - - [22/May/2002:12:08:44 +0930] "POST
/cgi-bin/ic/ya_internal/process.html?id=7xBZpGXt HTTP/1.1" 200 9391
"http://salome.saluka.net/cgi-bin/ic/ya_internal/evaluation.html"
"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020502
Debian/1.0rc1-3"
192.168.2.9 - - [22/May/2002:12:08:44 +0930] "GET
/ya_internal/images/foundation/menudefs.js HTTP/1.1" 304 -
"http://salome.saluka.net/cgi-bin/ic/ya_internal/process.html?id=7xBZpGXt"
"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020502
Debian/1.0rc1-3"
192.168.2.9 - - [22/May/2002:12:08:44 +0930] "GET
/ya_internal/images/foundation/YAlogo2.gif HTTP/1.1" 304 - "-"
"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020502
Debian/1.0rc1-3"
192.168.2.9 - - [22/May/2002:12:08:44 +0930] "GET
/ya_internal/images/foundation/home_title.gif HTTP/1.1" 304 - "-"
"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020502
Debian/1.0rc1-3"
192.168.2.9 - - [22/May/2002:12:08:44 +0930] "GET
/ya_internal/images/foundation/box.gif HTTP/1.1" 304 - "-" "Mozilla/5.0
(X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020502 Debian/1.0rc1-3"
192.168.2.9 - - [22/May/2002:12:08:44 +0930] "GET
/ya_internal/images/foundation/home.gif HTTP/1.1" 304 - "-" "Mozilla/5.0
(X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020502 Debian/1.0rc1-3"

You can see POST is here.

mysql.err is empty
mysql.log is:
020522 12:08:41    4288 Connect     root@localhost on ya
020522 12:08:43    4288 Query       INSERT INTO evaluationdb
....................
020522 12:08:44    4288 Query       INSERT INTO evaluationdb
(issue_date) VALUES ('20020522')
                   4288 Query       INSERT INTO evaluationdb
(expiry_date) VALUES ('20020621')
                   4288 Query       INSERT INTO evaluationdb (url_limit)
VALUES ('3000')
                   4288 Query       INSERT INTO evaluationdb
(evaluation) VALUES ('True')
                   4288 Quit

(Note in here I can not see INSERT INTO evaluationdb (company) VALUES
('whatever')...) Above fileds are added into evaluationdb additional on
next page. Fileds that are inserted in db through form are not there.)

Strange is in it???

Any ideas now???


Thank you so much.


Alma