ID:               26735
 User updated by:  cmouse at youzen dot projectb2 dot net
 Reported By:      cmouse at youzen dot projectb2 dot net
-Status:           Feedback
+Status:           Open
 Bug Type:         PHP options/info functions
 Operating System: Linux 2.4.23
 PHP Version:      4.3.4
 New Comment:

I'll paste the thing I'm trying to modify:

### php.ini ###
; Temporary directory for HTTP uploaded files (will use system default
if not
; specified).
upload_tmp_dir = /www/tmp

### phpinfo() ###
upload_tmp_dir no value no value


Previous Comments:
------------------------------------------------------------------------

[2003-12-28 19:12:25] [EMAIL PROTECTED]

Can you post your phpinfo() and your php.ini?

------------------------------------------------------------------------

[2003-12-28 19:10:51] cmouse at youzen dot projectb2 dot net

yes, I can confirm it

------------------------------------------------------------------------

[2003-12-28 19:08:15] [EMAIL PROTECTED]

Can you confirm that the file you are editing is the one 
that PHP is using (according to the php.ini line in 
phpinfo()).

------------------------------------------------------------------------

[2003-12-28 19:07:56] [EMAIL PROTECTED]

Can you confirm that the file you are editing is the one 
that PHP is using (according to the php.ini line in 
phpinfo()).

------------------------------------------------------------------------

[2003-12-28 19:06:21] cmouse at youzen dot projectb2 dot net

Description:
------------
php.ini appears not to be read properly by php. I've tried changing
values on the file stated by phpinfo() to be the one to read.
Unfortunately after restart of apache, no changes reflect. F.ex. I have
upload_tmp_dir set to a path, but phpinfo() claims that it's not set. 



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=26735&edit=1

Reply via email to