Page 1 of 1

Installation not working - blank page

Posted: Fri Apr 20, 2007 5:35 pm
by cormac
Hi

I'm trying to install Serendipity on my site but I keep on getting a blank page after I submit the 'Simple Installation' page and the 'Expert Installation' page doesn't render itself fully :?

I have green on pretty much everything on serendipity_admin.php
The url is http://www.newtotown.ie/blogs/serendipity_admin.php

Even if you put in a fake name for the database you still get the same error (a blank page) after the simple installation.

Any ideas?

Thanks.
Cormac

Re: Installation not working - blank page

Posted: Fri Apr 20, 2007 5:38 pm
by garvinhicking
Hi!

A blank page usually means some fatal PHP error. Can you inspect the server (error) logs or turn the php.ini 'display_errors' directive on?

HTH,
Garvin

Posted: Sat Apr 21, 2007 12:43 am
by cormac
>>turn the php.ini 'display_errors' directive on?

Hi

That's been done! Thanks for your help!

Posted: Sun Apr 22, 2007 3:23 pm
by cormac
Hi Garvinhicking

Did you get a chance to check out the error? It's still not working :(

Posted: Mon Apr 23, 2007 12:20 pm
by garvinhicking
Hi!

Oh, I thought you fixed it yourself, your recent posting didn't really reveal you wanted me to have a look. :)

If I call the page, I don't see any errors there. So it doesn't seem as if the errors are displayed yet. Please check your PHP errorlog and the Apache error_log for clues. Contact your sysadmin if you don't know where to find those.

I suppose it must be a network timeout or missing extension/fget/disabled function issue.

Best regards,
Garvin

Posted: Mon Apr 23, 2007 3:58 pm
by cormac
Hi Garvin
Sorry for the confusion!

Anyway here's a line from the site logs I think is relevant to the problem, any idea what it might mean?

[Mon Apr 23 09:35:31 2007] [error] [client 192.251.125.85] client denied by server configuration: /home/newtotown/www/blogs/serendipity_config.inc.php


The full logs are at http://www.newtotown.ie/logs/

Thanks!
Cormac

Posted: Mon Apr 23, 2007 4:01 pm
by garvinhicking
Hi!

Hm, I never heard that error log entry, but I think this could be responsible! Please ask your server admin where this line comes from and how to bypass/fix it!

The logs there only show the apache errors, you might need to check out the PHP error log (its location is configured in php.ini) as well.

Maybe serendipity' automatic .htaccess facility is making trouble for your webserver. In that case, try to put an empty .htaccess file in your s9y directory and see if that helps something?

Regards,
Garvin

Posted: Mon Apr 30, 2007 12:14 pm
by cormac
Hi Garvin

Well I finally got it installed, not sure what the problem was but I think my hosts made some changes to the server config, anyway it's set up and running now *but* when i try add a comment to a blog it just hangs for a minute or so and when I go back to the comments page the somment I posted isn't there. Any idea what tis might be?

The url is http://www.newtotown.ie/blogs

Posted: Wed May 02, 2007 10:46 am
by garvinhicking
Hi!

This might depend on your spamblock-settings. How did you configure the Spamblock event plugin? If you try to disable it, does commenting work?

Regards,
Garvin

Posted: Wed May 02, 2007 2:00 pm
by cormac
Yes, I can post fine then. However I'm leaving myself open to spam. Is there a way of fixing this so that I can post and avoid spam?

Posted: Wed May 02, 2007 2:01 pm
by garvinhicking
Hi!

That would depend on your spamblock settings, which did you enable?

Especially those that need to open network connections (Akismet, remote URL checking, SURBL/DNSBL) should be reponsible for your problem because it might be that your server is being firewalled.

Best regards,
Garvin

Posted: Wed May 02, 2007 3:41 pm
by cormac
I uninstalled off the plugin then reinstalled it and set it going with the default settings and that seems to have worked ok. :D so fingers crossed its all ok now!