On Sat, Jan 16, 2010 at 6:29 AM, hadi motamedi motamedi24@gmail.com wrote:
Dear All I have installed an application on my CentOS 5.0 server but when I want to login to the gui I got the following error message : "Warning: make sure zend_optimizer.license_path is properly configured in php.ini! in /var/www/html/stats/index.php on line 0" But that index.php file is not editable via vi text editor . Can you please let me know how I can correct it according to the warining message received? Thank you
That php file is where the error is being generated from. You need to configure your /etc/php.ini properly as the error message states.