e user, there's no
> way it can delete a file owned by root unless maybe the user
> it's running as is in the root group.
>
>
>
> On Tue, 2003-06-17 at 11:47, Jacob Marble wrote:
> > Hey all-
> > I'm writing some PHP scripts that have the abili
Hey all-
I'm writing some PHP scripts that have the ability to delete, rename,
upload, etc. files to the webserver. It's a simple on-line file manager for
some family members.
The question: I don't want to allow apache to delete certain files,
specifically files that are owned by root. Bu
Hey all-
I'm trying to compile with Imagick 0.9.6 on Debian 3.0. I untar'ed to
php-4.3.2/ext/imagick, made a new ./configure and gave the following
command:
CFLAGS="-O3 -march=athlon-xp" CPPFLAGS="-O3 -march=athlon-xp"
./configure --with-pgsql=/usr/local/pgsql --with-apxs2=/usr/local/apache2/
Hey all-
I'm trying to compile with Imagick 0.9.6 on Debian 3.0. I untar'ed to
php-4.3.2/ext/imagick, made a new ./configure and gave the following
command:
CFLAGS="-O3 -march=athlon-xp" CPPFLAGS="-O3 -march=athlon-xp"
./configure --with-pgsql=/usr/local/pgsql --with-apxs2=/usr/local/apache2/
Hello all-
I just moved a couple of php files from Linux to Win2000 and they come up as...
nothing! After messing around with the php.ini file for an hour and seeing absolutely
no changes reflected in the output of the site or in phpinfo(), I finally set what I
thought should be prudent in php