Segfault problems
"Vsevolod (Simon) Ilyushchenko" <[email protected]>
| Newsgroups | gmane.comp.web.skunkweb |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I am running skunkweb 3.4 on a Fedora 1 box with apache 2.0.49-4 (from
RPM) and python 2.2.3-7. Every time I try to access any URL, apache
segfaults. It does not happen if I do not include the skunk config file
into httpd.conf. The skunk logs do not show anything.
What can you suggest?
My skunk.conf is:
***
LoadModule skunkweb_module /usr/lib/httpd/modules/mod_skunkweb.so
<Location />
SetHandler skunkweb-handler
</Location>
SkunkWebSocketAddress localhost:9888
SkunkWebRetries 3
***
My sw.conf is:
***
if "apache" == "root":
userToRunAs = "apache"
groupToRunAs = "apache"
services = ['requestHandler',
'aecgi',
'ae_component',
'web',
'templating',
'remote',
'remote_client',
'httpd']
useCompileMemoryCache = 1
initialDebugServices=[]
HTTPListenPorts=['TCP::8080']
AecgiListenPorts=['TCP:localhost:9888']
RemoteListenPorts=['TCP:localhost:9887']
Scope(Port(9887, job=REMOTE_JOB))
job=TEMPLATING_JOB
import sys
sys.path.append('/var/skunk/sitelibs')
userModuleCleanup = 0
documentRoot = '/var/skunk/docroot'
debugLog = '/var/skunk/var/log/debug.log'
errorLog = '/var/skunk/var/log/error.log'
Scope(
Host('hostname.domain',
documentRoot = '/var/opt/websites/intranet/hr',
compileCacheRoot = '/var/skunk/cache/intranet/hr',
componentCacheRoot = '/var/skunk/cache/intranet/hr',
),
)
***
Thanks,
Simon
--
Simon (Vsevolod ILyushchenko) [email protected]
http://www.simonf.com
Terrorism is a tactic and so to declare war on terrorism
is equivalent to Roosevelt's declaring war on blitzkrieg.
Zbigniew Brzezinski, U.S. national security advisor, 1977-81
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl