Login
or
register
Start
Introduction
Features
Demos
Why Lua?
What is Kepler?
Sightings
License
Sandbox
Whodunit?
Install
Installation
Basic Configuration
Custom Installation
Deployment
Troubleshooting
Problems
Tweak
Configuration
More Parameters
Permissions
Styles
Templates
I18n
Plugins
Storage
Markup
Authentication
Spam
Track
News
Releases
Project Planning
Recent Wiki Edits
Edits by Recent Users
Talk
Mailing List(s)
This Wiki
Report a Bug
Grok
Basic Concepts
Saci
Versium
Actions
WSAPI
LuaRocks
Hack
Source
Rocks
Architecture
Guided Tour
"Earth"
Coding Standard
Tasks
Troubleshooting
Anonymous users must enter
captcha
below.
Don't put anything here
Page Parameters
Page Name (for URL)
Page Title
Show Advanced Options
Category
Prototype
Don't put anything here
Don't put anything here
Don't put anything here
Page Content
Don't put anything here
<span class="teaser"> This page might have answers to some common problems. </span> ## Sputnik Runs But Looks Weird <b>I got a Sputnik page to show, but it looks all ugly and messed up.</b> #### The Solution Sputnik probably can't find it's stylesheet. Chances are that if you click on some of the links they will also take you to the wrong URLs. This means your `BASE_URL` parameter in `sputnik_config.lua` is set incorrectly. It's value should start with a `/`, and point to the **URL path** to `sputnik.cgi`. For example, if the URL of your `sputnik.cgi` is something like http://myserver.com/cgi-bin/sputnik.cgi then you should set `BASE_URL` as follows: BASE_URL = "/cgi-bin/sputnik.cgi" ## Saving Content <b>Everything works fine until I try to save my edits. Then I get an error message.</b> #### The Solution Check that the directory specified in VERSIUM\_PARAMS parameter is one that <b>your server</b> can write to. Note that your server is likely running as another user - not as _you_. So, when setting permissions with `chmod`, you might treat the server as `other` (e.g.: `chmod o+w ~/sputnik-data`). ### Editing Configuration Pages <b>I try to edit a page and I get a message "You don't have permissions to perform this action."</b> After I'm logged in I can edit "normal" pages but I couldn't edit the "sputnik/config" page: I got a "You do not have permissions to perform this action" message. #### The solution Some pages (including all of those starting with _) can only be edited by "Admin". You will need to register as "Admin" and be logged in as Admin to edit those pages. ## Running as CGI <b>It worked fine with Xavante, but when I copy `sputnik.cgi` to my CGI directory, it doesn't work.</b> #### The Solution Chances are, your server is not configured correctly to run CGI scripts. Please get a _simple_ CGI script and see if you can get it to run. If you can't, consult the documentation for your operating system / server / host.
About this Edit
Minor Edit
Edit Summary
Don't put anything here
Powered by
Sputnik
|
XHTML 1.1