-- Joe Suttle * IBM Warp Certified System Expert * Member of IEEE joes...@attglobal.net http://www.joesuttle.com/blog Richmond, California http://www.warpedbox.com/ +----------------------------------------------------------------------+ "We learn something every day, and lots of times it's that what we learned the day before was wrong." -- Bill Vaughan +----------------------------------------------------------------------+ Using the power | WSeB, Apache, Weasel, FileStar of OS/2, Linux | Lotus SmartSuite, Firefox, Thunderbird, Kompozer and XP Pro | OpenSuse, Adtran, MySQL, PHP +----------------------------------------------------------------------+
On 09/29/09 03:20 pm, Joe Suttle thus wrote :
> Decided to change the Subject, since I have reverted again. CGI
> stopped working, although at first the new dll gave the promise of
> working, but alas, it does not. So, back to what did work - Apache
> 2.2.10 and PHP 5.2.8 w/mySQL 5.1.36
>
> CGI failures generate DOSCALL1 errors and cause Apache to shutdown. My
> failures have nothing to do with PHP, but reverted that anyway. Now if
> I can just get some genuine error messages in my Apache error_log
>
Are you sure that the DOSCALL1 error isn't reported as a result of
Apache shutting down? Here's an example from my server's POPUPLOG.OS2:
09-29-2009 15:46:12 SYS3175 PID 05ef TID 0005 Slot 0123
J:\APPS\APACHE2\BIN\HTTPD.EXE
c0000005
1ffb1b65
P1=00000001 P2=00000b14 P3=XXXXXXXX P4=XXXXXXXX
EAX=00000b14 EBX=200351e0 ECX=0233ffd4 EDX=0233ffd4
ESI=0233ffd4 EDI=00000005
DS=0053 DSACC=f0f3 DSLIM=ffffffff
ES=0053 ESACC=f0f3 ESLIM=ffffffff
FS=150b FSACC=00f3 FSLIM=00000030
GS=0000 GSACC=**** GSLIM=********
CS:EIP=005b:1ffb1b65 CSACC=f0df CSLIM=ffffffff
SS:ESP=0053:0233ff94 SSACC=f0f3 SSLIM=ffffffff
EBP=0233ff94 FLG=00010213
DOSCALL1.DLL 0002:00001b65
> There are some obvious hacker errors, which indicate that I need to do
> some cleanup in my conf files, since access of http://cjsent.com/ (a
> vhost) should not get to the root directory.
Yikes...
> But what does not show in my logs are my access to
> 'http://www.warpedbox.com/ which has a counter at the bottom of the
> page which is an OS/2 executable and the cgi fails. Access of _some_
> pages via cgi fail, not all. So...back to my drawing board, and better
> logging and reporting to mantis and this list.
>
Well, if the exe isn't working under one version but working under
another, that's pretty clear. Did you say it worked for some time and
then stopped, or was this particular exe not working at all under 2.2.13?
--
Lewis
-------------------------------------------------------------
Lewis G Rosenthal, CNA, CLP, CLE
Rosenthal & Rosenthal, LLC www.2rosenthals.com
Need a managed Wi-Fi hotspot? www.hautspot.com
Secure, stable, operating system www.ecomstation.com
-------------------------------------------------------------
Hi, Joe...
Are you sure that the DOSCALL1 error isn't reported as a result of
Apache shutting down? Here's an example from my server's POPUPLOG.OS2: 09-29-2009 15:46:12 SYS3175 PID 05ef TID 0005 Slot 0123 J:\APPS\APACHE2\BIN\HTTPD.EXE c0000005 1ffb1b65 P1=00000001 P2=00000b14 P3=XXXXXXXX P4=XXXXXXXX EAX=00000b14 EBX=200351e0 ECX=0233ffd4 EDX=0233ffd4 ESI=0233ffd4 EDI=00000005 DS=0053 DSACC=f0f3 DSLIM=ffffffff ES=0053 ESACC=f0f3 ESLIM=ffffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC=**** GSLIM=******** CS:EIP=005b:1ffb1b65 CSACC=f0df CSLIM=ffffffff SS:ESP=0053:0233ff94 SSACC=f0f3 SSLIM=ffffffff EBP=0233ff94 FLG=00010213 DOSCALL1.DLL 0002:00001b65
Well, if the exe isn't working under one version but working under another, that's pretty clear. Did you say it worked for some time and then stopped, or was this particular exe not working at all under 2.2.13?
Thanks for the additional info, Joe!
Hi guys,
>Are you sure that the DOSCALL1 error isn't reported as a result of
>Apache shutting down? Here's an example from my server's POPUPLOG.OS2:
> 09-29-2009 15:46:12 SYS3175 PID 05ef TID 0005 Slot 0123
> J:\APPS\APACHE2\BIN\HTTPD.EXE
> c0000005
> 1ffb1b65
> P1=00000001 P2=00000b14 P3=XXXXXXXX P4=XXXXXXXX
> EAX=00000b14 EBX=200351e0 ECX=0233ffd4 EDX=0233ffd4
> ESI=0233ffd4 EDI=00000005
> DS=0053 DSACC=f0f3 DSLIM=ffffffff
> ES=0053 ESACC=f0f3 ESLIM=ffffffff
> FS=150b FSACC=00f3 FSLIM=00000030
> GS=0000 GSACC=**** GSLIM=********
> CS:EIP=005b:1ffb1b65 CSACC=f0df CSLIM=ffffffff
> SS:ESP=0053:0233ff94 SSACC=f0f3 SSLIM=ffffffff
> EBP=0233ff94 FLG=00010213
> DOSCALL1.DLL 0002:00001b65
It is. If have .sym files, but no .map files, you can use sym.exe from my
exceptq package to decode the sym files
16 Bit Symbol <DOS32UNSETEXCEPTIONHANDLER> Address 2:1b44
16 Bit Symbol <postDOS32UNSETEXCEPTIONHANDLER> Address 2:1b8a
We seen this trap before.
>> There are some obvious hacker errors, which indicate that I need to do
>> vhost) should not get to the root directory.
>Yikes...
Easy to do. :-)
Steven
--
----------------------------------------------------------------------
"Steven Levine" <ste...@earthlink.net> eCS/Warp/DIY etc.
www.scoug.com www.ecomstation.com
----------------------------------------------------------------------