PHP MapScript installation problem

Jussi Rasinm äki jussi.rasinmaki at HELSINKI.FI
Fri Feb 11 04:00:24 EST 2005


My spanish is elementary, very elementary, but:
I've run the info.php with phpinfo() and the location of the php
configuration file corresponds to the one given by phpinfo()

Jussi

On Thu, 10 Feb 2005 14:06:05 -0600, Carlos Eduardo Sibaja Salazar
<carloseduardo at COSTARRICENSE.CR> wrote:

>Lo que tienes que hacer es correr primero un script que solo ejecute la
instrucción
>phpinfo(), de esta manera:
><html>
>   <?php
>      phpinfo();
>   ?>
></html>
>Si eso funciona entonces verás una serie de tablas con información sobre
php. Busca donde
>dice: "Configuration File (php.ini) Path", y asegúrate de copiar el archivo
php.ini en esa
>dirección.
>
>Luego de eso ya puedes agregar la instrucción "dl(php_mapscript.so)" en el
script.
>
>Suerte.
>
>----- Mensaje original -----
>De: jussi.rasinmaki at HELSINKI.FI
>Enviado: Jue 10/02/2005 12:05:43 AM
>Asunto:  [UMN_MAPSERVER-USERS] PHP MapScript installation problem
>
>Hi,
>
>I've tried to install Mapserver with PHP Mapscript on Whitebox Linux 3, but
>have run into difficulties with PHP and php_mapscript.so.
>dl("php_mapscript.so") returns the following warning:
>Warning: dl(): Unable to load dynamic library
>'/usr/local/php/extensions/php_mapscript.so' - libclntsh.so.10.1: cannot
>open shared object file: No such file or directory in /var/www/html/info.
php
>on line 7
>
>PHP 4.3.10 is installed using the following configuration:
>/configure --enable-shared --with-jpeg-dir=/usr --with-png-dir=/usr --with-
>zlib --with-gd=/usr/local --with-freetype-dir=/usr --enable-force-cgi-
redire
>ct --with-config-file-path=/usr/local/php/ --prefix=/usr/local/php
>
>and the php.ini in /user/local/php has the following line:
>extension_dir = "/usr/local/php/extensions/"
>
>Mapserver is configured as:
>/configure --without-tiff --without-eppl --with-threads --with-proj --with-
>gdal --with-oraclespatial=/opt/app/oracle/product/10.1.0/Db_1 --with-php=/
op
>t/app/mapserver/mapserver_libs/php-4.3.10 --with-gd=/usr/local  --with-
freet
>ype=/usr/bin --with-wmsclient
>
>and the built php_mapscript.so is copied to /usr/local/php/extensions
>
>However, php-config --extension-dir returns
>/usr/local/php/lib/php/extensions/no-debug-non-zts-20020429
>which is a non-existing directory.
>
>What went wrong?
>
>Thanks,
>Jussi Rasinmäki
>
>
>_______________________________________
>Yo me registré en www.costarricense.cr



More information about the mapserver-users mailing list