php-install Digest 6 Aug 2003 21:37:58 - Issue 1491
Topics (messages 11396 through 11399):
Problems with unixodbc on RedHat 9
11396 by: Spirovski Bozhidar
runtime error with php-mapscript
11397 by: D. Scott Davidson
PHP5+Apache 2.0.47
11398 by: Jorge
installing PHP
Hello,
I have installed mapserver with php-mapscript on Solaris 2.8 .
I configured mapscript as:
configure --without-tiff --with-proj=/usr/local/lib --with-gdal
--with-wmsclient --with-gd=/usr/lib --with-php=/usr/local/include/php/
When I run the phpinfo_mapscript.php file I get:
Warning: dl()
have installed freetds and unixODBC on a RedHat 9 box.
The problem is that i persistently cannot connect to a SQL server. What
seems to be the error???
This is the actual configuration and the tests i performed
# /usr/local/freetds/bin/tsql -S MyServer70 -U sa
locale is "en_US.UTF-8"
charset is
[EMAIL PROTECTED] root]# apachectl restart
httpd: module "/root/php-5.0.0b1/sapi/apache2handler/sapi_apache2.c" is
not compatible with this version of Apache.
Please contact the vendor for the correct version.
[EMAIL PROTECTED] root]#
I've tried three different versions of PHP, all fail with a simi