Mod_proxy breaks wiki server

I have been using wiki server to manage collborative content amongst a small number of physically disparate users.
I recently enabled forward proxy on the httpd server, which is also a NAT gateway and firewall.
When I 'control access' to the forward proxy (only allowing local IP's), wiki server can't serve content to external IP's any more.
[Sat Jun 06 08:01:46 2009] [error] [client 124.170.77.5] client denied by server configuration: proxy:http://127.0.0.1:8087/groups/lineup/
If I use a VPN I can access wiki content (because my source IP is local rather than external), but unfortunately VPN is boring as the auto-connect feature in leopard is broken. I also want to be able to serve wiki content to people without giving them VPN access.
local IP address range is 192.168.1.0/24
forward proxy access control is 192.168.1
I have asked mod_proxy not to cache localhost....to no avail.
thanks in advance!

Ok. Fixed the mod_proxy / wikiserver thing. Just had to let the proxy know that requests from the internal webserver were ok;
I mean that seems obvious, but if the internal webserver has an external IP, it doesn't automatically do it....so you have to put a No Proxy command in httpd.conf covering all your external IP's, localhost, 127.0.0.1 etc until finally the webserver doesn't proxy itself and deny itself access to itself.
of course you can't edit No Proxy settings from within Server Admin.
so that's done and wiki now works for the planet rather than just local IP's.

Similar Messages

  • Wiki Server Custom templates

    Hi All
    We are currently looking to move more of our internal processes across the the Wiki. I was wondering is there a way to create custom wiki page templates? I don't mean to customise the apple supplied ones (they are fine) but to create templates for Meeting minutes, Customer call logs (In a a customer blog) that all have the same format? Or ultimately an entire project pre-build that we could deploy when a new project kicked off.
    Any help or guidance would be greatly appreciated.
    Alex

    For Snow Leopard 10.6 the Extending Your Wiki Server content was merged into the Wiki Server Admin manual (http://images.apple.com/server/macosx/docs/WikiServer_Adminv10.6.pdf)
    To create custom templates, you need to create custom XSL (which could break the wiki if the Apple defaults get updated), and Javascript (though I don't see why we should create custom nodes directly in the DOM just to make a series of pages.
    CSS only affects the styling of the blocks.
    -Tony

  • Wiki server templates

    does anyone know a company that sells wiki server compatible templates ? I dont mind paying a small fee but I would really like a few more templates without digging into CSS - really not my cup of tea
    best regards

    For Snow Leopard 10.6 the Extending Your Wiki Server content was merged into the Wiki Server Admin manual (http://images.apple.com/server/macosx/docs/WikiServer_Adminv10.6.pdf)
    To create custom templates, you need to create custom XSL (which could break the wiki if the Apple defaults get updated), and Javascript (though I don't see why we should create custom nodes directly in the DOM just to make a series of pages.
    CSS only affects the styling of the blocks.
    -Tony

  • How do I increase attachment file size in Wiki Server 3?

    I have just setup Wiki Server 3 on Lion - Got it working.  I am using it for a community Video Library and manu of the files are between 1 to 3 gb.  I was able to attach video files as large at 500MB, but no larger.  I found a few poists discussing updates to the wikid.conf file for MaxAttachment.  That file exists on my machine - but it looks like it is leftover from Snow LEopard Server. 
    Is there a way to increase the maximum allowable attachment - or do I need to revert back to Snow Leopard Server... I am a novice in the Networking and Server world and had trouble setting up Snow Leopard Server in the past.
    Thanks

    It might be something in the Apache config, but I don't know what. The first thing I'd try is to transfer a test file onto the wiki server host by some other means (AFP, SFTP), then open a web browser on the wiki host and connect to the wiki (i.e. connect to itself). Then try to upload the file. This will eliminate all external sources of interference. If you still cannot upload 1GB+ files, try a different browser. If it still doesn't work, the limitation must be in Apache or the Wiki code somewhere else.

  • Can't Host a Wiki Server's calendar using Server 10.8

    I have setup server and attempted to have one of my calendars on iCal sync with the Wiki calendar
    I have a user called bernard
    I have a calendar in ical called bernardtraining
    In the Wiki the user bernard has a calendar but I cant get ical to sync with the Wiki.
    In iCal Accounts
    I set up an account in ical lets call it server.myserver.private (hiding actual name)
    user name = bernard
    password is set to user password
    Refresh 5 minutes
    In Server Settings iCal Accounts
    Server address server.myserver.private
    server path aut populates to /principals/__uids__/7A7D303D-8265-47D5-BAD1-01E3DDD4CC37/  (maybe this is the problem)
    Port = auto
    SSL = No (for now)
    No delgates
    I then went through this process.....
    When you set up iCal Server to provide the calendar service for a wiki, Wiki Server provides access to the calendars, so users who do not have wiki privileges do not have calendar service.
    Use serveradmin via the Terminal app to change the setting.sudo serveradmin set calendar:Authentication:Wiki:Enabled = "<setting>" The default value for <setting> is “no”.
    The other possible value is “yes.”
    Command example:
    sudo serveradmin set calendar:Authentication:Wiki:Enabled = "yes"
    Use serveradmin via the Terminal app to designate the Wiki server.sudo serveradmin set calendar:Authentication:Wiki:Hostname = "<DNSWikiServer>" The default value for <DNSWikiServer> is the Wiki server’s fully qualified domain name.
    Command example:
    sudo serveradmin set calendar:Authentication:Wiki:Hostname = "wikiweb.example.com"
    Use serveradmin via the Terminal app to encrypt the connection.sudo serveradmin set set calendar:Authentication:Wiki:UseSSL = "(yes|no)" The default value is “no”.
    Command example:
    sudo serveradmin set set calendar:Authentication:Wiki:UseSSL = "yes"
    Still no success.
    Can anyone help?

    I did, and had it working last night. It won't now, though.
    I don't understand port triggering, and when I attempted to look up the help files on the linksys site, they told me to register first - then they wouldn't let me fill in the email address section of the registration, so..
    I don't use a firewall, and this computer I'm trying to host the server on is directly connected to the router. The wireless connection is with a laptop upstairs. I just checked, and my IP changed, but fixing that in Port Forwarding still does nothing. I can host the server... It just doesn't show up on gamespy.
    Just about everywhere I read up on this, it mentions having to have a static IP address. I went through the guides that tell how to go about getting one set up, but still doesn't work. I don't have anything even remotely mentioning linksys in Network Connections though - that's on the laptop. Could this be the problem?
    Another problem I ran into when setting up the router, was I'd get an error unpacking languages, or something. Got it every time, but it let me move on after closing the error so didn't think much of it.

  • Wiki Server Will Not Start After Installing Safari 4.0.5

    *PLEASE HELP*
    We have a production server running MacOS X Server 10.5.8 with all software updates installed.
    Wiki server refuses to launch, though launchd tries to open it every 10 seconds.
    When visiting www.domain.com/groups/community we see an error 503 in the web browser
    *Steps Taken to Correct*
    % sudo chown -R 94:94 /Library/Collaboration
    % serveradmin stop teams && serveradmin start teams
    Restarted the machine itself
    % cd /Library/Collaboration && find . -name '*.plist' -exec xmlwf {} \;
    *Those steps proving ineffective, we're now just trying to start over. We've removed all user generated content from the wiki directories and we just want the wiki server to launch successfully.*
    Removed "groups" and "users" directories from /Library/Collaboration
    Replaced /etc/wikid/wikid.conf with /etc/wikid/wikid.conf.default
    Deleted /Library/Application Support/Apple/WikiServer/directoryIndex.db
    Deleted /Library/Application Support/Apple/WikiServer/User Preferences/* (all user preferences)
    WHAT AM I DO WRONG? HOW CAN I GET A FRESH WIKI INSTALL WITHOUT REINSTALLING THE OS? This is a production server. We'll have to go without wikis rather than introduce downtime. Thank you.
    */Library/Logs/wikid/error.log is repeating the following every 10 second interval:*
    2010-03-21 13:50:27-0700 [-] Log opened.
    2010-03-21 13:50:27-0700 [-] twistd 2.5.0 (/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/ Contents/MacOS/Python 2.5.1) starting up
    2010-03-21 13:50:27-0700 [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>
    2010-03-21 13:50:27-0700 [-] twisted.web.server.Site starting on 8086
    2010-03-21 13:50:27-0700 [-] Starting factory <twisted.web.server.Site instance at 0x2eb3918>
    2010-03-21 13:50:27-0700 [-] twisted.web2.channel.http.HTTPFactory starting on 8087
    2010-03-21 13:50:27-0700 [-] Starting factory <twisted.web2.channel.http.HTTPFactory instance at 0x2eb3cd8>
    2010-03-21 13:50:27-0700 [-] set uid/gid 94/94
    2010-03-21 13:50:27-0700 [-] "Failed trying to build an index for a non-directory path: '/usr/share/wikid/help/fr.lproj'"
    2010-03-21 13:50:27-0700 [-] Traceback (most recent call last):
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/bin/twistd", line 21, in <module>
    2010-03-21 13:50:27-0700 [-] run()
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 27, in run
    2010-03-21 13:50:27-0700 [-] app.run(runApp, ServerOptions)
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 379, in run
    2010-03-21 13:50:27-0700 [-] runApp(config)
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 23, in runApp
    2010-03-21 13:50:27-0700 [-] _SomeApplicationRunner(config).run()
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 158, in run
    2010-03-21 13:50:27-0700 [-] self.postApplication()
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistdunix.py", line 213, in postApplication
    2010-03-21 13:50:27-0700 [-] startApplication(self.config, self.application)
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistdunix.py", line 183, in startApplication
    2010-03-21 13:50:27-0700 [-] app.startApplication(application, not config['no_save'])
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 400, in startApplication
    2010-03-21 13:50:27-0700 [-] service.IService(application).startService()
    2010-03-21 13:50:27-0700 [-] File "/usr/share/caldavd/lib/python/twisted/application/service.py", line 233, in startService
    2010-03-21 13:50:27-0700 [-] service.startService()
    2010-03-21 13:50:27-0700 [-] File "/usr/share/wikid/lib/python/apple_utilities/service.py", line 60, in startService
    2010-03-21 13:50:27-0700 [-] RepositoryManager.ensureRepository()
    2010-03-21 13:50:27-0700 [-] File "/usr/share/wikid/lib/python/apple_utilities/RepositoryManager.py", line 63, in ensureRepository
    2010-03-21 13:50:27-0700 [-] SearchManager.buildSearchIndex(aPath, forceRebuild = False)
    2010-03-21 13:50:27-0700 [-] File "/usr/share/wikid/lib/python/apple_utilities/SearchManager.py", line 406, in buildSearchIndex
    2010-03-21 13:50:27-0700 [-] GroupSqliteIndex.buildSearchIndex(whichPath, forceRebuild)
    2010-03-21 13:50:27-0700 [-] File "/usr/share/wikid/lib/python/apple_utilities/GroupSqliteIndex.py", line 622, in buildSearchIndex
    2010-03-21 13:50:27-0700 [-] metaData = GroupSettings.GroupSettings(pathName)
    2010-03-21 13:50:27-0700 [-] File "/usr/share/wikid/lib/python/apple_wlt/GroupSettings.py", line 37, in GroupSettings
    2010-03-21 13:50:27-0700 [-] settings = GroupSettingsObject(path, saveData, refreshCache)
    2010-03-21 13:50:27-0700 [-] File "/usr/share/wikid/lib/python/apple_wlt/GroupSettings.py", line 51, in _init_
    2010-03-21 13:50:27-0700 [-] self.data = plistlib.readPlist(self.prefsPath)
    2010-03-21 13:50:27-0700 [-] File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-ma c/plistlib.py", line 77, in readPlist
    2010-03-21 13:50:27-0700 [-] rootObject = p.parse(pathOrFile)
    2010-03-21 13:50:27-0700 [-] File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-ma c/plistlib.py", line 402, in parse
    2010-03-21 13:50:27-0700 [-] parser.ParseFile(fileobj)
    2010-03-21 13:50:27-0700 [-] xml.parsers.expat.ExpatError: no element found: line 1, column 0

    Hi,
    might not help you, but on MacOSX 10.6.3 Server, we have exactly the same problem - on solution (beside switching the wiki).
    Peter

  • Mac os x wiki server can't authenticate user password from active directory recently after we upgraded to windows 2008 server.

    after upgraded to windows 2008 server, our  mac os x wiki server can't authenticate user password anymore. How can I re-bind the wiki server to the AD again? thanks in advance.

    Solved it by deleting the user and creating a new one with the same userID.
    Maybe it occured because I marked the "user has to change password after first login" box when resetting the password but didn't yet allow him to do so in the webpages menu?!?

  • Wiki Server :500: An internal error occurred trying to process your request

    Greetings,
    10.6.6 server
    Out of the blue our wiki server decided not to work anymore.
    This issue is limited to the wiki server. (all other services work fine)
    Users can log in authenticate and edit personal preferences, blogs etc.
    I have removed Globalindex.db and sessions.db and allowed the index to rebuild with appropriate starts stops of teams. I have cleared out old users who's plist preferences could not be loaded.
    All data is in place.
    AFP permissions are solid.
    User gets "500: An internal error occurred trying to process your request. Sorry." selecting a wiki or blogs, very polite but repeatedly unhelpful.
    As soon as a user clicks on an group the following error shows in the log:
    2011-02-09 13:45:34-0600 [-] Exception rendering:
    2011-02-09 13:45:34-0600 [-] Unhandled Error
    Traceback (most recent call last):
    File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 283, in unpause
    self._runCallbacks()
    File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 326, in _runCallbacks
    self.result = callback(self.result, *args, **kw)
    File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 287, in _continue
    self.unpause()
    File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 283, in unpause
    self._runCallbacks()
    --- <exception caught here> ---
    File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 326, in _runCallbacks
    self.result = callback(self.result, *args, **kw)
    File "/usr/share/wikid/lib/python/apple_wlt/HTMLTemplate.py", line 269, in callback
    return templateObj.generatePage(self.context, pageDoc.xmlDoc)
    File "/usr/share/wikid/lib/python/apple_utilities/PageGenerationTemplate.py", line 47, in _func
    result = f(self, *args, **kwargs)
    File "/usr/share/wikid/lib/python/apple_utilities/PageGenerationTemplate.py", line 79, in generatePage
    resultStr = applexslt.applyTemplate(self.templateObj, d.xmlDoc)
    exceptions.AttributeError: PageGenerationTemplate instance has no attribute 'templateObj'
    I run many different kinds of systems here and I'm kind of stumped as I am not a developer.
    any help at all would be great! thanks.

    Hi,
    Although this forum is for 10.5 server, after looking through the log errors my guess is that you have a corrupted PageGenerationTemplate.py file. I would replace the file with one from a backup file dated before the problem started.
    Once you replace the file restart the web service.
    HTH,
    Harry

  • Can't delete a blog comment from Lion Wiki Server 3

    Started the Wiki Server on my Lion Server today and as a test I added a test comment to a blog.  After I saved it I wanted to see if I could edit, change the content or just delete the comment outright.  The answer to all three is that I can't.  I am logged in as the owner the wiki and the administrator for the server.  I looked at the documentation and it appears that I should be able to do all three, but no luck.  Any help would be apprciated.
    M

    You'll get a lot more help if you go to the Lion Server forum. The folks here mainly know about the client OS.

  • Wiki Server: how to change who "From" field in Mail

    I have Mail set up to receive an RSS feed from our Wiki Server and in the "From" field it comes up as "Workgroup: Search Results."
    Is there any way to change this, say to "Workgroup Intranet"?

    >
    Sukhi Singh wrote:
    > Hi
    > I want to change a Parameter field in Crystal report from YYYY-MM-DD format to DD/MM/YY format
    What do you mean by Crystal Report?  Are you sure you posted this to the correct forum?

  • Error starting wiki server in Mac Mini server with Mountain Lion 10.8.3

    Hi, i've got a problem with my wiki server.
    The service doesn't start!
    It does an error while i try to start the wiki!
    The service can't read the service impostation!
    How can i solve it??
    Anyone with the same problem??
    Thanks!

    here the /var/log/apache2/error_log
    [Fri Jun 28 10:35:46 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:46 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:35:46 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:51 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:35:51 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:51 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:35:51 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:51 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:35:51 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:51 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:35:51 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:56 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:35:56 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:56 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:35:56 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:56 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:35:56 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:35:56 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:35:56 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:01 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:01 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:01 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:01 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:01 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:01 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:01 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:01 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:06 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:06 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:06 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:06 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:06 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:06 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:06 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:06 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:11 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:11 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:11 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:11 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:11 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:11 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:11 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:11 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:16 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:16 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:16 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:16 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:16 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:16 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:16 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:16 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:21 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:21 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:21 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:21 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:21 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:21 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:21 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:21 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:28 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 10:36:31 2013] [notice] FastCGI: process manager initialized (pid 145)
    [Fri Jun 28 10:36:31 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:32 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:32 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:33 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 10:36:33 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:33 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 10:36:33 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:33 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 10:36:33 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:33 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 10:36:33 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 10:36:36 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 10:36:39 2013] [notice] FastCGI: process manager initialized (pid 196)
    [Fri Jun 28 10:36:39 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 10:37:25 2013] [notice] caught SIGTERM, shutting down
    [Fri Jun 28 10:37:38 2013] [crit] (17)File exists: mod_rewrite: Parent could not create RewriteLock file /var/log/apache2/rewrite.lock
    Configuration Failed
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 10:37:48 2013] [notice] FastCGI: process manager initialized (pid 432)
    [Fri Jun 28 10:37:48 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 16:28:22 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 16:28:26 2013] [notice] FastCGI: process manager initialized (pid 31415)
    [Fri Jun 28 16:28:26 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:26 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 16:28:26 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:27 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 16:28:27 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:27 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 16:28:27 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:27 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 16:28:27 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:27 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 16:28:27 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:28:30 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 16:28:33 2013] [notice] FastCGI: process manager initialized (pid 31466)
    [Fri Jun 28 16:28:33 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 16:43:46 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 16:43:49 2013] [notice] FastCGI: process manager initialized (pid 33283)
    [Fri Jun 28 16:43:49 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 16:43:51 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 16:43:55 2013] [notice] FastCGI: process manager initialized (pid 33322)
    [Fri Jun 28 16:43:55 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 16:44:41 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 16:44:44 2013] [notice] FastCGI: process manager initialized (pid 33499)
    [Fri Jun 28 16:44:44 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:45 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 16:44:45 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:46 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8090 (localhost) failed
    [Fri Jun 28 16:44:46 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:46 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8091 (localhost) failed
    [Fri Jun 28 16:44:46 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:46 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8092 (localhost) failed
    [Fri Jun 28 16:44:46 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:46 2013] [error] (61)Connection refused: proxy: HTTP: attempt to connect to [fe80::1]:8093 (localhost) failed
    [Fri Jun 28 16:44:46 2013] [error] ap_proxy_connect_backend disabling worker for (localhost)
    [Fri Jun 28 16:44:49 2013] [notice] caught SIGTERM, shutting down
    httpd: Could not reliably determine the server's fully qualified domain name, using server.local for ServerName
    [Fri Jun 28 16:44:52 2013] [notice] FastCGI: process manager initialized (pid 33579)
    [Fri Jun 28 16:44:52 2013] [notice] Apache/2.2.22 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations

  • Redundant Wiki Server- Can It Be Done?

    Hello All -
    I am wondering if I have an existing wiki server if I can have it replicate to another mac server for load balancing and redundancy.  Has anyone performed this, and if so do you have documentation?  Both servers would be a member of the golden triangle so the permissions from users would need to follow to both servers.
    Any help is greatly appreciated.

    Hello All -
    I am wondering if I have an existing wiki server if I can have it replicate to another mac server for load balancing and redundancy.  Has anyone performed this, and if so do you have documentation?  Both servers would be a member of the golden triangle so the permissions from users would need to follow to both servers.
    Any help is greatly appreciated.

  • How to create a sitemap for Apple Wiki server?

    Since the content of a Wiki server is very dynamic, can the server generate a site map automatically?
    If I manually created a sitemap, where should I put it so that it will show up in the root of my site?

    I have created a DSN in a web server (a Public IP machine) that is mapped to a Oracle DB.
    In my Excel using VBA coding, with the help of RDO object I will call the DSN in the Web server using the connection string like "DSN=ORS;UID=SDATA;PWD=SDATA;"
    This is working fine and in this case the client machine doesn't need Oracle client to be installed or any TNS entry.
    The user can run the Excel report by clicking a button and the click event connects the DSN in the web server (through its URL) and routes to the mapped DB and fetches the quried data.
    Please note that the above DSN is created based on Microsoft ODBC for Oracle driver.
    But the issue is using the Microsoft ODBC for Oracle driver I couldnt call the SP with Ref Cursor.
    When I searched in Internet I came to know using the provider oraoledb.oracle we can call SP that uses REF CURSOR.
    Now my question is what is the driver name that I can use to create a DSN to make use of the provider oraoledb.oracle for calling the SP with REF CURSOR from Excel VBA coding ?
    Appreciate your prompt reply.
    Thanks & Regards,
    Sathish

  • Custom sidebars in Wiki server

    Apple's Wiki Server and Podcast Producer are one of the best if not the best product for serving podcasts BUT this application fails in certain areas that easily puts customers off considering that companies will always vie for a Pc solution.
    My major issue with the Wiki server is the custom sidebar addition. Now this should so simple to add but if you try and add a custom sidebar following apples help directives below
    Adding a sidebar to the home page
    The home page of your wiki automatically displays items that are tagged "hot" in a sidebar, so that users will be more apt to notice them. If you're the site owner, you can add another sidebar that spotlights items tagged with another tag of your choosing.
    *To add a custom sidebar:*
    *Open your site's homepage and then click the Edit (pencil) button.*
    *Click the Groups Settings button.*
    *Click Sidebar and enter the tag that will be used to identify items to appear in the sidebar, such as "projectX."*
    *Enter a title for sidebar, such as "Project X News," then click OK.*
    *Click "save" in the toolbar to save your changes.*
    *The five most recent Items tagged with the tag you specified will automatically appear in the sidebar.*
    First the edit pencil in the home page does not provide one the capability to edit the custom sidebar settings but the actual appearance of the page such as the text and placement of media etc.
    The custom sidebar settings can only be accessed via the Admin Functions/ settings/ even then you can add a single custom side bar and when you try to add another you will find that the details of the last custom sidebar is still in place. If you delete that information and add new information this will delete the previous custom sidebar creating a new one. Now this is such an annoying issue that Apple needs to resolve ASAP as some of us are trying to sell this product for it's other benefits.
    Another area that it fails at is the display of items. Currently the maximum number of items displayable is 5. To increase this requires messing about with theme files and plist files! Now this should also be a simple feature that should exist in the Admin Functions settings area. Unless I am missing something then someone should enlighten me as to the mystery of these settings. I hope Snow leopard will have all these basic issues ironed out.

    by "custom fields" i mean some additional fields. e.g i want a clerk to mail a minute sheet along with remarks of clerk, to an officer. now i have put some fields e.g clerk's name, type of mail (minute sheet etc), officer's name etc on the email form (i have designed that form in java and using javamail api to send/receive mails). while sending this email, clerk fills those fields and mail it to the officer. now depending upon the type of mail (if its a minute sheet or whatever), that mail should be opened in the appropriate form designed for that type of mail, showing all those additional fields, e.g clerk's name in clerk's name label, officer's name in officer's name label etc. is it possible that i can tel exchange server to store the information about those custom fields while storing the mail so that i can retrieve those fields later. hope u got my point.thanks

  • How to fix wiki server if my domain name is reallocated to a new static IP?

    Our wiki server in Xserve Intel was running smooth in 10.5.7 with a static IP in an intranet environment.
    Until Our office is reallocated and the server is migrated to a MacMini G4.
    We cloned the Mini server by Time Machine.
    We changed a new domain name and a new static IP.
    Problem:
    1 Some of wiki pages points to new domain name and some don't.
    2 All wiki jpg points to old domain name but the blog jpg is correct.
    3 Group Calender can't connect to the iCal server
    Please tell me the correct procedure to amend the parameter.
    (PS I am a newbie in Server Mx and has no knowledge in UNIX/Terminal)

    Snow Leopard did the same if you used the GUI. I responded to you in your other thread. You can also simply use a different Apache. Use Macports to install your own apache, which can be managed via command line or webmin. Thus, the apple one deals with Apple stuff, and, yours deals with everything else.

Maybe you are looking for