Topic: index.php won't load (clean install / 500 error)

Hello all

I'm moving a PunBB site from one host to another .. both PunBB 1.2.14 and both PHP 4.4.4 - but, for some reason, on the new site, the index page just won't load .. it hangs for ages and then gives a 500 internal server error.

I've checked permissions and things like memory_limit in php.ini (both 128M) and post_max_size (both 60M).

I'd be grateful if anyone could point out any other PHP config values I should check for ..

Thank you,

Simon

Re: index.php won't load (clean install / 500 error)

Is it just index.php or other pages too?
Can you check your error_log and see what the error is?

Re: index.php won't load (clean install / 500 error)

Hi

Thanks for the reply. Other pages .. or some of them .. load fine .. but index.php (and search.php) don't.

I don't have immediate access to error logs .. but I will in an hour or so ..

Simon

Re: index.php won't load (clean install / 500 error)

OK, well when you get access be sure to post the relevant lines here smile
In the meantime, could I see a link to the site?

Re: index.php won't load (clean install / 500 error)

Certainly .. thanks .. link to site:

http://www.alfonsorecords.co.uk/forum/index.php

This link works fine:

http://www.alfonsorecords.co.uk/forum/v … m.php?id=3

Simon

Re: index.php won't load (clean install / 500 error)

I now have access to error logs.

These are the main errors listed:

Directory index forbidden by rule: /home/sites/alfonsorecords.co.uk/public_html/forum/include/
Segmentation Fault in 23620, waiting for debugger
Premature end of script headers: index.php
Cannot get media type from 'cgi-script'

I'm not quite sure what any of them mean .. any clues much appreciated.

Thanks,

Simon

Re: index.php won't load (clean install / 500 error)

I believe it's a server issue, and from my Googling I would guess it has something to do with Zend Optimizer tongue
Talk to your host smile