ok for the testing lol
I did set the global registers to on but then i was informed that this is insecure so I changed it back I dont wanna cause anything to make server insecure
thanks for responses everyone i have searched forum as advised cannot say i have been successful cause every version i have downloaded and attempted to install dont work or says it needs upgraded
+++++++++++++++++++++++++++++++++++++++++++++
ihave a test php info page set up
http://www.hosting4ptr.com/test.php
This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies with Zend Extension Manager v1.0.7, Copyright (c) 2003-2005, by Zend Technologies
if you look under the zend it shows its installed
+++++++++++++++++++++++++++++++++++++++++++++
but if you go here where i have accountlabs installed i get this
Zend Optimizer not installed
This file was encoded by the Zend Encoder / Zend SafeGuard Suite
In order to run it, please install the freely available Zend Optimizer, version 2.1.0 or later.
What is the Zend Optimizer?
The Zend Optimizer is one of the most popular PHP plugins for performance-improvement, and has been freely available since the early days of PHP 4. It improves performance by taking PHP's intermediate code through multiple Optimization Passes, which replace inefficient code patterns with efficient code blocks. The replacement code blocks perform exactly the same operations as the original code, only faster.
In addition to performance-improvement, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Encoder or Zend SafeGuard Suite.
The Zend Optimizer is a freely-available product from Zend Technologies. Zend Technologies is the company that develops the scripting engine of PHP, also known as the Zend Engine.
Thanks