Hi. Here's the output that is produced when I
debug "cart.pm" which references the offending
program "cart-lib.pm" Any help you could provide
would be great. The rest of the site is working
correctly.
Mike
+BEGIN DEBUG OUTPUT+
Environment Variables:
QUERY_STRING: ''
SCRIPT_NAME: '/cgiwrapDir/cgiwrapd'
PATH_INFO: '/cgi-bin/om/cart.cgi'
PATH_TRANSLATED: '/home/sites/site17/web/cgi-
bin/om/cart.cgi'
REMOTE_USER: '<NULL>'
REMOTE_HOST: '<NULL>'
REMOTE_ADDR: 'XXX.XXX.XXX.XXX'
Trying to extract user from PATH_INFO.
Retrieved User Name: ''
User Data Retrieved:
UserID: 'scriptop'
UID: '177'
GID: '100'
Group ID: 'site17'
Home Dir: '/home/sites/site17/users/scriptop'
This is a site
site base dir: 'home/sites/'
site name: 'site17'
cgi dir: 'web'
Script Base Directory: '/home/sites/site17/web'
Trying to extract script from PATH_INFO
Script Relative Path: 'cgi-bin/om/cart.cgi'
Script Absolute
Path: '/home/sites/site17/web/cgi-bin/om/cart.cgi'
Fixing Environment Variables.
Environment Variables:
QUERY_STRING: ''
SCRIPT_NAME: '/cgi-bin/om/cart.cgi'
PATH_INFO: '/cgi-bin/om/cart.cgi'
PATH_TRANSLATED: '/home/sites/site17/web/cgi-
bin/om/cart.cgi'
REMOTE_USER: '<NULL>'
REMOTE_HOST: '<NULL>'
REMOTE_ADDR: 'XXX.XXX.XXX.XXX'
UIDs/GIDs Changed To:
RUID: '177'
EUID: '177'
RGID: '100'
EGID: '100'
Changing current directory
to '/home/sites/site17/web/cgi-bin/om'
SID is 6
Encrypted sid is ba892lksann2349
DBD::mysql::st fetchrow_hashref failed: fetch()
without execute() at /home/sites/site17/web/lib/cart-
lib.pm line 657.
Set-Cookie: sid=ba892lksann2349; path=/;
domain=www.xxx.com
content-type: text/html
+END DEBUG OUTPUT+