Re: [PHP-WIN] Debug PHP , Write Every Action (and not just errors debug related) into a file

2009-05-15 Thread onemancrew
We are talking about shared hosting server. I don't care about stack , memory allocation and etc. I would like to find the exploit web site that through this web site spammers are sending spam (relay) any suggestion ? thanks onemancrew -- PHP Windows Mailing List (http://www.php.net/) To u

Re: [PHP-WIN] Debug PHP , Write Every Action (and not just errors debug related) into a file

2009-05-15 Thread Ferenc Kovacs
2009/5/15 onemancrew > Hello > > I am using PHP Version 4 Over Windows Server 2003 , the webserver > application is IIS 6 > > I couldn't find a way to debug PHP and enable the debug. > I would like that every action that PHP is doing will be written into a > file. > I think that PHP doesn't suppo

[PHP-WIN] Debug PHP , Write Every Action (and not just errors debug related) into a file

2009-05-15 Thread onemancrew
Hello I am using PHP Version 4 Over Windows Server 2003 , the webserver application is IIS 6 I couldn't find a way to debug PHP and enable the debug. I would like that every action that PHP is doing will be written into a file. I think that PHP doesn't support such feature but I am here to c