-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Donnerstag, 12. September 2002 19:53 schrieb Marcelo Henrique da Silva: > I'm having problems to compile PHP (for Linux) with SAPDB support. > Somebody here does use PHP with SAPDB? Every day. This is a good team: SapDB + Apache + PHP 4.1|2.x .
I used this scripts to to have it working together, see attachment. 1. modify conf-apache to your needs, if needed. Most distries working out of the Box, if not, have a look to my configure options for Apache 1.3.x. 2. modify conf-php4 to your needs. Most distries does not support SapDB in PHP some are making troubles using the long way via unixODBC. The clue is - --with-sapdb=/usr/sapdb/depend [if your sapdb is resided in /usr/sapdb] Be careful some distributions are not having the SapDB inis in the right place, the original SapDB needs to have /usr/spool/sql/ini filled with the SapDB config files and a Link to your /etc/odbc.ini. For further tricks in handling instances and unixODBC hints see http://sapdb.automatix.de. Good night from Ole Germany J�rgen - -- J�rgen Sauer - AutomatiX GmbH, +49-4209-4699, [EMAIL PROTECTED] ** ** Das Linux Systemhaus - Service - Support - Server - L�sungen ** http://www.automatix.de to Mail me: remove: -not-for-spawm- ** -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAj2BAdgACgkQW7UKI9EqarFM1QCgv8yoOGMkBjW4PIe52FNacx0K I+sAoN99NUzjwRF6znXP60SuMuMJvZ2W =Ktct -----END PGP SIGNATURE-----
conf-apache.bz2
Description: BZip2 compressed data
conf-php4.bz2
Description: BZip2 compressed data
