M
marcoas
Curioso
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
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 :
[table="width: 500"]
[tr][td]GD Support[/td][td]enabled[/td][/tr]
[tr][td]GD Version[/td][td]bundled (2.0.34 compatible)[/td][/tr]
[tr][td]FreeType Support[/td][td]enabled[/td][/tr]
[tr][td]FreeType Linkage[/td][td]with freetype[/td][/tr]
[tr][td]FreeType Version[/td][td]2.1.9[/td][/tr]
[/table]
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();
[table="width: 500"]
[tr][td]GD Support[/td][td]enabled[/td][/tr]
[tr][td]GD Version[/td][td]bundled (2.0.34 compatible)[/td][/tr]
[tr][td]FreeType Support[/td][td]enabled[/td][/tr]
[tr][td]FreeType Linkage[/td][td]with freetype[/td][/tr]
[tr][td]FreeType Version[/td][td]2.1.9[/td][/tr]
[/table]
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