Talk:Installation
Contents |
Bugs in the script.
Warning: Cannot modify header information - headers already sent by (output started at /www/example.com/web/lib/event.php:145) in /www/example.com/web/lib/util.php on line 209
If I install the Status.Net on our web server, with standard php.ini (php5), it shows those errors.
Who can help me repair that? k
install.php does not run
I am so close. Everything is installed on Ubuntu 9.10 but for some reason install.php wants to download and not run.
I put an info.php file in /var/www/mublog - and it runs! but install.php will not run. I have tried file permissions, chgrp www-data etc. nothing will make it run. It runs as php install.php - but not from apache2.
Any ideas?
php -version PHP 5.2.10-2ubuntu6.4 with Suhosin-Patch 0.9.7 (cli) (built: Jan 6 2010 22:41:56) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies with XCache v1.2.2, Copyright (c) 2005-2007, by mOo
install statusnet on GoDaddy Host
I'm trying to install statusnet on a Godaddy host (here is the link of the service package http://www.godaddy.com/hosting/web-hosting.aspx?ci=9009). I guess it is a shared hosting service. Everything goes on well while the installation. However after it is successfully installed, I tried to click on some links on the site (for example, register, log on, etc.). But there will display a error notification on the scream. "Not Found The requested URL /doc/help was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.". Can anyone tell me what's going on with the installation? I have searched a lot on line. Some guy said statusnet can only installed on dedicate server. Is this true? Is it possible to run status on a shared server?
Nowhere in the INSTALL or README or other documentatino can I find an explanation of the implications of the "initial access settings" from install.php, being public, community, private, and single-user. Now, private and single-user seem pretty self-explanatory, but what are the differences between public and community?
warning when install status net
hi all,
when I finished install satinet version 1.0.1, I has error:
Deprecated: Assigning the return value of new by reference is deprecated in /Applications/XAMPP/xamppfiles/lib/php/pear/Mail.php on line 154
Warning: Cannot modify header information - headers already sent by (output started at /Applications/XAMPP/xamppfiles/lib/php/pear/Mail.php:154) in /Applications/XAMPP/xamppfiles/htdocs/statusnet-1.0.1/lib/action.php on line 1171
Warning: Cannot modify header information - headers already sent by (output started at /Applications/XAMPP/xamppfiles/lib/php/pear/Mail.php:154) in /Applications/XAMPP/xamppfiles/htdocs/statusnet-1.0.1/lib/htmloutputter.php on line 109
Warning: Cannot modify header information - headers already sent by (output started at /Applications/XAMPP/xamppfiles/lib/php/pear/Mail.php:154) in /Applications/XAMPP/xamppfiles/htdocs/statusnet-1.0.1/lib/htmloutputter.php on line 114
Warning: Cannot modify header information - headers already sent by (output started at /Applications/XAMPP/xamppfiles/lib/php/pear/Mail.php:154) in /Applications/XAMPP/xamppfiles/htdocs/statusnet-1.0.1/lib/htmloutputter.php on line 115
how can I fix it? please help me.