POV-Ray : Newsgroups : povray.unix : Need Help With Running POV-Ray Through PHP : Re: Need Help With Running POV-Ray Through PHP Server Time
4 May 2024 22:56:10 EDT (-0400)
  Re: Need Help With Running POV-Ray Through PHP  
From: Jaime Vives Piqueres
Date: 10 Mar 2011 13:43:08
Message: <4d791bbc@news.povray.org>

> I've tried using shell_exec(), exec(), and system() to render a test
> file, but it doesn't seem to work from the test PHP webpage I'm
> using. Oddly enough, it works when I run the PHP script through the
> shell.

   I've used it with shell_exec(), but IIRC, I had to call povray with
the full path (/usr/local/bin/povray in my case).

   Regards,

-- 
Jaime Vives Piqueres
		
La Persistencia de la Ignorancia
http://www.ignorancia.org


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.