I was trying to run perl under fcgi and that problem was related
to FCGI.pm , so I included the correct path to that module
and now my fcgi program is working , however still I am having
problem with c and C++ programs.
it seems there is no libfcgi.so comes with mod_fcgid

would you please help.


[EMAIL PROTECTED] fcgid]# rpm -ql mod_fcgid-2.2-1
/etc/httpd/conf.d/fcgid.conf
/usr/lib/httpd/modules/mod_fcgid.so
/usr/share/doc/mod_fcgid-2.2
/usr/share/doc/mod_fcgid-2.2/AUTHOR
/usr/share/doc/mod_fcgid-2.2/COPYING
/usr/share/doc/mod_fcgid-2.2/ChangeLog
/usr/share/doc/mod_fcgid-2.2/README.RPM
/usr/share/doc/mod_fcgid-2.2/configuration.htm
/usr/share/doc/mod_fcgid-2.2/directives.htm
/var/run/mod_fcgid
[EMAIL PROTECTED] fcgid]# rpm -ql mod_fcgid-debuginfo-2.2-1
/usr/lib/debug/usr/lib/httpd/modules/mod_fcgid.so.debug
/usr/src/debug/mod_fcgid.2.2
/usr/src/debug/mod_fcgid.2.2/arch
/usr/src/debug/mod_fcgid.2.2/arch/unix
/usr/src/debug/mod_fcgid.2.2/arch/unix/fcgid_pm_unix.c
/usr/src/debug/mod_fcgid.2.2/arch/unix/fcgid_proc_unix.c
/usr/src/debug/mod_fcgid.2.2/arch/unix/fcgid_proctbl_unix.c
/usr/src/debug/mod_fcgid.2.2/fcgid_bridge.c
/usr/src/debug/mod_fcgid.2.2/fcgid_bucket.c
/usr/src/debug/mod_fcgid.2.2/fcgid_bucket.h
/usr/src/debug/mod_fcgid.2.2/fcgid_conf.c
/usr/src/debug/mod_fcgid.2.2/fcgid_conf.h
/usr/src/debug/mod_fcgid.2.2/fcgid_filter.c
/usr/src/debug/mod_fcgid.2.2/fcgid_pm.h
/usr/src/debug/mod_fcgid.2.2/fcgid_pm_main.c
/usr/src/debug/mod_fcgid.2.2/fcgid_proc.h
/usr/src/debug/mod_fcgid.2.2/fcgid_proctbl.h
/usr/src/debug/mod_fcgid.2.2/fcgid_protocol.c
/usr/src/debug/mod_fcgid.2.2/fcgid_protocol.h
/usr/src/debug/mod_fcgid.2.2/fcgid_spawn_ctl.c
/usr/src/debug/mod_fcgid.2.2/mod_fcgid.c



Quoting [EMAIL PROTECTED]:

> Hello
>
> I have compiled mod_fcgid from the srpm and added required
> httpd directives , but now when ever I run the fcgi script
> I get internal 500 error and following error in error.log
>
> [Wed Oct 24 13:23:13 2012] [notice] mod_fcgid: process
> /var/www/fcgid/printenv.fcgi(12253) exit(server exited), terminated by
> calling exit(), return code: 0
>
> would you please let me know what can be the problem.
>
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Mod-fcgid-users mailing list
> Mod-fcgid-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users
>




-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Mod-fcgid-users mailing list
Mod-fcgid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users

Reply via email to