Re: Installing fastCGI Fedora Core 3
Bryan White <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Bryan White wrote: > joe dumoulin wrote: > >> You probably do not have the apache sources which are wanted to >> compile mod_fcgi. You can get them from the Fedora SRPMS. > > > You don't need the source RPMS. You do need the httpd-devel RPM. One more thing. It sounds like you might not have root access to the machne. You could compile the module on another machine and just move the mod_fastcgi.so file to the target machine. Yet one more thing. I have hit this a few times. Fastcgi (at least the somewhat old version I am using) wants to create a directory in /var/log/httpd. By default it will not have permission to do so. I generally 'chmod 755 /var/log/httpd'. I need this for other reasons anyway. However every time the main httpd RPM is updated the permissions will get changed back. Bryan ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/