[ic] More info on problem...

Kip Lawrence kip at jkcrafts.com
Sat Apr 16 23:29:08 EDT 2005


Hey All,

To see the specifics of what is not working for me see my last message.

I found another interesting message in /usr/local/interchange/error.log:

- - - [16/April/2005:21:12:27 -0600] - - page server pid 10598 won't die!

I get this message everytime I try to log in to my admin... in the 
browser I get a 500 error and in the log file I get that message...

Does anyone recognize this?

Also I turned on debug with DBI message...

----------
<- DESTROY(DBI::db=HASH(9a66584))= undef at Server.pm line 938
    DBI::db=HASH(0x9a87e90) trace level set to 0x0/1 (DBI @ 0x0/0) in 
DBI 1.43-nothread (pid 10663)
    <- FETCH('Driver')= DBI::dr=HASH(0x823a53c) at DBI.pm line 622
    <- STORE('RaiseError' 1)= 1 at DBI.pm line 637
    <- STORE('PrintError' 0)= 1 at DBI.pm line 637
    <- quote('embellishments')= ''embellishments'' at DBI.pm line 785
    <- prepare('select * from products  WHERE inactive != 1 AND 
prod_group = 'embellishments'')= DBI::st=HASH(0x9a87ff4) at DBI.pm line 1840
    <- execute= 1690 at DBI.pm line 1842
    <- fetchrow_arrayref= [ '35-1309' 'Eyelet: Mpk 1/8 Classic X600' 
'MakingMemories Eyelets Classic' undef 'These eyelets are 1/8" in size. 
Colors included are Forest Green, Deep Red, Deep Plum, Mustard, Mulberry 
and Navy Blue. Each color contains approximately 100 eyelets. ' 
'35-1309_small.jpg' '35-1309_large.jpg' '10.50' '6' 'embellishments' 
'beads, brads, buttons, eyelets, and snaps' undef undef '0.1' undef 
undef undef undef undef undef undef '0' undef undef '35-1309_big.jpg' 
'1' ] row1 at DBI.pm line 1846
    <- fetchrow_arrayref= undef row1690 at DBI.pm line 1846
    <- DESTROY(DBI::st=HASH(9a87ff4))= undef at DBI.pm line 1855
    <- prepare('select distinct(category) from products where 
prod_group='embellishments' and inactive=0 order by category asc')= 
DBI::st=HASH(0x9a885e4) at DBI.pm line 1935
    <- execute= 9 at DBI.pm line 1937
    <- FETCH('NAME')= [ 'category' ] at DBI.pm line 1957
    <- DESTROY(DBI::st=HASH(9a885e4))= undef at Interpolate.pm line 4618
    <- prepare('select * from products where sku = ?')= 
DBI::st=HASH(0x9addfec) at DBI.pm line 1443
    <- execute('35-1309')= 1 at DBI.pm line 1446
    <- fetchrow_hashref= HASH(0x9ae8f34)26keys row1 at DBI.pm line 1450
    <- DESTROY(DBI::st=HASH(9addfec))= undef at Hole.pm line 69
    <- quote('35-1309')= ''35-1309'' at DBI.pm line 1554
    <- prepare('select price from products where sku = '35-1309'')= 
DBI::st=HASH(0x9b6b808) at DBI.pm line 1564
    <- execute= 1 at DBI.pm line 1565
    <- fetchrow_array= ( '10.50' ) [1 items] row1 at DBI.pm line 1568
    <- DESTROY(DBI::st=HASH(9b6b808))= undef at Hole.pm line 117
    <- quote('35-1309')= ''35-1309'' at DBI.pm line 1554
    <- prepare('select sale_price from products where sku = '35-1309'')= 
DBI::st=HASH(0x9b6b9b8) at DBI.pm line 1564
    <- execute= 1 at DBI.pm line 1565
    <- fetchrow_array= ( undef ) [1 items] row1 at DBI.pm line 1568
    <- DESTROY(DBI::st=HASH(9b6b9b8))= undef at Hole.pm line 117
    <- prepare('select sku from products where sku = ?')= 
DBI::st=HASH(0x9ae912c) at DBI.pm line 1649
    <- selectrow_array(DBI::st=HASH(0x9ae912c) undef ...)= '35-1309' at 
DBI.pm line 1658
    <- quote('35-1309')= ''35-1309'' at DBI.pm line 1554
    <- prepare('select sale_price from products where sku = '35-1309'')= 
DBI::st=HASH(0x9ae8e80) at DBI.pm line 1564
    <- execute= 1 at DBI.pm line 1565
    <- fetchrow_array= ( undef ) [1 items] row1 at DBI.pm line 1568
    <- DESTROY(DBI::st=HASH(9ae8e80))= undef at Hole.pm line 117
    <- quote('35-1309')= ''35-1309'' at DBI.pm line 1554
    <- prepare('select price from products where sku = '35-1309'')= 
DBI::st=HASH(0x9b6ba18) at DBI.pm line 1564
    <- execute= 1 at DBI.pm line 1565
    <- fetchrow_array= ( '10.50' ) [1 items] row1 at DBI.pm line 1568
    <- DESTROY(DBI::st=HASH(9b6ba18))= undef at Hole.pm line 117
    <- FETCH('Driver')= DBI::dr=HASH(0x823a53c) at DBI.pm line 622
    <- STORE('RaiseError' 1)= 1 at DBI.pm line 637
    <- STORE('ChopBlanks' '1')= 1 at DBI.pm line 637
    <- STORE('PrintError' 0)= 1 at DBI.pm line 637
    <- prepare('select code from options where code = ?')= 
DBI::st=HASH(0x9ae9260) at DBI.pm line 1649
    <- selectrow_array(DBI::st=HASH(0x9ae9260) undef ...)= undef at 
DBI.pm line 1658
----------

Thanks,
Kip


More information about the interchange-users mailing list