Quantcast

Server help

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Server help

cyberlot
Having an issue I know I have seen before but can't place it..

http://sandbox.zend.com/~admin1/new.php

The page dies/never finishes, I have tried disabling all modules
thinking a module was causing the problem but its not.

Any brilliant ideas out there?
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Server help

till
On 5/22/07, Richard Thomas <[hidden email]> wrote:
> Having an issue I know I have seen before but can't place it..
>
> http://sandbox.zend.com/~admin1/new.php
>
> The page dies/never finishes, I have tried disabling all modules
> thinking a module was causing the problem but its not.
>
> Any brilliant ideas out there?

Does it always die on the output buffering part?

If the apache dies, get the core file and run truss (e.g.) on it. Or
run Apache through gdb.

A while ago I had some of those issues with PHP4. The problem was on
FreeBSD the modules are all loaded dynamically and not compiled
static. So when I updated the PHP4-core (so to speak -
/usr/ports/lang/php4) it just rebuilt that part and not all modules.
While 99% of them worked, the session module screwed up. Of course it
"only" happened on pages where sessions was used. ;-)

Anyway, strace/truss to the rescue.

Till
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Server help

Kevin Jordan
In reply to this post by cyberlot
Is this just a phpinof()?  Or is there something more in the page?  Post
the code.

Richard Thomas wrote:
> Having an issue I know I have seen before but can't place it..
>
> http://sandbox.zend.com/~admin1/new.php
>
> The page dies/never finishes, I have tried disabling all modules
> thinking a module was causing the problem but its not.
>
> Any brilliant ideas out there?


kevin.jordan.vcf (331 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Server help

Andries Seutens

This is the Sandbox's phpinfo page. It seems to work fine here?

Best,

Andriesss

Kevin Jordan schreef:

> Is this just a phpinof()?  Or is there something more in the page?  Post
> the code.
>
> Richard Thomas wrote:
>  
>> Having an issue I know I have seen before but can't place it..
>>
>> http://sandbox.zend.com/~admin1/new.php
>>
>> The page dies/never finishes, I have tried disabling all modules
>> thinking a module was causing the problem but its not.
>>
>> Any brilliant ideas out there?
>>    
>
>  
> ------------------------------------------------------------------------
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.467 / Virus Database: 269.7.6/814 - Release Date: 21/05/2007 14:01
>  

--
Andries Seutens
http://andries.systray.be


Gecontroleerd op virussen door de JOJO Secure Gateway.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Server help

Kevin Jordan
It seems to stop on output_handler for me.  Then again, the whole zend.com site seems to be slow for me really for some reason on my first load of it.

Andries Seutens wrote:

This is the Sandbox's phpinfo page. It seems to work fine here?

Best,

Andriesss

Kevin Jordan schreef:
Is this just a phpinof()?  Or is there something more in the page?  Post
the code.

Richard Thomas wrote:
 
Having an issue I know I have seen before but can't place it..

http://sandbox.zend.com/~admin1/new.php

The page dies/never finishes, I have tried disabling all modules
thinking a module was causing the problem but its not.

Any brilliant ideas out there?
   

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

No virus found in this incoming message.
Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.7.6/814 - Release Date: 21/05/2007 14:01
 



Gecontroleerd op virussen door de JOJO Secure Gateway.


kevin.jordan.vcf (331 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Server help

Andries Seutens

Yes that's possible. I believe the hard drive crashed a while ago, and
it's slowly dying again.

You might want to contact Richard Thomas.

Best,

Andriesss

Kevin Jordan schreef:

> It seems to stop on output_handler for me.  Then again, the whole
> zend.com site seems to be slow for me really for some reason on my
> first load of it.
>
> Andries Seutens wrote:
>>
>> This is the Sandbox's phpinfo page. It seems to work fine here?
>>
>> Best,
>>
>> Andriesss
>>
>> Kevin Jordan schreef:
>>> Is this just a phpinof()?  Or is there something more in the page?  
>>> Post
>>> the code.
>>>
>>> Richard Thomas wrote:
>>>  
>>>> Having an issue I know I have seen before but can't place it..
>>>>
>>>> http://sandbox.zend.com/~admin1/new.php
>>>>
>>>> The page dies/never finishes, I have tried disabling all modules
>>>> thinking a module was causing the problem but its not.
>>>>
>>>> Any brilliant ideas out there?
>>>>    
>>>
>>>  
>>> ------------------------------------------------------------------------
>>>
>>>
>>> No virus found in this incoming message.
>>> Checked by AVG Free Edition. Version: 7.5.467 / Virus Database:
>>> 269.7.6/814 - Release Date: 21/05/2007 14:01
>>>  
>>
>>
>> ------------------------------------------------------------------------
>>
>> Gecontroleerd op virussen door de JOJO Secure Gateway.
>>  
>
> ------------------------------------------------------------------------
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.467 / Virus Database: 269.7.6/814 - Release Date: 21/05/2007 14:01
>  

--
Andries Seutens
http://andries.systray.be


Gecontroleerd op virussen door de JOJO Secure Gateway.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [fw-server] Re: [fw-general] Server help

cyberlot
It dies at X number of bytes, If I disable all the pluggins so it
doesn't have to list them it dies further down the page so its some
sort of buffering/size issue that I know I have seen before ;(

Zend.com and this server are 2 seperate entities.

On 5/22/07, Andries Seutens <[hidden email]> wrote:

>
> Yes that's possible. I believe the hard drive crashed a while ago, and
> it's slowly dying again.
>
> You might want to contact Richard Thomas.
>
> Best,
>
> Andriesss
>
> Kevin Jordan schreef:
> > It seems to stop on output_handler for me.  Then again, the whole
> > zend.com site seems to be slow for me really for some reason on my
> > first load of it.
> >
> > Andries Seutens wrote:
> >>
> >> This is the Sandbox's phpinfo page. It seems to work fine here?
> >>
> >> Best,
> >>
> >> Andriesss
> >>
> >> Kevin Jordan schreef:
> >>> Is this just a phpinof()?  Or is there something more in the page?
> >>> Post
> >>> the code.
> >>>
> >>> Richard Thomas wrote:
> >>>
> >>>> Having an issue I know I have seen before but can't place it..
> >>>>
> >>>> http://sandbox.zend.com/~admin1/new.php
> >>>>
> >>>> The page dies/never finishes, I have tried disabling all modules
> >>>> thinking a module was causing the problem but its not.
> >>>>
> >>>> Any brilliant ideas out there?
> >>>>
> >>>
> >>>
> >>> ------------------------------------------------------------------------
> >>>
> >>>
> >>> No virus found in this incoming message.
> >>> Checked by AVG Free Edition. Version: 7.5.467 / Virus Database:
> >>> 269.7.6/814 - Release Date: 21/05/2007 14:01
> >>>
> >>
> >>
> >> ------------------------------------------------------------------------
> >>
> >> Gecontroleerd op virussen door de JOJO Secure Gateway.
> >>
> >
> > ------------------------------------------------------------------------
> >
> > No virus found in this incoming message.
> > Checked by AVG Free Edition.
> > Version: 7.5.467 / Virus Database: 269.7.6/814 - Release Date: 21/05/2007 14:01
> >
>
>
> --
> Andries Seutens
> http://andries.systray.be
>
>
> Gecontroleerd op virussen door de JOJO Secure Gateway.
>
>
Loading...