![]() |
|
[HOW-TO]How Install Ioncube Sentora - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: Community Guides & How-To's v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=33) +---- Thread: [HOW-TO]How Install Ioncube Sentora (/showthread.php?tid=767) Pages:
1
2
|
[HOW-TO]How Install Ioncube Sentora - Cantalupo - 12-18-2014 ![]() SO: Ubuntu
RE: [HOW-TO]How Install Ioncube Sentora - rajeevrrs - 02-15-2015 In centos ???? RE: [HOW-TO]How Install Ioncube Sentora - henrique araujo - 02-16-2015 i install here, centos 7 and php 5.6.5 ... #################################### Code: wget -q -O - http://www.atomicorp.com/installers/atomic |sh
yum install php-ioncube-loader -y
RE: [HOW-TO]How Install Ioncube Sentora - Manoel Júnior - 02-17-2015 @Cantalupo, Video Private!
RE: [HOW-TO]How Install Ioncube Sentora - bulletproof - 03-22-2015 Hello There is no folder apache2 or php5 in centos7 with Sentora is there another location i can install. can someone help with this install of ioncube? Please Help RE: [HOW-TO]How Install Ioncube Sentora - Me.B - 03-22-2015 apache2 is httpd /etc/httpd and php5 is /etc/php under centos. If you don't have such basic sys admin knowledge I don't advice you to play with that. M B RE: [HOW-TO]How Install Ioncube Sentora - bulletproof - 03-22-2015 (03-22-2015, 12:41 AM)bulletproof Wrote: Hello MR B thanks for the fast responce and im learning on an old dell I do have an article directory that i use for traffic (matt cutts) miss spelled from Google knocked article directorys and i think hes full of sh*** if you know how to use Well anyway I see the Apache folder and installed everything in root mode on the server itself the php folder to im used to cpanel and all the paths look different in sentora nice panel by the way. If i use my own paths to files and folders will senora work RE: [HOW-TO]How Install Ioncube Sentora - Me.B - 03-22-2015 The tip with ioncube download the tar files and pick the right one that fits your php release here would be for php 5.4. place the extension in a php modules folder then add a load the module in php.ini. It's so trivial. M B RE: [HOW-TO]How Install Ioncube Sentora - bulletproof - 03-22-2015 (03-22-2015, 05:28 AM)Me.B Wrote: The tip with ioncube download the tar files and pick the right one that fits your php release here would be for php 5.4. place the extension in a php modules folder then add a load the module in php.ini. Hi MR B I’ve tried everything possible in my ways and i cannot get it to work I’ve tried the downloads I’ve tried the terminal and just manually don’t know Now i think ion cube is working when i go to domain i get this Access denied for user 'apache'@'localhost' (using password: NO) RE: [HOW-TO]How Install Ioncube Sentora - Me.B - 03-24-2015 I don't like when you bump the thread that way! I deleted the post. You should wget ioncube decompress it and follow instruction above that are easy and clean. Some time I don't feel the need help more if you don't have the basic knowledge over basic sys admin and I end up ask my self: why helping more some one who is managing a server with minimal basic sys admin? Read again the above thread all the instructions cristal clear there. M B |