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
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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
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?
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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
I uninstalled off the plugin then reinstalled it and set it going with the default settings and that seems to have worked ok. so fingers crossed its all ok now!