I ran into this issue before and fixed it but I cannot seem to resolve it
myself this time.  The error message issued by the web server is this:

[Tue Mar 26 14:56:31.537586 2024] [fcgid:warn] [pid 44040] [client
192.168.216.89:32543] mod_fcgid: stderr: Can't call method "id" on an undefined
value at /usr/local/www/openxpki/cgi-bin/webui.fcgi line 191., referer:
https://192.168.216.89/openxpki/
[Tue Mar 26 14:56:31.541243 2024] [core:error] [pid 44040] [client
192.168.216.89:32543] End of script output before headers: webui.fcgi, referer:
https://192.168.216.89/openxpki/

This is indicative of an ownership/permissions error somewhere.  The last time
this occurred it was due to the want of the execute bit being set on the
/etc/openxpki/webui/ path.  This is not the case in the present situation.

[drwxr-xr-x openxpki openxpki]  /usr/local/etc/openxpki
[drwxr-xr-x openxpki openxpki]  /usr/local/etc/openxpki/webui
[-rw-r--r-- root     openxpki]  /usr/local/etc/openxpki/webui/default.conf

Likewise, the web directories and script seem to be correct:

[drwxr-xr-x root     wheel   ]  /usr/local/www/openxpki
[drwxr-xr-x root     wheel   ]  /usr/local/www/openxpki/cgi-bin
[-rwxr-xr-x root     wheel   ]  /usr/local/www/openxpki/cgi-bin/webui.fcgi

Is there some way to configure the apache service to display what file it, or
openxpki itself, is having trouble with?

Thanks,


-- 
***          e-Mail is NOT a SECURE channel          ***
        Do NOT transmit sensitive data via e-Mail
   Unencrypted messages have no legal claim to privacy
 Do NOT open attachments nor follow links sent by e-Mail

James B. Byrne                mailto:[email protected]
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3



_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to