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
Install seemed to go fine
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Install seemed to go fine
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
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
# 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/
# 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/
Re: Install seemed to go fine
Thank you for that. I should have taken a step back and looked at this. I am up and running now.