From: Elizabeth M Smith on
Jake Conk wrote:
> Elizabeth,
>
> Thanks for your detailed setup instructions. I have a few questions. I
> am running the PHP 5.2.5 here for Apache 2, I got this all setup by
> just downloading the latest wamp package from
> http://www.wampserver.com so how do I figure out if I'm running a
> threaded or non-threaded version of PHP?
>
> Also, you said the svn extension is just a wrapper. Does that mean its
> just calling svn commands on my computer and not really using SVN code
> to communicate with the SVN servers?
>
> Thanks,
> - Jake
>
>

No - by a wrapper it means it's talking in C to the svn client libs. If
you're using apache2 then you have the thread safe or normal php
compile. I really would suggest you use the official PHP installer and
apache installer instead of wamp, which we don't really provide support
for - the php installer allows you to choose the extensions you want to
use... if you have additional trouble please contact wamp.

Thanks,
Elizabeth
From: "Jake Conk" on
I tried using the normal php installer as my initial attempt but
apache wouldn't start with php so I just got something that is just
prepackaged. I don't think there is much of a difference between their
php and the php on the website besides it just works out of the box
with apache.

Thanks for you help.

On Wed, Apr 16, 2008 at 11:42 AM, Elizabeth M Smith
<auroraeosrose(a)gmail.com> wrote:
> Jake Conk wrote:
> > Elizabeth,
> >
> > Thanks for your detailed setup instructions. I have a few questions. I
> > am running the PHP 5.2.5 here for Apache 2, I got this all setup by
> > just downloading the latest wamp package from
> > http://www.wampserver.com so how do I figure out if I'm running a
> > threaded or non-threaded version of PHP?
> >
> > Also, you said the svn extension is just a wrapper. Does that mean its
> > just calling svn commands on my computer and not really using SVN code
> > to communicate with the SVN servers?
> >
> > Thanks,
> > - Jake
> >
> >
>
> No - by a wrapper it means it's talking in C to the svn client libs. If
> you're using apache2 then you have the thread safe or normal php
> compile. I really would suggest you use the official PHP installer and
> apache installer instead of wamp, which we don't really provide support
> for - the php installer allows you to choose the extensions you want to
> use... if you have additional trouble please contact wamp.
>
> Thanks,
> Elizabeth
>
> --
>
>
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>