[San-Diego-pm] Problem

Joel Fentin joel at fentin.com
Thu Apr 24 13:49:04 PDT 2008


This is the super-short explanation:

The perl code:

DispSuccessMsg();
sleep 10;
die 'fff';	

In my laptop using a personal server (Apache 2.2), The success message 
is displayed. Ten seconds later the program dies:
Software error: fff at .....pl line 116. This is what I want.

When I FTP the program to the internet and run it (Apache 1.3), it waits 
the ten seconds and then displays all. This is what I don't want.

Suggestions please.

-- 
Joel Fentin       tel: 760-749-8863
Email:            http://fentin.com/me/ContactMe.html
Biz Website:      http://fentin.com
Personal Website: http://fentin.com/me


More information about the San-Diego-pm mailing list