30-Oct-2017

PHP updates are a problem
Installed PHP 7.0 tonight and set things up.
The blogs show up once but on login, the site fails with a 502 error: Seems to be an IO error on PHPWASD (which is the PHP7.0 version of PHPWASD.EXE) but the problems seems to lay elsewhere, because the logfile states:
%HTTPD-W-NOTICED, 30-OCT-2017 20:56:35, CGI:2215, not a strict CGI response
-NOTICED-I-SERVICE, http://www.grootersnet.nl:80
-NOTICED-I-CLIENT, 82.161.236.244
-NOTICED-I-URI, GET (8 bytes) /Tracks/
-NOTICED-I-SCRIPT, /tracks/index.php tracks:[000000]index.php (phpwasd:) TRACKS:[000000]index.php
-NOTICED-I-CGI, 2544434C2D572D414354494D4147452C206572726F722061 (50 bytes) %DCL-W-ACTIMAGE, error activating image PHPWASDSHR
-NOTICED-I-RXTX, err:0/0 raw:330/0 net:330/0

Even after restarting WASD. After that, normal access is no problem, until login is attempted – and I get the same error: need to restart the server before I can access the site again….

I also tried 5.4 – which did work. But that is now failing also – from the beginning.

So back to 5.2-13, for now…
Later, I retried 5.4. It seemed to work, but posting an update to this post caused it to fail, for some reason. A second try didn’t, so the verdicht should be “unstable”. WATCH showed this error also:

215108 .72 DCL      5813 0003 DCL        WRITE CGIPLUSIN %X00000001
215108.72 DCL      5813 0003 DCL        WRITE CGIPLUSIN %X00000001
215108.72 DCL      5068 0003 DCL        READ SYS$OUTPUT %X00000001 158 bytes
53746174 75733A20 3530320D 0A536372 6970742D 436F6E74 726F6C3A 20582D65 Status 502..Script-Control X-e
72726F72 2D746578 743D2243 616E6E6F 74206163 63657373 20736372 6970742C rror-text=Cannot access script,
20692F6F 20657272 6F722E2E 220D0A53 63726970 742D436F 6E74726F 6C3A2058  io error....Script-Control X
2D657272 6F722D6D 6F64756C 653D2250 48505741 5344220D 0A536372 6970742D -error-module=PHPWASD..Script-
436F6E74 726F6C3A 20582D65 72726F72 2D6C696E 653D3133 34390D0A 0D0A     Control X-error-line=1349....
215108.72 CGI      2326 0003 CGI        RESPONSE header line 1 'Status 502' 11 bytes
215108.72 CGI      2326 0003 CGI        RESPONSE header line 2 'Script-Control X-error-text=Cannot access script, io error..' 64 bytes
215108.72 CGI      2326 0003 CGI        RESPONSE header line 3 'Script-Control X-error-module=PHPWASD' 40 bytes
215108.72 CGI      2326 0003 CGI        RESPONSE header line 4 'Script-Control X-error-line=1349' 33 bytes
215108.72 CGI      2588 0003 CGI        RESPONSE stream mode
215108.72 ERROR    1122 0003 RESPONSE   PHPWASD1349 (basic-only) 502(502) Cannot access script, io error..
215108.72 DCL      5921 0003 DCL        WRITE HTTP$INPUT 181 bytes

But nothing of this was shown on screen – it all looked fine on the screen. Perhaps it’s just in the administration panels…

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.