[support] help

Marcin marcin.delhi at gmail.com
Thu Nov 22 11:00:00 UTC 2012


help

-----Original Message-----
From: support-bounces at drupal.org [mailto:support-bounces at drupal.org] On
Behalf Of support-request at drupal.org
Sent: 21 November 2012 17:30
To: support at drupal.org
Subject: support Digest, Vol 119, Issue 36

Send support mailing list submissions to
	support at drupal.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.drupal.org/mailman/listinfo/support
or, via email, send a message with subject or body 'help' to
	support-request at drupal.org

You can reach the person managing the list at
	support-owner at drupal.org

When replying, please edit your Subject line so it is more specific than
"Re: Contents of support digest..."


Today's Topics:

   1. Re: 304 Errors (Earnie Boyd)
   2. Drupal 7 performance and Facebook HipHop (Kamal Palei)
   3. Re: forum / bbs recommendations (Neil Adair)


----------------------------------------------------------------------

Message: 1
Date: Tue, 20 Nov 2012 07:38:09 -0500
From: Earnie Boyd <earnie at users.sourceforge.net>
Subject: Re: [support] 304 Errors
To: "Ms. Nancy Wichmann" <nan_wich at bellsouth.net>, support at drupal.org
Message-ID:
	<CA+sc5mkkwT3sFei9DQF2bQQPMHRkHzskFanKOjQUZ=ENF7UCUA at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Yes, I meant Firebug but didn't know your browser of choice.  My preference
is Google's Chrome.  Firebug has an error console that might help pinpoint
where (which module) the error is occurring.

Earnie

On Mon, Nov 19, 2012 at 4:35 PM, Ms. Nancy Wichmann <nan_wich at bellsouth.net>
wrote:
> What is the browser debugger? I use Firebug, but don't know how that 
> will help.
>
>
> Nancy
> Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. 
> King, Jr.
>
> ________________________________
> From: Earnie Boyd <earnie at users.sourceforge.net>
> To: support at drupal.org; Ms. Nancy Wichmann <nan_wich at bellsouth.net>
> Sent: Monday, November 19, 2012 3:27 PM
> Subject: Re: [support] 304 Errors
>
> Have you used the browser debugger?  It must think you've visited the 
> page before?
>
> Earnie
>
> On Mon, Nov 19, 2012 at 2:39 PM, Ms. Nancy Wichmann 
> <nan_wich at bellsouth.net> wrote:
>> I've just set up a local copy of a D7 site that works fine. On my 
>> local copy, the site seems to be fine until I try to get to the 
>> modules admin page (and now the Performance clear cache). When I go 
>> there, I get the beginnings of the overlay (graying out, etc.) but 
>> the page never comes up. There is nothing unusual in the Drupal error 
>> log, but the Apache log shows a 304 error. Given that the site never 
>> existed at this URL before, it can hardly be in the browser cache to 
>> be "Not modified."
>>
>> Does anyone have any ideas? I've done several searches but found 
>> nothing useful. And, yes, I have dozens of other locals sites that work
correctly.
>>
>> Nancy
>> Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L.
>> King,
>> Jr.
>>
>> --
>> [ Drupal support list | http://lists.drupal.org/ ]
>
>
>
> --
> Earnie
> -- https://sites.google.com/site/earnieboyd
>
>



--
Earnie
-- https://sites.google.com/site/earnieboyd


------------------------------

Message: 2
Date: Tue, 20 Nov 2012 18:25:51 +0530
From: Kamal Palei <palei.kamal at gmail.com>
Subject: [support] Drupal 7 performance and Facebook HipHop
To: support at drupal.org
Message-ID:
	<CALO8XuVkTOoC9Wr9aOG575mPWc3OseKtwV=n1yyEQETqJgTVyg at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi All,
I was browsing through how to improve performance of Druapl.
Then I came across FB hiphop can be used to build an exe file for Drupal.
I am planning to build an exe of Drupal 7.14 + custom modules code base.
If we can build exe, it will serve two purpose.
1. It will be faster by 6 times (not verified yet, thats what is mentioned
in some site). Looks it can server more requests per second.
2. The source code (custom modules) is safe. When we host either in a shared
environment or in a dedicated server, still there is a chance, people may
get access to your custom modules. If it is a exe, then it is much safer.

Next comes, feasibility.
How difficult it is to build the exe, looks for drupal 7.0 , a diff patch
file is available (mostly foreach() is modified everywhere).
But that patch file is quite old, probably can not be used with current
source code 7.14 or 7.17 etc..
Did anybody try this stuff recently ? If so, please share details...

Next comes stability.
I am sure the PHP version of Druapl 7 is quite satble, it is tested and
running live.
With exe made by Hiphop, what is the stability and performance. You have any
info or idea, please share.

What about the idea of Drupal developers release a patch file with every
Druapl release so that Hiphop can compile and build exe without much
trouble?

Thanks a lot.
Kamal
Net Cloud Systems, Bangalore, India
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.drupal.org/pipermail/support/attachments/20121120/868047ae/atta
chment-0001.html 

------------------------------

Message: 3
Date: Tue, 20 Nov 2012 12:06:12 -0500
From: Neil Adair <neiltadair at gmail.com>
Subject: Re: [support] forum / bbs recommendations
To: support at drupal.org
Message-ID:
	<CANG24SH1aiA8AY8=Ne+J14KqaK1a91PkQEMXf9nB=k+128i_TQ at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

In D7 you can easily customize the core Forum content type. You may still
want to use custom views or you may find Advanced Forum
http://drupal.org/project/advanced_forum provides what you want.

Neil


On Mon, Nov 19, 2012 at 11:29 AM, Marty Landman <mlandman at face2interface.com
> wrote:

> I'm doing an upgrade from d6 to d7. In the d6 site we've got a couple 
> of forums set up using a custom content type and a view.
>
> Now that we're upgrading to 7 we're wondering what other approaches 
> could be taken? Any recommendations for BBS or Forum modules for Drupal 7?
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.drupal.org/pipermail/support/attachments/20121120/5935f509/atta
chment-0001.html 

------------------------------

--
[ Drupal support list | http://lists.drupal.org/ ]

End of support Digest, Vol 119, Issue 36
****************************************



More information about the support mailing list