ID: 34829 User updated by: kylnas at tiscali dot it Reported By: kylnas at tiscali dot it -Status: Feedback +Status: Open Bug Type: Filesystem function related Operating System: Linux PHP Version: 4.4.0 New Comment:
Safe mode is on, and it seems there is no errors in my script. Simply the images aren't shown. Previous Comments: ------------------------------------------------------------------------ [2005-10-13 00:29:30] [EMAIL PROTECTED] Yes. And I asked you about safe_mode. ------------------------------------------------------------------------ [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. ------------------------------------------------------------------------ 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