[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RAQ3/4 - Zend Optimizer



Did you include the phpa parameters in your php.ini ??
.. also, you should include the zend_extension near the end of your php.ini (I just added the following to the end of my php.ini)

# php accelerator
zend_extension="/home/php_accelerator/php_accelerator_1.3.3r1.so"

phpa = on
phpa.tweaks = on

phpa.cache_dir = /tmp
phpa.file_perms = 400
phpa.cache_file_prune_period = 1h
phpa.cache_file_ttl = 1d

phpa.shm_size = 8
phpa.shm_key = 0xc0deb00
phpa.shm_perms = 666

phpa.shm_user = httpd
phpa.shm_group = httpd

phpa.shm_realse_at_exit = on
phpa.shm_stats_check_period = 5m
phpa.shm_ttl = 12h
phpa.shm_max_processes = 512
phpa.shm_lock_thershold0 = 10
phpa.shm_lock_threshold1 = 10


if it still does not work .. have a look in your httpd log files to see if it says anything ..

hope this helps a little.

Frgds,
J.

At 05:57 PM 11/6/2002 +0100, you wrote:
On Wed, 06 Nov 2002 16:25:37 +0100
Jake COLE <jcole@xxxxxxxxxxx> wrote:
> I haven't tried the Zend Optimizer ... but you could try
> php_accelerator. I am very happy with the boost it gives, and it is
> dead easy to install.
>
> http://www.php-accelerator.co.uk/


I am trying to install this on a RaQ3 with php4.1.2 but it doensn't seem
to work. I used the version for php 4.1.0 (theres not one for 4.1.2).

When I try to dump the global vars I get NULL as output and phpinfo
doesnt say that it is loaded.

what I have done:

untared the dir, moved it to
/usr/local/lib/php/extentions/php_accelerator/

added
zend_extention=/usr/local/lib/php/extentions/php_accelerator/php_accele
rator_1.3.3r1.so


to my php.ini file.

restarted httpd

any ideas ?

_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users