php-windows Digest 18 Sep 2010 09:16:44 -0000 Issue 3863

Topics (messages 30334 through 30338):

Re: Debugging & Profiling PHP on Windows
        30334 by: Steven Scott
        30335 by: Tommy Pham
        30336 by: Steven Scott
        30337 by: Tommy Pham

Relatively nice/decent web tutorials site
        30338 by: Jacob Kruger

Administrivia:

To subscribe to the digest, e-mail:
        [email protected]

To unsubscribe from the digest, e-mail:
        [email protected]

To post to the list, e-mail:
        [email protected]


----------------------------------------------------------------------
--- Begin Message ---
Simply send a Subject line with:
subscribe xdebug-general

On Wed, Sep 15, 2010 at 9:55 AM, Tommy Pham <[email protected]> wrote:
> Hi Pierre,
>
> I've tried several times to subscribe to the mailing list and kept on
> getting this:
>
>> -----Original Message-----
>> From: Ecartis [mailto:[email protected]]
>> Sent: Tuesday, September 14, 2010 7:33 PM
>> To: [email protected]
>> Subject: Ecartis command results: appsub xdebug-general
>> [email protected] 4C901D90:209D.1:kqrohttrareny //
>>
>>
>> >> appsub xdebug-general [email protected]
>> 4C901D90:209D.1:kqrohttrareny
>> >> //
>> Invalid number of parameters.
>>
>> >> eoj
>> Unknown command.
>>
>> ---
>> Ecartis v1.0.0 - job execution complete.
>
> As per it's instruction, I was to send this:
>
> // job
> appsub xdebug-general [email protected] \ 4C901D90:209D.1:kqrohttrareny //
> eoj
>
> Thanks,
> Tommy
>
>> -----Original Message-----
>> From: Pierre Joye [mailto:[email protected]]
>> Sent: Wednesday, September 15, 2010 12:10 AM
>> To: Tommy Pham
>> Cc: [email protected]
>> Subject: Re: [PHP-WIN] Debugging & Profiling PHP on Windows
>>
>> hi,
>>
>> you may want to ask on the xdebug support channels:
>> http://xdebug.org/support.php
>>
>> On Wed, Sep 15, 2010 at 1:52 AM, Tommy Pham <[email protected]>
>> wrote:
>> > Hi,
>> >
>> > I'm trying to debug and profile a PHP app on Windows but I can't seem
>> > to get xdebug's Profiler to enable.  Has anyone encounter this problem
>> before?
>> >
>> > phpinfo() always shows the below regardless of what settings I have in
>> > php.ini:
>> >
>> > xdebug.profiler_aggregate       Off
>> > xdebug.profiler_append  Off
>> > xdebug.profiler_enable  Off
>> > xdebug.profiler_enable_trigger  Off
>> > xdebug.profiler_output_dir      \
>> > xdebug.profiler_output_name     cachegrind.out.%p
>> >
>> > The other xdebug's settings change when I make the corresponding
>> > changes in php.ini.  The environment is IIS7.5 with PHP 5.3.2-NTS-vc9 as
>> FastCGI.
>> > Xdebug is 2.10-5.3-vc9-nts
>> >
>> > Thanks for your help,
>> > Tommy
>> >
>> >
>> > --
>> > PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
>> > http://www.php.net/unsub.php
>> >
>> >
>>
>>
>>
>> --
>> Pierre
>>
>> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--- End Message ---
--- Begin Message ---
Hi Steven,

I did that first and it responded asking me to reply, for confirmation, with
the given command.  Anyway, I'm going to try and setup xdebug another box
because I think there's something wrong with this box I'm using.  I never
had any problems setting up xdebug before.  This is the first I had to read
15+ pages of google for troubleshooting setting up and still no luck... 

Thanks everyone for your help,
Tommy

> -----Original Message-----
> From: Steven Scott [mailto:[email protected]]
> Sent: Wednesday, September 15, 2010 7:22 AM
> To: Tommy Pham
> Cc: [email protected]
> Subject: Re: [PHP-WIN] Debugging & Profiling PHP on Windows
> 
> Simply send a Subject line with:
> subscribe xdebug-general
> 
> On Wed, Sep 15, 2010 at 9:55 AM, Tommy Pham <[email protected]>
> wrote:
> > Hi Pierre,
> >
> > I've tried several times to subscribe to the mailing list and kept on
> > getting this:
> >
> >> -----Original Message-----
> >> From: Ecartis [mailto:[email protected]]
> >> Sent: Tuesday, September 14, 2010 7:33 PM
> >> To: [email protected]
> >> Subject: Ecartis command results: appsub xdebug-general
> >> [email protected] 4C901D90:209D.1:kqrohttrareny //
> >>
> >>
> >> >> appsub xdebug-general [email protected]
> >> 4C901D90:209D.1:kqrohttrareny
> >> >> //
> >> Invalid number of parameters.
> >>
> >> >> eoj
> >> Unknown command.
> >>
> >> ---
> >> Ecartis v1.0.0 - job execution complete.
> >
> > As per it's instruction, I was to send this:
> >
> > // job
> > appsub xdebug-general [email protected] \
> > 4C901D90:209D.1:kqrohttrareny // eoj
> >
> > Thanks,
> > Tommy
> >
> >> -----Original Message-----
> >> From: Pierre Joye [mailto:[email protected]]
> >> Sent: Wednesday, September 15, 2010 12:10 AM
> >> To: Tommy Pham
> >> Cc: [email protected]
> >> Subject: Re: [PHP-WIN] Debugging & Profiling PHP on Windows
> >>
> >> hi,
> >>
> >> you may want to ask on the xdebug support channels:
> >> http://xdebug.org/support.php
> >>
> >> On Wed, Sep 15, 2010 at 1:52 AM, Tommy Pham <[email protected]>
> >> wrote:
> >> > Hi,
> >> >
> >> > I'm trying to debug and profile a PHP app on Windows but I can't
> >> > seem to get xdebug's Profiler to enable.  Has anyone encounter this
> >> > problem
> >> before?
> >> >
> >> > phpinfo() always shows the below regardless of what settings I have
> >> > in
> >> > php.ini:
> >> >
> >> > xdebug.profiler_aggregate       Off xdebug.profiler_append  Off
> >> > xdebug.profiler_enable  Off xdebug.profiler_enable_trigger  Off
> >> > xdebug.profiler_output_dir      \ xdebug.profiler_output_name
> >> > cachegrind.out.%p
> >> >
> >> > The other xdebug's settings change when I make the corresponding
> >> > changes in php.ini.  The environment is IIS7.5 with PHP
> >> > 5.3.2-NTS-vc9 as
> >> FastCGI.
> >> > Xdebug is 2.10-5.3-vc9-nts
> >> >
> >> > Thanks for your help,
> >> > Tommy
> >> >
> >> >
> >> > --
> >> > PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
> >> > http://www.php.net/unsub.php
> >> >
> >> >
> >>
> >>
> >>
> >> --
> >> Pierre
> >>
> >> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org
> >
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
> > http://www.php.net/unsub.php
> >
> >


--- End Message ---
--- Begin Message ---
I did my subscription based right after your first message and the
response about the group.  Simply selecting reply, and not typing a
thing, and sending the message worked to have me subscribed.

On Wed, Sep 15, 2010 at 10:29 AM, Tommy Pham <[email protected]> wrote:
> Hi Steven,
>
> I did that first and it responded asking me to reply, for confirmation, with
> the given command.  Anyway, I'm going to try and setup xdebug another box
> because I think there's something wrong with this box I'm using.  I never
> had any problems setting up xdebug before.  This is the first I had to read
> 15+ pages of google for troubleshooting setting up and still no luck...
>
> Thanks everyone for your help,
> Tommy
>
>> -----Original Message-----
>> From: Steven Scott [mailto:[email protected]]
>> Sent: Wednesday, September 15, 2010 7:22 AM
>> To: Tommy Pham
>> Cc: [email protected]
>> Subject: Re: [PHP-WIN] Debugging & Profiling PHP on Windows
>>
>> Simply send a Subject line with:
>> subscribe xdebug-general
>>
>> On Wed, Sep 15, 2010 at 9:55 AM, Tommy Pham <[email protected]>
>> wrote:
>> > Hi Pierre,
>> >
>> > I've tried several times to subscribe to the mailing list and kept on
>> > getting this:
>> >
>> >> -----Original Message-----
>> >> From: Ecartis [mailto:[email protected]]
>> >> Sent: Tuesday, September 14, 2010 7:33 PM
>> >> To: [email protected]
>> >> Subject: Ecartis command results: appsub xdebug-general
>> >> [email protected] 4C901D90:209D.1:kqrohttrareny //
>> >>
>> >>
>> >> >> appsub xdebug-general [email protected]
>> >> 4C901D90:209D.1:kqrohttrareny
>> >> >> //
>> >> Invalid number of parameters.
>> >>
>> >> >> eoj
>> >> Unknown command.
>> >>
>> >> ---
>> >> Ecartis v1.0.0 - job execution complete.
>> >
>> > As per it's instruction, I was to send this:
>> >
>> > // job
>> > appsub xdebug-general [email protected] \
>> > 4C901D90:209D.1:kqrohttrareny // eoj
>> >
>> > Thanks,
>> > Tommy
>> >
>> >> -----Original Message-----
>> >> From: Pierre Joye [mailto:[email protected]]
>> >> Sent: Wednesday, September 15, 2010 12:10 AM
>> >> To: Tommy Pham
>> >> Cc: [email protected]
>> >> Subject: Re: [PHP-WIN] Debugging & Profiling PHP on Windows
>> >>
>> >> hi,
>> >>
>> >> you may want to ask on the xdebug support channels:
>> >> http://xdebug.org/support.php
>> >>
>> >> On Wed, Sep 15, 2010 at 1:52 AM, Tommy Pham <[email protected]>
>> >> wrote:
>> >> > Hi,
>> >> >
>> >> > I'm trying to debug and profile a PHP app on Windows but I can't
>> >> > seem to get xdebug's Profiler to enable.  Has anyone encounter this
>> >> > problem
>> >> before?
>> >> >
>> >> > phpinfo() always shows the below regardless of what settings I have
>> >> > in
>> >> > php.ini:
>> >> >
>> >> > xdebug.profiler_aggregate       Off xdebug.profiler_append  Off
>> >> > xdebug.profiler_enable  Off xdebug.profiler_enable_trigger  Off
>> >> > xdebug.profiler_output_dir      \ xdebug.profiler_output_name
>> >> > cachegrind.out.%p
>> >> >
>> >> > The other xdebug's settings change when I make the corresponding
>> >> > changes in php.ini.  The environment is IIS7.5 with PHP
>> >> > 5.3.2-NTS-vc9 as
>> >> FastCGI.
>> >> > Xdebug is 2.10-5.3-vc9-nts
>> >> >
>> >> > Thanks for your help,
>> >> > Tommy
>> >> >
>> >> >
>> >> > --
>> >> > PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
>> >> > http://www.php.net/unsub.php
>> >> >
>> >> >
>> >>
>> >>
>> >>
>> >> --
>> >> Pierre
>> >>
>> >> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org
>> >
>> >
>> > --
>> > PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
>> > http://www.php.net/unsub.php
>> >
>> >
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--- End Message ---
--- Begin Message ---
I tried that also.  Just not my month :(... a lot of things haven't going
right...

> -----Original Message-----
> From: Steven Scott [mailto:[email protected]]
> Sent: Wednesday, September 15, 2010 10:06 AM
> To: Tommy Pham
> Cc: [email protected]
> Subject: Re: [PHP-WIN] Debugging & Profiling PHP on Windows
> 
> I did my subscription based right after your first message and the
response
> about the group.  Simply selecting reply, and not typing a thing, and
sending
> the message worked to have me subscribed.
> 
> On Wed, Sep 15, 2010 at 10:29 AM, Tommy Pham <[email protected]>
> wrote:
> > Hi Steven,
> >
> > I did that first and it responded asking me to reply, for
> > confirmation, with the given command.  Anyway, I'm going to try and
> > setup xdebug another box because I think there's something wrong with
> > this box I'm using.  I never had any problems setting up xdebug
> > before.  This is the first I had to read
> > 15+ pages of google for troubleshooting setting up and still no luck...
> >
> > Thanks everyone for your help,
> > Tommy
> >
> >> -----Original Message-----
> >> From: Steven Scott [mailto:[email protected]]
> >> Sent: Wednesday, September 15, 2010 7:22 AM
> >> To: Tommy Pham
> >> Cc: [email protected]
> >> Subject: Re: [PHP-WIN] Debugging & Profiling PHP on Windows
> >>
> >> Simply send a Subject line with:
> >> subscribe xdebug-general
> >>
> >> On Wed, Sep 15, 2010 at 9:55 AM, Tommy Pham <[email protected]>
> >> wrote:
> >> > Hi Pierre,
> >> >
> >> > I've tried several times to subscribe to the mailing list and kept
> >> > on getting this:
> >> >
> >> >> -----Original Message-----
> >> >> From: Ecartis [mailto:[email protected]]
> >> >> Sent: Tuesday, September 14, 2010 7:33 PM
> >> >> To: [email protected]
> >> >> Subject: Ecartis command results: appsub xdebug-general
> >> >> [email protected] 4C901D90:209D.1:kqrohttrareny //
> >> >>
> >> >>
> >> >> >> appsub xdebug-general [email protected]
> >> >> 4C901D90:209D.1:kqrohttrareny
> >> >> >> //
> >> >> Invalid number of parameters.
> >> >>
> >> >> >> eoj
> >> >> Unknown command.
> >> >>
> >> >> ---
> >> >> Ecartis v1.0.0 - job execution complete.
> >> >
> >> > As per it's instruction, I was to send this:
> >> >
> >> > // job
> >> > appsub xdebug-general [email protected] \
> >> > 4C901D90:209D.1:kqrohttrareny // eoj
> >> >
> >> > Thanks,
> >> > Tommy
> >> >
> >> >> -----Original Message-----
> >> >> From: Pierre Joye [mailto:[email protected]]
> >> >> Sent: Wednesday, September 15, 2010 12:10 AM
> >> >> To: Tommy Pham
> >> >> Cc: [email protected]
> >> >> Subject: Re: [PHP-WIN] Debugging & Profiling PHP on Windows
> >> >>
> >> >> hi,
> >> >>
> >> >> you may want to ask on the xdebug support channels:
> >> >> http://xdebug.org/support.php
> >> >>
> >> >> On Wed, Sep 15, 2010 at 1:52 AM, Tommy Pham
> <[email protected]>
> >> >> wrote:
> >> >> > Hi,
> >> >> >
> >> >> > I'm trying to debug and profile a PHP app on Windows but I can't
> >> >> > seem to get xdebug's Profiler to enable.  Has anyone encounter
> >> >> > this problem
> >> >> before?
> >> >> >
> >> >> > phpinfo() always shows the below regardless of what settings I
> >> >> > have in
> >> >> > php.ini:
> >> >> >
> >> >> > xdebug.profiler_aggregate       Off xdebug.profiler_append  Off
> >> >> > xdebug.profiler_enable  Off xdebug.profiler_enable_trigger  Off
> >> >> > xdebug.profiler_output_dir      \ xdebug.profiler_output_name
> >> >> > cachegrind.out.%p
> >> >> >
> >> >> > The other xdebug's settings change when I make the corresponding
> >> >> > changes in php.ini.  The environment is IIS7.5 with PHP
> >> >> > 5.3.2-NTS-vc9 as
> >> >> FastCGI.
> >> >> > Xdebug is 2.10-5.3-vc9-nts
> >> >> >
> >> >> > Thanks for your help,
> >> >> > Tommy
> >> >> >
> >> >> >
> >> >> > --
> >> >> > PHP Windows Mailing List (http://www.php.net/) To unsubscribe,
> visit:
> >> >> > http://www.php.net/unsub.php
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> Pierre
> >> >>
> >> >> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org
> >> >
> >> >
> >> > --
> >> > PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
> >> > http://www.php.net/unsub.php
> >> >
> >> >
> >
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
> > http://www.php.net/unsub.php
> >
> >


--- End Message ---
--- Begin Message ---
http://www.tizag.org/

Here's their listing of tutorials:
Web Tutorials :
First Website Guide
 HTML Tutorial
 CSS Tutorial
 
--------------------------------------------------------------------------------
Scripting:
Javascript Tutorial
 PHP Tutorial
 PERL Tutorial
 Ajax Tutorial
 ASP Tutorial
 VBScript Tutorial
 
--------------------------------------------------------------------------------
Databases:
SQL Tutorial
 MySQL Tutorial
 
--------------------------------------------------------------------------------
Flash: 
Flash Tutorial
 
--------------------------------------------------------------------------------
Miscellaneous: 
XML Tutorial
 Web Host Guide
 SEO Tutorial (search engine optimisation)
 
Seems like relatively decent, nicely structured tutorials, sort of moving step 
by step.

Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'



__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 5459 (20100918) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com


--- End Message ---

Reply via email to