1

I have followed this tutorial and this one, I have downloaded the proper version and still cannot get phpmotion to detect it. Before i contact the support team for help, I just want to know if there's a third way to install phpshield loaders

user
  • 849
  • 3
  • 13
  • 18

1 Answers1

2

Download loaders for Linux 64b and copy ixed.5.3.lin inside /usr/lib64/php/modules dir.

Then open /etc/php.ini and add the next line at the end of the file

extension=ixed.5.3.lin

Save the changes and restart apache (service httpd restart)

mangia
  • 589
  • 2
  • 6