Author Topic: [FreeBSD 8.0] Installing PHPshield loader  (Read 1458 times)

com2ghz

  • Newbie
  • *
  • Posts: 1
[FreeBSD 8.0] Installing PHPshield loader
« on: April 13, 2010, 09:34:43 AM »
Hey all,

I'm having a problem with installing the phpshield loader. I've followed some tutorials but I can't get phpshield installed on my server.

I've downloaded the loaders for FreeBSD from the website of phpshield.
The folder with all phpshield loaders is copied in:
Code: [Select]
/usr/local/lib/php/20060613-debug
In /usr/local/etc/php/extensions.ini I 've put this line:
Code: [Select]
extension=extension=phpshield/ixed.5.3.fre
After this I restarted apache but phpshield doesnt appear in phpinfo().

What could be the problem? httpd-error_log doesnt say anything

To see my phpInfo()

Specs:
FreeBSD 8.0
Apache
PHP 5.3.2

I m tired of this problem.