s not test the UID
of directory but the UID of the directory below.
Let's say we do a chdir ("/home/benoit");
In safe mode, it will test the UID of /home against the one of the script
so it fails.
If we do a chdir ("/home/benoit/."); , PHP test the UID of /home/benoit/
Hi,
I'm developping a php extenssion and i'm looking for documentations
explaining how to code thread safe php extenssions.
Does anyone have any advices on writting thread safe php extenssions ?
(url,book or source to read ?)
best regards,
Benoit Canet
System administrator
Choice_one
Choice_two
######
AND, we should have rather:
##
# OUTPUT #
##
Choice_one
Choice_two
##
So, there is a bug.
Regards,
Benoit.
--- Bug Database <[EMAIL PROTECTED]> a écrit : >
ID: 11985
> Updated by: brianlmoon
> Reported By: [EMAIL PROTECTED]
.so file but instead .a and a .la file.
Does anyone know what i'm missing ?
Benoit Canet
ITNetwork
[EMAIL PROTECTED]
www.itnetwork.fr
116 avenue du général Leclerc PARIS
FRANCE
ps :
here is my config.m4 :
dnl $Id$
dnl config.m4 for extension itnetwork
dnl don't forget to call PHP_EXTE