Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Mod_Perl Problems

Quote Reply
Mod_Perl Problems
I have followed the instructions in readme.mod_perl, hopefully to the letter. I start apache, and I get this:

./apachectl start
Preloading Links SQL scripts into mod_perl:
. . . . . .
All scripts compiled and loaded ok!

./apachectl start: httpd started


But, when I check in admin, it says:

System Information
======================================
Perl Version: 5.006001
Links SQL Version: 2.1.1
Persistant Env: mod_perl (0) SpeedyCGI (0)


Everything is still quite slow. What am I doing wrong, and how to fix it?
Quote Reply
Re: [apache] Mod_Perl Problems In reply to
Did you add the <Location> directive into your vhost?
Post deleted by , In reply to
Quote Reply
Re: [peaurl] Mod_Perl Problems In reply to
MadI moved it from outside to inside the virtualhost tag but it still doesn't work.
Quote Reply
Re: [apache] Mod_Perl Problems In reply to
If only I wasn't a moderator I wouldn't have known that apache = , Wink

(I can still see your deleted post)

Did you restart apache after making the changes?
Quote Reply
Re: [peaurl] Mod_Perl Problems In reply to
I did, and it still doesn't work.