[PHP-INSTALL] RE [PHP-INSTALL] upload_tmp_dir and open_basedir

2008-06-12 Thread j . kaluza
Check that the user under wich apache runs have writing permission for the upload directory, remember to use move_uploaded_file function after, or ur uploaded file might disapear in the end of your php script Jerôme Kaluza Service du Sang Service Informatique Croix-Rouge de Belgique rue de Stall

[PHP-INSTALL] upload_tmp_dir and open_basedir

2008-06-12 Thread JM
/home on my machine is a symlink to /local/home. In PHP 5.2.0: when I set upload_tmp_dir to /home and open_basedir to either /local/home or /home then performing a file upload fails. In PHP 5.2.6 this seems corrected. Which bug was that? On another note, while I was reading the docs about open

Re: [PHP-INSTALL] php and Oracle client on mac - followup

2008-06-12 Thread BuildSmart
On Jun 11, 2008, at 19:07 PM, ahmed nabel wrote: CC: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Date: Wed, 11 Jun 2008 17:13:46 -0400 To: php-install@lists.php.net Subject: Re: [PHP-INSTALL] php and Oracle client on mac - followup On Jun 11, 2008, at 07:51 A