Page 1 of 1

Install seemed to go fine

Posted: Thu Sep 10, 2009 6:30 am
by memekode
Install seemed to go fine... got all green indictors and a link to view my blog. But then it went to a blank page. I tried to go to the admin page and this is what I got.
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\serendipity\include\plugin_api.inc.php on line 560

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\serendipity\plugins\serendipity_event_spamblock\serendipity_event_spamblock.php on line 469

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\serendipity\plugins\serendipity_event_spamblock\serendipity_event_spamblock.php on line 494

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\serendipity\plugins\serendipity_event_spamblock\serendipity_event_spamblock.php on line 538

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\serendipity\plugins\serendipity_event_spamblock\serendipity_event_spamblock.php on line 902

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\serendipity\include\plugin_api.inc.php:560) in C:\xampp\htdocs\serendipity\serendipity_admin.php on line 11

Warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in C:\xampp\htdocs\serendipity\include\functions_config.inc.php on line 352

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\serendipity\include\plugin_api.inc.php:560) in C:\xampp\htdocs\serendipity\include\functions_config.inc.php on line 353

Warning: Parameter 1 to serendipity_replaceSmartyVars() expected to be a reference, value given in C:\xampp\htdocs\serendipity\bundled-libs\Smarty\libs\Smarty_Compiler.class.php on line 258
I have no idea what it is on about. I just unzipped the files into my htdocs folder. I am running on a windows machine using xampp (apache & mysql).
What to do now??? Need help. Thanks

Re: Install seemed to go fine

Posted: Thu Sep 10, 2009 11:23 am
by garvinhicking
Hi!

It seems you are using PHP 5.3.0 - Serendipity 1.4.1 is not compatible with the new error messages of that. You need to install Serendipity 1.5-beta2 from the s9y.org snapshots to use it with PHP 5.3.0. For more, please read the blog.s9y.org message about Serendipity 1.5.

Thanks,
Garvin

Re: Install seemed to go fine

Posted: Thu Sep 10, 2009 5:45 pm
by memekode
Thank you for that. I should have taken a step back and looked at this. I am up and running now.