I've almost got everything setup, just need to find out why I"m getting these errors after every cron run
PHP Notice: Constant HTACCESS already defined in /var/www/portal.xxxxx/htdocs/lib/init.php on line 44
PHP Stack trace:
PHP 1. {main}() /var/www/portal.xxxxxx/htdocs/index.php:0
PHP 2. include() /var/www/portal.xxxxxx/htdocs/index.php:17
PHP 3. define() /var/www/portal.xxxxxx/htdocs/lib/init.php:44
Site error: the file <b>/var/www/portal.xxxxx/htdocs/app/app_model.php</b> requires the ionCube PHP Loader ioncube_loader_lin_5.5.so to be installed by the website operator. If you are the website operator please use the <a href="http://www.ioncube.com/lw/">ionCube Loader Wizard</a> to assist with installation.
Question
drolfe
Hi, I"m very new to blesta,
I've almost got everything setup, just need to find out why I"m getting these errors after every cron run
PHP Notice: Constant HTACCESS already defined in /var/www/portal.xxxxx/htdocs/lib/init.php on line 44 PHP Stack trace: PHP 1. {main}() /var/www/portal.xxxxxx/htdocs/index.php:0 PHP 2. include() /var/www/portal.xxxxxx/htdocs/index.php:17 PHP 3. define() /var/www/portal.xxxxxx/htdocs/lib/init.php:44 Site error: the file <b>/var/www/portal.xxxxx/htdocs/app/app_model.php</b> requires the ionCube PHP Loader ioncube_loader_lin_5.5.so to be installed by the website operator. If you are the website operator please use the <a href="http://www.ioncube.com/lw/">ionCube Loader Wizard</a> to assist with installation.Ubuntu 14.04 LTS running nginx
see below some more details
root@blesta:~# php -v PHP 5.5.21-1+deb.sury.org~trusty+2 (cli) (built: Jan 26 2015 19:57:37) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies with Xdebug v2.2.5, Copyright (c) 2002-2014, by Derick Rethans root@blesta:~# updatedb root@blesta:~# locate ioncube_loader /usr/lib/php5/20121212/ioncube_loader_lin_4.1.so /usr/lib/php5/20121212/ioncube_loader_lin_4.2.so /usr/lib/php5/20121212/ioncube_loader_lin_4.3.so /usr/lib/php5/20121212/ioncube_loader_lin_4.3_ts.so /usr/lib/php5/20121212/ioncube_loader_lin_4.4.so /usr/lib/php5/20121212/ioncube_loader_lin_4.4_ts.so /usr/lib/php5/20121212/ioncube_loader_lin_5.0.so /usr/lib/php5/20121212/ioncube_loader_lin_5.0_ts.so /usr/lib/php5/20121212/ioncube_loader_lin_5.1.so /usr/lib/php5/20121212/ioncube_loader_lin_5.1_ts.so /usr/lib/php5/20121212/ioncube_loader_lin_5.2.so /usr/lib/php5/20121212/ioncube_loader_lin_5.2_ts.so /usr/lib/php5/20121212/ioncube_loader_lin_5.3.so /usr/lib/php5/20121212/ioncube_loader_lin_5.3_ts.so /usr/lib/php5/20121212/ioncube_loader_lin_5.4.so /usr/lib/php5/20121212/ioncube_loader_lin_5.4_ts.so /usr/lib/php5/20121212/ioncube_loader_lin_5.5.so /usr/lib/php5/20121212/ioncube_loader_lin_5.5_ts.so /usr/lib/php5/20121212/ioncube_loader_lin_5.6.so /usr/lib/php5/20121212/ioncube_loader_lin_5.6_ts.so /usr/local/ioncube_loaders_lin_x86-64.tar.gz root@blesta:~#Any help I could get would be great
Regards, Daniel
4 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now