简体   繁体   中英

Do I need ionCube Loader, suEXEC, and suPHP to use PHP?

I'm using WHM to set up a web server for the first time and there are options for ionCube Loader, suEXEC, and suPHP. My understanding is that suEXEC and suPHP are for security while ionCube Loader is for certain encrypted files? I'm the only user on the server (I'm not reselling hosting service), so do I need these services?

I would run PHP with either mod_php or FastCGI... not suPHP (or suExec). suPHP (and suExec) slows things down and, most importantly, doesn't work with opcode caches. You don't need ionCube... it is an old school encoder/loader/cache that is just not needed.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM