Malte,

Can you confirm that livecode server runs from the command line? You can
try executing it with a text script such as:

--- begin test.lc --

<?lc
put the version
?>

--- end test.lc --

livecodeserver ./test.lc

If it can run on the command line then the problem lies with apache
configuration. If it can't run on the command line then we'll need to check
why it does not run.

On Fri, Nov 11, 2011 at 5:20 PM, Malte Brill <revolut...@derbrill.de> wrote:

> Hi all,
>
> I successfully installed liveCode on Mac Os and Windows. But on Ubuntu,
> for the life of me I can not get it up. I assume it has to do with the
> mod_action not being enabled by default here. However, for the life of me I
> can not find out how to do so. The installation is rather complicated on
> UBUNTU it seems. Has anyone succeeded here (Clean fresh out of the WEB
> UBUNTU) and could give me a step by step guide on what I need to do (but
> please speak slowly, as I have no idea of linuxes and apache there).
>
> Totally lost. Any help much appreciated.
>
> Malte
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
http://www.andregarzia.com -- All We Do Is Code.
http://fon.nu -- minimalist url shortening service.
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to