Posts by goodone
-
-
ok. Thanks.
-
Thank you Ninos!!
But a question don't I have to full backup /etc
As I could have customized postfix, fail2ban, also /etc/apache2 contains domain configuration. Won't I need them to work with imscp in new server?.
-
Hi,
I want to keep backup of my server with i-mscp. Can you please tell me which files/folders that needs to be backup?. So I can move to a new server if necessary or restore if anything gets corrupted.
Thank you.
-
Thank you very much!!!! Nuxwins.
-
Hi,
After adding domain from cpanel. It generates index.html with saying...
I need to know where I can get this index.html main source file?. For modifying text or design layout of this page. I am using ServerDefaultPage Plugin. But within that plugin template all I found were Site Not Found index.html page... So I dont know where its coming from. Please help me with direction.
Thanks.
-
-
-
Hi,
I have installed ioncube
by following this:
Shell-Script- cd /usr/local/
- wget http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz
- tar -xvzf ioncube_loaders_lin_x86-64.tar.gz
- chmod -x /usr/local/ioncube/ioncube_loader_lin_5.6.so
- nano /etc/php5/mods-available/ioncube.ini
- Inserted below code to above file.
- [ionCube]
- zend_extension ="/usr/local/ioncube/ioncube_loader_lin_5.6.so"
- /etc/init.d/apache2 restart
- and checked if module has been installed:
- root@cpanel:~# php -v
- PHP 5.6.9-0+deb8u1 (cli) (built: Jun 5 2015 11:03:27)
- Copyright (c) 1997-2015 The PHP Group
- Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
- with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2015, by Zend Technologies
but its not in there.... Its just not showing up also in php info. I am using php v5.6.9-0+deb8u1
-
Thank you very much ..
I always forget this.