Page 1 of 2

Install error

Posted: Mon Oct 29, 2018 9:37 pm
by lsjmhar
Hi

I am having trouble installing bludit on a Beaglebone Black running Freedombox. The Freedombox install has resulted in an update to Debian 10 (Buster). I have installed all the files on the distro and linked to my localhost. However, after the initial installation page I receive this error:


Deprecated: Function create_function() is deprecated in /var/www/html/bludit/bl-kernel/helpers/text.class.php on line 246

When I try to access the admin page I get a page not found response.

Any suggestions on what I need to do the bl-kernel/helpers/text.class.php file?

Thanks

lee :) :)

Re: Install error

Posted: Mon Oct 29, 2018 10:08 pm
by Edi
Is there a module like mod_rewrite on Apache enabled?

Which PHP version is used?

Re: Install error

Posted: Mon Oct 29, 2018 10:21 pm
by lsjmhar
Hi

I am on php 7.2.9-1.

Re: Install error

Posted: Mon Oct 29, 2018 10:22 pm
by lsjmhar
Just checked and mod_rewrite (sudo a2enmod rewrite command) is enabled

Re: Install error

Posted: Mon Oct 29, 2018 10:36 pm
by Edi
Is the file .htaccess in the installation directory?

Is the installation in the root directory or in a subdirectory?

Re: Install error

Posted: Mon Oct 29, 2018 10:43 pm
by lsjmhar
The .htaccess file is in the bludit directory as a hidden file.

I have it installed in /var/www/html

These are the instructions when installing in linux.

Re: Install error

Posted: Mon Oct 29, 2018 11:20 pm
by lsjmhar
There appears to be an issue with php7.2 with bludit at the moment.

Re: Install error

Posted: Mon Oct 29, 2018 11:50 pm
by lsjmhar
Edi wrote: Mon Oct 29, 2018 10:36 pm Is the file .htaccess in the installation directory?

Is the installation in the root directory or in a subdirectory?
Hi

There is a git solution to this but I don't know how to get this file on to my beaglebone.

How do I get this version of the text.class file

https://github.com/xm74/bludit/blob/c15 ... .class.php

Thanks

Re: Install error

Posted: Mon Oct 29, 2018 11:59 pm
by dbelov
Are you sure you are using the latest Bludit version. This is an old incompatibility. Im also on php 7.2 and there is no such error.

Re: Install error

Posted: Tue Oct 30, 2018 12:12 am
by lsjmhar
dbelov wrote: Mon Oct 29, 2018 11:59 pm Are you sure you are using the latest Bludit version. This is an old incompatibility. Im also on php 7.2 and there is no such error.
I have pulled bludit from amazonaws using bludit_latest.