You should use both, would be my recommendation. They compress different things.
If possible run eA with:
eaccelerator.check_mtime="0"
This makes eAccelerator skip checking the modified time of original php file at each access. But if you make php code changes you then have to restart Apache. That setting should be fine for most production servers.
Joined: 2006-01-02
Greetings Friend from the great China,
You should use both, would be my recommendation. They compress different things.
If possible run eA with:
eaccelerator.check_mtime="0"
This makes eAccelerator skip checking the modified time of original php file at each access. But if you make php code changes you then have to restart Apache. That setting should be fine for most production servers.
Cheers,
Chris