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

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

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)

link|improve this answer
thanks it worked now – user Sep 25 '11 at 12:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.