Conversation:
Notices
-
Thanks! Now !gnusocial , I've got another problem: For some reason it wants plugin php executables to be in /usr/share/php . But they're in the plugin hierarchy. Why is it doing this?
-
So where is the !gnusocial source these days? The git source I have gets an SSL error. And how do I change the source?
-
@benfell httpa://git.gnu.io/gnu/gnu-social
-
@benfell httpa=> https...
-
!gnusocial an example message text is "Warning: file_exists(): open_basedir restriction in effect. File(/usr/share/php/AuthCryptPlugin.php) is not within the allowed path(s): (/var/www/cybernude.org:/usr/local/share/pear/:/tmp) in /var/www/gnu-social/lib/framework.php on line 150"
-
!gnusocial also getting, for example, "Warning: Cannot modify header information - headers already sent by (output started at /var/www/gnu-social/lib/framework.php:150) in /var/www/gnu-social/lib/action.php on line 1277"
-
@benfell protip: don't use open basedir :P (it's deprecated)
If you do, set it up so your site's directory is listed there in the php.ini