ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: ConTeXt "live"
Date: Fri, 02 Dec 2005 15:05:38 +0100	[thread overview]
Message-ID: <439054B2.7040003@wxs.nl> (raw)
In-Reply-To: <e5d3f2650512011419q3e436961xfb8f8c3d1e69850b@mail.gmail.com>

VnPenguin wrote:

>Hi,
>I'm trying to build a page "ConTeXt live" on a Apache web server with PHP.
>Here is the simple test
>-------------------------------------------------------------------------
>\enableregime[utf]
>\setupencoding[default=t5]
>
>\usetypescript[berry][t5]
>\usetypescript[palatino][t5]
>\setupbodyfont[palatino,12pt]
>
>\starttext
>Hello, world!
>\stoptext
>---------------------------------------------------------------------------
>
>This src file was saved into /tmp folder in which Apache user has full
>writing permission.
>I use PHP command:
>
>system("cd /tmp; texexec --pdf --silent test.tex");
>  
>
it has to do with the tex distribution being configured as too paranoid 
which means no writing

can you try the --notparanoid switch?

Hans

  reply	other threads:[~2005-12-02 14:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-01 22:19 VnPenguin
2005-12-02 14:05 ` Hans Hagen [this message]
2005-12-02 14:25   ` VnPenguin
2005-12-02 15:17     ` Hans Hagen
2005-12-02 14:21 ` Patrick Gundlach
2005-12-02 14:30   ` VnPenguin
2005-12-02 15:17     ` Patrick Gundlach
2005-12-02 18:32       ` VnPenguin
2005-12-02 21:30         ` Patrick Gundlach
2005-12-03 11:56           ` Taco Hoekwater
2005-12-03 23:10           ` Christopher Creutzig
2005-12-04  0:13             ` Patrick Gundlach
2005-12-02 15:32     ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=439054B2.7040003@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).