help needed...

Majed Al-Dolaimi <[email protected]> Fri, 11 Mar 2011 16:35:54 +0300
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
Hi guys,
I am a bit disappointed in the FastCGI documentation, as many other people
are. However I am not losing hope with it.

1 - I installed the apache mod_fcgid  from SUSE website and it seems to be
working..
2 - I configured, compiled the fcgi-(*-*).tar.gz and added the libs to the
/usr/lib.
3 - Added the -Ifcgi++ (or -Ifcgi ) library to my Makefile... my compiler is
not complaining
4 - Added the FCGI_Accept() loop to my main routing in my c++ app...

RESULTS: When I run the whole thing ...
5 - my app runs (it shows on the process monitor as a sleeping process) and
does not stop immediately which fine and dandy
6 - I only get a blank page in the browser. Even an error message from my
WWW server does not show up.
I tried flushing the std::cout as well as writing to stdout file descrptier
then flush it... nothing shows up on the browser screen..

 What I could not understand is making sure the linker searches for the BSD
socket library. Since the ldconfig did not complain, I assumed it found it,
right?

Your help will pay back to fastcgi... so please help me out..

Majed Dolaimi
C++/ web developer

_______________________________________________
FastCGI-developers mailing list
FastCGI-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org
http://mailman.pins.net/mailman/listinfo.cgi/fastcgi-developers