Afficher un message
Vieux 14/09/2007, 13h08   #3
Jerry Stuckle
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Write a file to disk with PHP

marco.minerva@gmail.com wrote:
> Hi all!
>
> Within my PHP page (on an Apache webserver), I must call a shell
> program that saves a file to disk. The program is executed correctly,
> but nothing is saved; I think this is a permission problem. I can't
> modify the program, so there is a way to solve the problem?
>
> Thanks in advance.
> --
> Marco Minerva, marco.minerva@gmail.com
> http://blogs.ugidotnet.org/marcom
>


Set the appropriate permissions on the directory and/or file, as necessary.

Check a Linux admin group for more info.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
  Réponse avec citation
 
Page generated in 0,05339 seconds with 9 queries