Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
319 views
in Technique[技术] by (71.8m points)

linux - Ioncube loader 5.4 won't go away

This is on CentOS 7 I had ioncube loader 5.4 installed when my php version was 5.4

I upgraded to php 7.4 and changed the php.ini settings to zend_extension = /usr/lib64/php/modules/ioncube_loader_lin_7.4.so and deleted the old 5.4 modules and put in the new ioncube loader. It works fine and my pages load using the new loader. BUT now when i start, stop httpd, try to setup a cron job etc. its still looking for loader 5.4

]# /usr/bin/php -q /var/www/html/crons/cron.php
Failed loading /usr/lib64/php/modules/ioncube_loader_lin_5.4.so:  /usr/lib64/php/modules/ioncube_loader_lin_5.4.so: cannot open shared object file: No such file or directory

Am i missing something i should remove?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

57.0k users

...