Now they ask me this:
Hello I noticed the following error while running the script.
Could you please check with the developer if PHP GMP ( http://php.net/gmp ) is required for the application to send the posts ?
18793 12:37:40 send(4, "Sep 8 12:…
It also happens if I try to send a message to an identi.ca member.
Hostgator has put the ticket on hold until I can reply to them about the port question. Do you know if statusnet requires connections via non-default port to a remote server?
Hi again,
I have installed the latest version 0.9.4 on my hostgator server and it seems this problem is still here.
I have cancelled my dreamhost account because it was extremely slow.
I would like to know which hosting company you are recommendi…
So it seems this doesn't work on hostgator. I have installed it with dreamhost and I can now use the remote subscriptions.
I wish I could make it work on hostgator though because I wanted to use statusnet on an existing site of mine.
About the slowness issue. I have the same problem.
I have used the 1 click install on a dreamhost server and pages load very slowly.
Here is my install: http://www.sodetailed.org
@aric yes I have fancy urls enabled.
php5 is running in CGI/FastCGI.
Here is my .htaccess file:
RewriteEngine On
# NOTE: change this to your actual StatusNet base URL path,
# minus the domain part:
#
# http://example.com/ =&…
@aric I have extracted the LOG_ERR lines below - these errors have been logged after I clicked the CONFIRM button for a remote subscription (I have shortened some paths):
GET /main/push/callback/5?hub.mode=subscribe&hub.... --- Problem getting …
@aric Thanks a lot - Have installed cgi-telnet to do this.
Any idea about the remote subscription failure? This is my biggest problem so far with my statusnet installation.
If I create an account on identi.ca and remote subscribe to my own insta…
@aric Thanks a lot for your help - I'm spinning my wheels on this one and can't find the solution myself :-/
I'm on hostgator - the server is running with linux and it has PHP 5.2.13
Version of MySQL is 5.1.30
About the avatar directory, I have "c…
I have found why the avatar is not displayed.
When I try to remote subscribe to a distant profile, the avatar is saved into my avatar subdirectory with 0600 permissions instead of 0644 so it can't be read.
If I change the permissions manually via …
Oh just wanted to add that to have the installation working I had to add the Ostatus_profile::ensureProfile() static function in the ostatus plugin (I just called the Ostatus_profile::ensureProfileURL())