Gossamer Forum
Quote Reply
speedy
Hi

I have tried speedy RPM for redhat 6.2. I have added


Alias /speedy/ /home/httpd/cgi-bin/
<Location /speedy>
SetHandler speedycgi-script
Options ExecCGI
allow from all
</Location>


AddHandler speedycgi-script .speedy
<Location />
Options ExecCGI
</Location>

# -------------

And browsing trought admin area of Links sql goes fine, but when I push Build_all, explorer displays page not found, and the error log displays:

speedy_backend[999]: perl_parse error
speedy[997]: Cannot spawn backend process
panic: POPSTACK
Callback called exit at /../admin/nph-build.cgi line 663.
BEGIN failed--compilation aborted at /../admin/nph-build.cgi line 663.
speedy_backend[1002]: perl_parse error
speedy[1000]: Cannot spawn backend process


Are

Subject Author Views Date
Thread speedy areh 2498 Jan 12, 2001, 2:25 PM
Thread Re: speedy
WilHatfield 2468 Jan 12, 2001, 3:24 PM
Post Re: speedy
areh 2414 Jan 12, 2001, 3:35 PM