PHP accelerator

View: New views
10 Messages — Rating Filter:   Alert me  

PHP accelerator

by rotsen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Do you guys know of a good tutorial to set up PHP a accelerator for a Windows system.
or for Drupal.

I google it and  I try a tutorial and apache stop working.  I remove the accelerator stuff from my
php.ini and apache would start after rebooting the machine.

Thanks,

Nestor :-)

_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Re: PHP accelerator

by Ajai Khattri :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 6 Nov 2009, [ISO-8859-1] N�stor wrote:

> Do you guys know of a good tutorial to set up PHP a accelerator for a
> Windows system.
> or for Drupal.
>
> I google it and  I try a tutorial and apache stop working.  I remove the
> accelerator stuff from my
> php.ini and apache would start after rebooting the machine.

There are manu accelerators out there - which one did you use? Ive used
APC without any problems.



--
Aj.


_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Re: PHP accelerator

by rotsen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have tried APC on 2 different windows servers (windows 2003 and windows XP)
but it failed in both machines.
I am using php 5.2.9 and php 5.3 together with apache2.2

dowmload the php_apc.dll for php 5.2.9 and for php 5.3 I could not find
a php_apc.dll so I used the php_apc.dll for php 5.2.10.  Apparently they have
not php_apc.dll binaries for php 5.3.

I am creating a Drupal site and it is slow.  I did already all the recommendations
by Drupal to speed up Drupal, but is still slow but faster than it used to be.
I read about APC and eaccelerator, so I just wanted to try to improve the speed
because Drupal is slow monster.  BTW I tried eaccelerator but it did not work plus
plus I read that it is not being main tained anymore.

Thanks,

Nestor :-)

On Fri, Nov 6, 2009 at 3:59 PM, Ajai Khattri <ajai@...> wrote:
On Fri, 6 Nov 2009, [ISO-8859-1] Néstor wrote:

> Do you guys know of a good tutorial to set up PHP a accelerator for a
> Windows system.
> or for Drupal.
>
> I google it and  I try a tutorial and apache stop working.  I remove the
> accelerator stuff from my
> php.ini and apache would start after rebooting the machine.

There are manu accelerators out there - which one did you use? Ive used
APC without any problems.



--
Aj.


_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation


_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Re: PHP accelerator

by Eddie Drapkin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Windows? Accelerator?

I'm gonna say you ought to use Microsoft's!

5.3: http://www.microsoft.com/downloads/details.aspx?FamilyID=ba2e0d7a-02ce-42be-a7a3-2baa5d666bf7&displaylang=en
5.2: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=6feb7f6a-7dcb-4083-bb7a-d8b22ba2d3d8

On Sat, Nov 7, 2009 at 2:24 AM, Néstor <rotsen@...> wrote:

> I have tried APC on 2 different windows servers (windows 2003 and windows
> XP)
> but it failed in both machines.
> I am using php 5.2.9 and php 5.3 together with apache2.2
>
> dowmload the php_apc.dll for php 5.2.9 and for php 5.3 I could not find
> a php_apc.dll so I used the php_apc.dll for php 5.2.10.  Apparently they
> have
> not php_apc.dll binaries for php 5.3.
>
> I am creating a Drupal site and it is slow.  I did already all the
> recommendations
> by Drupal to speed up Drupal, but is still slow but faster than it used to
> be.
> I read about APC and eaccelerator, so I just wanted to try to improve the
> speed
> because Drupal is slow monster.  BTW I tried eaccelerator but it did not
> work plus
> plus I read that it is not being main tained anymore.
>
> Thanks,
>
> Nestor :-)
>
> On Fri, Nov 6, 2009 at 3:59 PM, Ajai Khattri <ajai@...> wrote:
>>
>> On Fri, 6 Nov 2009, [ISO-8859-1] Néstor wrote:
>>
>> > Do you guys know of a good tutorial to set up PHP a accelerator for a
>> > Windows system.
>> > or for Drupal.
>> >
>> > I google it and  I try a tutorial and apache stop working.  I remove the
>> > accelerator stuff from my
>> > php.ini and apache would start after rebooting the machine.
>>
>> There are manu accelerators out there - which one did you use? Ive used
>> APC without any problems.
>>
>>
>>
>> --
>> Aj.
>>
>>
>> _______________________________________________
>> New York PHP Users Group Community Talk Mailing List
>> http://lists.nyphp.org/mailman/listinfo/talk
>>
>> http://www.nyphp.org/Show-Participation
>
>
> _______________________________________________
> New York PHP Users Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> http://www.nyphp.org/Show-Participation
>
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Re: PHP accelerator

by rotsen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Eddie,

I will try those 2 links tomorrow.

Thanks!!!

Nestor :-)

On Fri, Nov 6, 2009 at 11:28 PM, Eddie Drapkin <oorza2k5@...> wrote:
Windows? Accelerator?

I'm gonna say you ought to use Microsoft's!

5.3: http://www.microsoft.com/downloads/details.aspx?FamilyID=ba2e0d7a-02ce-42be-a7a3-2baa5d666bf7&displaylang=en
5.2: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=6feb7f6a-7dcb-4083-bb7a-d8b22ba2d3d8

On Sat, Nov 7, 2009 at 2:24 AM, Néstor <rotsen@...> wrote:
> I have tried APC on 2 different windows servers (windows 2003 and windows
> XP)
> but it failed in both machines.
> I am using php 5.2.9 and php 5.3 together with apache2.2
>
> dowmload the php_apc.dll for php 5.2.9 and for php 5.3 I could not find
> a php_apc.dll so I used the php_apc.dll for php 5.2.10.  Apparently they
> have
> not php_apc.dll binaries for php 5.3.
>
> I am creating a Drupal site and it is slow.  I did already all the
> recommendations
> by Drupal to speed up Drupal, but is still slow but faster than it used to
> be.
> I read about APC and eaccelerator, so I just wanted to try to improve the
> speed
> because Drupal is slow monster.  BTW I tried eaccelerator but it did not
> work plus
> plus I read that it is not being main tained anymore.
>
> Thanks,
>
> Nestor :-)
>
> On Fri, Nov 6, 2009 at 3:59 PM, Ajai Khattri <ajai@...> wrote:
>>
>> On Fri, 6 Nov 2009, [ISO-8859-1] Néstor wrote:
>>
>> > Do you guys know of a good tutorial to set up PHP a accelerator for a
>> > Windows system.
>> > or for Drupal.
>> >
>> > I google it and  I try a tutorial and apache stop working.  I remove the
>> > accelerator stuff from my
>> > php.ini and apache would start after rebooting the machine.
>>
>> There are manu accelerators out there - which one did you use? Ive used
>> APC without any problems.
>>
>>
>>
>> --
>> Aj.
>>
>>
>> _______________________________________________
>> New York PHP Users Group Community Talk Mailing List
>> http://lists.nyphp.org/mailman/listinfo/talk
>>
>> http://www.nyphp.org/Show-Participation
>
>
> _______________________________________________
> New York PHP Users Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> http://www.nyphp.org/Show-Participation
>
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation


_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Re: PHP accelerator

by Ajai Khattri :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 6 Nov 2009, [ISO-8859-1] N�stor wrote:

> I have tried APC on 2 different windows servers (windows 2003 and windows
> XP)
> but it failed in both machines.
> I am using php 5.2.9 and php 5.3 together with apache2.2
>
> dowmload the php_apc.dll for php 5.2.9 and for php 5.3 I could not find
> a php_apc.dll so I used the php_apc.dll for php 5.2.10.  Apparently they
> have
> not php_apc.dll binaries for php 5.3.

Not surprised - its too new.

(Of course, its because you're using Windows too :-)


--
A


_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Re: PHP accelerator

by rotsen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I was reading about this and I can not use it.  I am using Thread safe  php and apache
and the microsoft's windoww accelerator says:
The Windows Cache Extension for PHP can only be used with the non-thread-safe builds of PHP.
 
Thanks,
 
Néstor :-)
On Fri, Nov 6, 2009 at 11:28 PM, Eddie Drapkin <oorza2k5@...> wrote:
Windows? Accelerator?

I'm gonna say you ought to use Microsoft's!

5.3: http://www.microsoft.com/downloads/details.aspx?FamilyID=ba2e0d7a-02ce-42be-a7a3-2baa5d666bf7&displaylang=en
5.2: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=6feb7f6a-7dcb-4083-bb7a-d8b22ba2d3d8

On Sat, Nov 7, 2009 at 2:24 AM, Néstor <rotsen@...> wrote:
> I have tried APC on 2 different windows servers (windows 2003 and windows
> XP)
> but it failed in both machines.
> I am using php 5.2.9 and php 5.3 together with apache2.2
>
> dowmload the php_apc.dll for php 5.2.9 and for php 5.3 I could not find
> a php_apc.dll so I used the php_apc.dll for php 5.2.10.  Apparently they
> have
> not php_apc.dll binaries for php 5.3.
>
> I am creating a Drupal site and it is slow.  I did already all the
> recommendations
> by Drupal to speed up Drupal, but is still slow but faster than it used to
> be.
> I read about APC and eaccelerator, so I just wanted to try to improve the
> speed
> because Drupal is slow monster.  BTW I tried eaccelerator but it did not
> work plus
> plus I read that it is not being main tained anymore.
>
> Thanks,
>
> Nestor :-)
>
> On Fri, Nov 6, 2009 at 3:59 PM, Ajai Khattri <ajai@...> wrote:
>>
>> On Fri, 6 Nov 2009, [ISO-8859-1] Néstor wrote:
>>
>> > Do you guys know of a good tutorial to set up PHP a accelerator for a
>> > Windows system.
>> > or for Drupal.
>> >
>> > I google it and  I try a tutorial and apache stop working.  I remove the
>> > accelerator stuff from my
>> > php.ini and apache would start after rebooting the machine.
>>
>> There are manu accelerators out there - which one did you use? Ive used
>> APC without any problems.
>>
>>
>>
>> --
>> Aj.
>>
>>
>> _______________________________________________
>> New York PHP Users Group Community Talk Mailing List
>> http://lists.nyphp.org/mailman/listinfo/talk
>>
>> http://www.nyphp.org/Show-Participation
>
>
> _______________________________________________
> New York PHP Users Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> http://www.nyphp.org/Show-Participation
>
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation


_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Re: PHP accelerator

by Mitch Pirtle :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Nov 9, 2009 at 6:30 PM, Néstor <rotsen@...> wrote:
> I was reading about this and I can not use it.  I am using Thread safe  php
> and apache
> and the microsoft's windoww accelerator says:
> The Windows Cache Extension for PHP can only be used with the
> non-thread-safe builds of PHP.

xcache is by far my favorite, and they do have windows builds:

http://xcache.lighttpd.net/wiki/Release-1.3.0

-- Mitch
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Re: PHP accelerator

by rotsen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

What do all of these letters mean?  I have windows 2003:

XCache-1.3.0-php-5.2.10-Win32-VC6-x86-pdb.zip2009-Aug-04 03:15:19 69.9Kapplication/zip
XCache-1.3.0-php-5.3.0-nts-Win32-VC6-x86.zip2009-Aug-04 03:15:24 79.4Kapplication/zip
XCache-1.3.0-php-5.1.6-Win32-pdb.zip
XCache-1.3.0-php-5.1.6-Win32.zip  2009-Aug-04 03:15:1780.9K application/zip

I get Xcache php version, but what isVC6, PDB?
Which one is the correct one to download?

Thanks,

Nestor ;-)

On Mon, Nov 9, 2009 at 4:03 PM, Mitch Pirtle <mitch.pirtle@...> wrote:
On Mon, Nov 9, 2009 at 6:30 PM, Néstor <rotsen@...> wrote:
> I was reading about this and I can not use it.  I am using Thread safe  php
> and apache
> and the microsoft's windoww accelerator says:
> The Windows Cache Extension for PHP can only be used with the
> non-thread-safe builds of PHP.

xcache is by far my favorite, and they do have windows builds:

http://xcache.lighttpd.net/wiki/Release-1.3.0

-- Mitch
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation


_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Re: PHP accelerator

by Mitch Pirtle :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Nov 9, 2009 at 7:17 PM, Néstor <rotsen@...> wrote:
What do all of these letters mean?  I have windows 2003:

XCache-1.3.0-php-5.2.10-Win32-VC6-x86-pdb.zip2009-Aug-04 03:15:19 69.9Kapplication/zip
XCache-1.3.0-php-5.3.0-nts-Win32-VC6-x86.zip2009-Aug-04 03:15:24 79.4Kapplication/zip
XCache-1.3.0-php-5.1.6-Win32-pdb.zip
XCache-1.3.0-php-5.1.6-Win32.zip  2009-Aug-04 03:15:1780.9K application/zip

I get Xcache php version, but what isVC6, PDB?
Which one is the correct one to download?

I'm looking more at the PHP version numbers in there, which you need to keep aligned. That said, their wiki needs some detail:


Maybe the "pdb" is for pthreads? Just guessing...

-- Mitch

_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation