Ver Mensaje Individual
  #6 (permalink)  
Antiguo 23/02/2005, 10:20
Avatar de ociomax
ociomax
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Temuco, Chile
Mensajes: 5.595
Antigüedad: 22 años, 6 meses
Puntos: 35
Lo otro que puedes hacer es crear un archivo archivo.php con el siguiente contenido:

Código:
<html>
  <head>
    <title>PHPInfo()</title>
  </head>
  <body>
  <?php
  phpinfo();
  ?>
  </body>
</html>
Y lo pones en tu servidor. Luego accedes mediante un browser y ves el contenido de la sección "Configure Command". Tienes que buscar un parámetro parecido a "--with-interbase[=DIR]". Si no lo tienes, entonces necesitas recompilar php.
__________________
Christian González, "OCIOMax"
http://chgonzalez.blogspot.com
http://twitter.com/chgonzalez