i have recently tried to install zend on my server using /scripts/installzendopt it installs it but nothing works. im using php version 4.3.10.
root@sarah [~]# php -v
PHP: Error parsing /usr/local/Zend/etc/php.ini on line 110
PHP 4.3.10 (cli) (built: Feb 10 2005 07:15:27)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
i think that would be this line
safe_mode_protected_env_vars =LD_LIBRARY_PATH ;
any ideas?
root@sarah [~]# php -v
PHP: Error parsing /usr/local/Zend/etc/php.ini on line 110
PHP 4.3.10 (cli) (built: Feb 10 2005 07:15:27)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
i think that would be this line
safe_mode_protected_env_vars =LD_LIBRARY_PATH ;
any ideas?