[development] The age-old modues admin question

Jamie Holly hovercrafter at earthlink.net
Mon Dec 27 17:52:51 UTC 2010


I have seen that also, especially with Windows Security Essentials. Add 
your source code and AMP directories to the exceptions list and that 
helps. It also plays havoc if you are doing any version control when you 
try to update or commit.

If that isn't the problem, I suggest switching to WAMPServer 2.0. I've 
been running that for a couple of years and haven't had any problems, 
plus you can enable op-code caching like APC with a simple right click 
on the task bar icon for WAMP.

Jamie Holly
http://www.intoxination.net
http://www.hollyit.net


On 12/27/2010 12:33 PM, Dave Metzler wrote:
> Hey Nancy,
>
> Have you looked at task manager to confirm where the processing is 
> going?  9 out of 10 times my dev environment performance problems have 
> been antivirus related.  Try temporarily turning off on access 
> scanning and see if that helps.
>
> Dave
>
> Sent from my iPad
>
> On Dec 27, 2010, at 8:56 AM, nan wich <nan_wich at bellsouth.net 
> <mailto:nan_wich at bellsouth.net>> wrote:
>
>> This is on D6, so, it's not Innodb. With Devel attributing less than 
>> one third of 1% of the time to MySql, I'm not even looking there.
>>
>> /*Nancy*/
>>
>> Injustice anywhere is a threat to justice everywhere. -- Dr. Martin 
>> L. King, Jr.
>>
>>
>>
>> ------------------------------------------------------------------------
>> *From:* Chris Pliakas <cpliakas at gmail.com <mailto:cpliakas at gmail.com>>
>> *To:* development at drupal.org <mailto:development at drupal.org>; 
>> jeff at ayendesigns.com <mailto:jeff at ayendesigns.com>
>> *Sent:* Mon, December 27, 2010 11:14:10 AM
>> *Subject:* Re: [development] The age-old modues admin question
>>
>> Nancy,
>>
>> If you are running under Windows, there is an issue with MySQL if you 
>> are using the InnoDB storage engine.  MySQL waits for confirmations 
>> from Windows that never come, so it takes a very long time for some 
>> queries to execute.  To get around this, add the following directive 
>> to your my.cnf file:
>>
>> innodb_flush_log_at_trx_commit = 2
>>
>> This might help to speed things up.
>>
>> Thanks,
>> Chris
>>
>> On Mon, Dec 27, 2010 at 11:04 AM, <jeff at ayendesigns.com 
>> <mailto:jeff at ayendesigns.com>> wrote:
>>
>>     Virtualbox is free, and allows you then to run another virtual
>>     computer (like linux) in a window. That said, while it all is
>>     free, it is no minor thing to get a linux dev environment up if
>>     you never did it before, and may not fix the issue at all.
>>
>>     Ayen Designs - quality software the first time, every time!
>>
>>     ------------------------------------------------------------------------
>>     *From: *nan wich <nan_wich at bellsouth.net
>>     <mailto:nan_wich at bellsouth.net>>
>>     *Sender: *development-bounces at drupal.org
>>     <mailto:development-bounces at drupal.org>
>>     *Date: *Mon, 27 Dec 2010 08:00:39 -0800 (PST)
>>     *To: *<development at drupal.org <mailto:development at drupal.org>>
>>     *ReplyTo: *development at drupal.org <mailto:development at drupal.org>
>>     *Subject: *Re: [development] The age-old modues admin question
>>
>>     Other than what Zend provides, no, I cannot install any other
>>     software, especially if it's not free.
>>
>>     /*Nancy*/
>>
>>     Injustice anywhere is a threat to justice everywhere. -- Dr.
>>     Martin L. King, Jr.
>>
>>
>>
>>     ------------------------------------------------------------------------
>>     *From:* Ezra B. Gildesgame <ezra at growingventuresolutions.com
>>     <mailto:ezra at growingventuresolutions.com>>
>>     *To:* development at drupal.org <mailto:development at drupal.org>
>>     *Sent:* Mon, December 27, 2010 12:23:49 AM
>>     *Subject:* Re: [development] The age-old modues admin question
>>
>>     On Mon, Dec 27, 2010 at 12:03 AM, nan wich
>>     <nan_wich at bellsouth.net <mailto:nan_wich at bellsouth.net>> wrote:
>>     > Thanks, Jeff. Unfortunately, Windoze is my only option. Nor may
>>     I install
>>     > any accelerators.
>>
>>     Jeff mentioned Virtualbox. Is installing virtualization software,
>>     which runs on Windows, but provides an environment in which you can
>>     use opcode caching, an option?
>>
>>     Best,
>>     Ezra
>>
>>
>>     Ezra Barnett Gildesgame | http://growingventuresolutions.com |
>>     http://ezra-g.com
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20101227/6b681a2a/attachment.html 


More information about the development mailing list