Hello,
I want install GDChart extension with php 5.
How can i do this?
Please help.
Hello,
I want install GDChart extension with php 5.
How can i do this?
Please help.
An install of GDChart may be attempted via the PHP PECL installer; an easy way to access and use the PECL installer is via the Modules Installer feature in WHM at the following menu path:
WHM: Main >> Software >> Module Installers >> PHP PECL [Manage]
Documentation: PhpPecl < AllDocumentation/WHMDocs < TWiki
Please note that at the time of writing the status of the GDChart package in PECL is "beta" and therefore it may not be suitable to use in a production environment where stability is paramount.
Installing "beta" software has inherent risk involved, and by default the PHP PECL installer does not allow beta quality packages to be installed; however, it could be forced if absolutely needed by adding a suffix of "-beta" to the package name when initiating the install. Please see the official PHP PEAR and PECL and GDChart documentation for further clarification, as noted below:
PHP PECL :: Package :: GDChart
PHP: Compiling shared PECL extensions with the pecl command - Manual
PHP PEAR - Manual :: Installing packages (CLI)
Last edited by cPanelDon; 11-05-2009 at 09:50 PM.
cPResources: Submit a Support Request - Submit a Bug Report - Review existing Tickets-- Donald cPanelDon Holl - Analyst, cPanel Quality Assurance
Failed to download pecl/GDChart within preferred state "stable", latest release is version 0.2.0, stability "beta", use "channel://pecl.php.net/GDChart-0.2.0" to install
install failed
The GDChart.so object is not in /usr/local/lib/php/extensions/no-debug-non-zts-20060613
Hey,
Do a locate GDChart.so and copy it in /usr/local/lib/php/extensions/no-debug-non-zts-20060613 and it will resolve the issue.
It doesn't exist at all, blank return on locate