- Desde
- 19 Sep 2013
- Mensajes
- 5
Mi empresa está analizando la posibilidad de contratar a Banahosting, pero necesitaria una ayudita de alguien que lo este usando ahora y me confirme algo.
Les envie a Banahosting algunos tickets... y en dos de ellos se contradicen en la respuesta que me enviaron.
Entonces, quisiera que alguno de Uds. que tenga el servicio con ellos me haga una minima prueba y me responda. Espero contar con su ayuda.
La cosa es asi:
Un sistema que deberiamos migrar a este hosting, hace uso de la libreria pChart ( pchart.sourceforge.net )
Esta libreria en determinado momento hace uso de la funcion imageftbbox ( PHP: imageftbbox - Manual ) y ya me ha pasado que no todos los hosting la tienen habilitada.
Las FAQ de pChart aclaran lo siguiente ( pchart.sourceforge.net/documentation.php?topic=faq.gd )
How to check your PHP setup
To see the configuration of PHP on your web server, make a file named test.php in the web directory root and write the following in it :
view plaincopy to clipboardprint?
..then open this page in a web browser and locate the GD part :
pChart needs that both GD and FreeType support are enabled.
Que nenesito entonces?
Si alguien me hace el favor de verificar la salida de phpinfo() y ver si aparece la seccion de GD como lo indica la FAQ y si tambien pudieran, verificar realmente que la funcion imageftbbox() esta habilitada. Y si alguno se pasa de bueno, verificar si puede instalar y usar pChart.
Un millon de gracias
Les envie a Banahosting algunos tickets... y en dos de ellos se contradicen en la respuesta que me enviaron.
Entonces, quisiera que alguno de Uds. que tenga el servicio con ellos me haga una minima prueba y me responda. Espero contar con su ayuda.
La cosa es asi:
Un sistema que deberiamos migrar a este hosting, hace uso de la libreria pChart ( pchart.sourceforge.net )
Esta libreria en determinado momento hace uso de la funcion imageftbbox ( PHP: imageftbbox - Manual ) y ya me ha pasado que no todos los hosting la tienen habilitada.
Las FAQ de pChart aclaran lo siguiente ( pchart.sourceforge.net/documentation.php?topic=faq.gd )
How to check your PHP setup
To see the configuration of PHP on your web server, make a file named test.php in the web directory root and write the following in it :
view plaincopy to clipboardprint?
PHP:
phpinfo();
GD Support | enabled |
GD Version | bundled (2.0.34 compatible) |
FreeType Support | enabled |
FreeType Linkage | with freetype |
FreeType Version | 2.1.9 |
pChart needs that both GD and FreeType support are enabled.
Que nenesito entonces?
Si alguien me hace el favor de verificar la salida de phpinfo() y ver si aparece la seccion de GD como lo indica la FAQ y si tambien pudieran, verificar realmente que la funcion imageftbbox() esta habilitada. Y si alguno se pasa de bueno, verificar si puede instalar y usar pChart.
Un millon de gracias