This object is in archive! 

what zend settings do we need in php.ini?

Archived Rob Nugen 11 years ago

I'm trying to set up useresponse on a shared host (dreamhost)

I used the defaults from zend guard install.txt. I can't post formatted text in here so can you check the pastie link and see if these are correct?


http://pastie.org/3903311


<full path> is the full path to the directory where I saved ZendGuardLoader.so

Best Answer
photo

IT should work with default settings on PHP 5.3.x If you have PHP as module apache, you'll need to restart apache.

Anyway, you can check yourself if Zend Guard Loader is running or not with phpinfo()

Also, Zend Guard Loader won't work on XAMP or WAMP, so MYSQL, PHP, Apache should be installed separately.

It's not required on commercial packages... You'll need it only installing free package.

Replies (3)

photo
1

IT should work with default settings on PHP 5.3.x If you have PHP as module apache, you'll need to restart apache.

Anyway, you can check yourself if Zend Guard Loader is running or not with phpinfo()

Also, Zend Guard Loader won't work on XAMP or WAMP, so MYSQL, PHP, Apache should be installed separately.

It's not required on commercial packages... You'll need it only installing free package.

photo
1

There are many tutorials how to install it on PHP 5.3 along with solutions that you can find useful.

photo
1

Starting from Free 2.3.6 - no Zend Guard Loader is required!

Replies have been locked on this page!