ID: 34829
Updated by: [EMAIL PROTECTED]
Reported By: kylnas at tiscali dot it
-Status: Open
+Status: Feedback
Bug Type: Filesystem function related
Operating System: Linux
PHP Version: 4.4.0
New Comment:
Yes.
And I asked you about safe_mode.
Previous Comments:
------------------------------------------------------------------------
[2005-10-13 00:25:06] kylnas at tiscali dot it
Where do i should see errors? in my first script?
------------------------------------------------------------------------
[2005-10-12 23:55:27] [EMAIL PROTECTED]
Turn display_errors On in the beginning of the code:
ini_set("display_errors", 1);
and see if there are any error messages.
Also, please tell me the value of "safe_mode" in phpinfo().
------------------------------------------------------------------------
[2005-10-12 23:48:12] kylnas at tiscali dot it
error_reporting:
display_error=off
Local value=2039
Master value=2047
------------------------------------------------------------------------
[2005-10-12 23:43:33] [EMAIL PROTECTED]
Use phpinfo(); to see values of the options I was asking about.
------------------------------------------------------------------------
[2005-10-12 23:39:37] kylnas at tiscali dot it
This is the message i obtain with your code:
bool(false)
I don't know how see your question about error, sorry...=((
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/34829
--
Edit this bug report at http://bugs.php.net/?id=34829&edit=1