ID:               25567
 User updated by:  [EMAIL PROTECTED]
 Reported By:      alex dot baron at tusk dot com dot au
 Status:           Bogus
 Bug Type:         IIS related
 Operating System: Windows XP
 PHP Version:      4.3.3
 New Comment:

#Software: Microsoft Internet Information Services 5.1
Here are some more.

#Version: 1.0
#Date: 2003-09-18 00:01:42
#Fields: time c-ip cs-method cs-uri-stem sc-status 
00:01:42 192.168.0.45 GET /news/style.css 304
00:01:42 192.168.0.45 GET /news/admin/images/poweredbymysql.gif 304
00:01:42 192.168.0.45 GET /news/admin/newslisting.php 200

just thought the 200 might be important.

Thanks Heaps
A


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

[2003-09-17 19:52:17] alex dot baron at tusk dot com dot au

Cool From C:\WINDOWS\system32\Logfiles\W3SVC1

These entries are me using that app this morning.

23:49:13 192.168.0.45 GET /news/admin/ 302
23:49:13 192.168.0.45 GET /news/admin/ 302
23:49:15 192.168.0.45 GET /news/admin/index.php 200
23:49:15 192.168.0.45 GET /news/admin/index.php 200
23:49:15 192.168.0.45 GET /news/style.css 304
23:49:15 192.168.0.45 GET /news/admin/images/poweredbymysql.gif 304
23:49:17 192.168.0.45 GET /news/admin/newslisting.php 200
23:49:21 192.168.0.45 GET /news/admin/DBdeletenews.php 200
23:50:13 192.168.0.45 GET /news/admin/createnews.php 200
23:50:13 192.168.0.45 GET /news/admin/popup.js 304
23:50:14 192.168.0.45 POST /news/admin/DBcreatenews.php 302
23:50:14 192.168.0.45 GET /news/admin/newslisting.php 502

is that what you are looking for?

Thanks
A

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

[2003-09-17 05:58:12] [EMAIL PROTECTED]

I meant your webserver's logs..


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

[2003-09-17 02:38:26] alex dot baron at tusk dot com dot au

sorry I dont seem to be able to start logging
in the php.ini file I have set the following:

error_reporting  =  E_ALL
display_errors = on
display_startup_errors = on
log_errors = error_log
error_log = "c:/php/phplog.txt"

What have i done wrong? its not producing any text files.

Thanks for you time
A

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

[2003-09-17 01:46:04] [EMAIL PROTECTED]

Check your logs, there is something wrong with your system / setup.


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

[2003-09-17 01:35:47] alex dot baron at tusk dot com dot au

Yes i have read that entry 

but the problem still happens and the code now has

header("Location:
http://".$_SERVER['HTTP_HOST'].dirname($_SERVER['PHP_SELF'])."/".$relative_url."newslisting.php");

and is still producing the error also if I leave the system alone for a
while and then use it the submisson works but if I try a second time it
falls over again.

thanks
A

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

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/25567

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

Reply via email to