Re: getting files from the internet

2004-10-17 Thread Bill Jones
--- Jeff Herbeck <[EMAIL PROTECTED]> wrote: > This code gives me a 500 internal server error. And the WWW Server Logs say - what? -Sx- = -Sx- seeking employment: http://youve-reached-the.endoftheinternet.org/ ___ Do you Yahoo!? Declare Yourse

Re: getting files from the internet

2004-10-17 Thread Jeff Herbeck
This code gives me a 500 internal server error. On Thu, 14 Oct 2004 10:39:48 -0500, Charles K. Clarkson <[EMAIL PROTECTED]> wrote: > Jeff Herbeck <[EMAIL PROTECTED]> wrote: > > : Hello, > > > : > : I want to be able to have a user login with apache > : authentication (which I have that part wo

Re: Executing pdflatex via CGI script

2004-10-17 Thread Bill Jones
--- Jan Eden <[EMAIL PROTECTED]> wrote: > a) create / write to a file > b) apply pdflatex to that file (i.e. create a pdf file from the .tex > source) > c) open the resulting pdf file (using the open function in OS X) Set Group ID Directories? Um, allow the pdflatex to run as the web userid? Ma

Re: Executing pdflatex via CGI script

2004-10-17 Thread Gunnar Hjalmarsson
Jan Eden wrote: The script manages to write data to my output file if I created it first and chmodded it to 666, but fails otherwise. This is because the script is run by the web user, of course. Is there a more or less secure way to allow the script to a) create / write to a file b) apply pdflatex

Executing pdflatex via CGI script

2004-10-17 Thread Jan Eden
Hi, I wrote a script which takes some info from the user and generates a form letter. The script is run locally for five users, so security is not that important (although it is always important, I know). The script manages to write data to my output file if I created it first and chmodded it

PPM problem.

2004-10-17 Thread Sara
I am trying to install DBI module for my perl installation on XP machine. Everything was working fine, I installed a lot of modules before using the same PPM, but now it has started giving this error (as shown below). I have searched, but failed to find anything. I installed a fresh version of Per