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
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.
On Sat, Jan 16, 2010 at 11:57 AM, Jim Perrin jperrin@gmail.com wrote:
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.
-- During times of universal deceit, telling the truth becomes a revolutionary act. George Orwell _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Thank you for your reply . I checked my /etc/php.ini but all of the parameters regarding zend* point to valid and existing folders on my CentOS server . So where this error comes from ? Can you please give me a hint on this ?
On Sat, Jan 16, 2010 at 7:10 AM, hadi motamedi motamedi24@gmail.com wrote:
Thank you for your reply . I checked my /etc/php.ini but all of the parameters regarding zend* point to valid and existing folders on my CentOS server . So where this error comes from ? Can you please give me a hint on this ?
Sure. I'll actually give you several hints.
1. Commercial software packages like Zend-Guard have installation instructions. READ THEM. 2. File permissions exist and any competent admin should know how to check them. 3. Re-read what your log errors say. You don't seem to be able to properly translate them. 4. You appear to be drawing a great deal of hostility from other members of this list because of your blatant disregard for common practice, polite list behavior, and etiquette. As others have said, use this list responsibly, and not as an administrator-by-proxy because you can't do your job.
Hadi motamedi wrote on Sat, 16 Jan 2010 11:29:43 +0000:
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?
Get a license. Read the installation instructions. This has nothing to do with CentOS.
PLEASE STOP TO DIRECT ALL YOUR PROBLEMS TO THIS LIST! GO TO THE APPROPRIATE VENDOR!
(I hope you know what all capitals means!)
Kai