|
View:
New views
10 Messages
—
Rating Filter:
Alert me
|
|
|
PHP acceleratorDo 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 acceleratorOn 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 acceleratorI 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:
_______________________________________________ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation |
|||||||||||||
|
|
Re: PHP acceleratorWindows? 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 acceleratorEddie,
I will try those 2 links tomorrow. Thanks!!! Nestor :-) On Fri, Nov 6, 2009 at 11:28 PM, Eddie Drapkin <oorza2k5@...> wrote: Windows? Accelerator? _______________________________________________ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation |
|||||||||||||
|
|
Re: PHP acceleratorOn 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 acceleratorI 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? _______________________________________________ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation |
|||||||||||||
|
|
Re: PHP acceleratorOn 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 acceleratorWhat do all of these letters mean? I have windows 2003:
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:
_______________________________________________ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation |
|||||||||||||
|
|
Re: PHP acceleratorOn Mon, Nov 9, 2009 at 7:17 PM, Néstor <rotsen@...> wrote:
What do all of these letters mean? I have windows 2003: 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 |
| Free embeddable forum powered by Nabble | Forum Help |