[PHP-INST] Re: problems with environment variables

2003-07-28 Thread George L. Yermulnik
Michael Mauch wrote: George L. Yermulnik wrote: >I've got FreeBSD 4.8 Stable, Apache/1.3.27 (Unix) mod_throttle/3.1.2 >PHP/4.3.3RC1 rus/PL30.17 and PHP 4.3.3RC1 > >It's a newly installed server with a lot of virtual hosts using >environment variables like $REQUEST_URI in php scripts. > >The probl

[PHP-INST] PHP 4.3.2, Solaris 5.9 64 BIT, MySQL, Apache 2 Latest SUNFREEWARE

2003-07-28 Thread Lancashire, Pete
Does anyone have a HOW-TO ? Where I'm running into problems is with modules not being 64 bit. Using the latest packages from SunFreeWare, Gcc 3.3, etc. I added the following to my environment, but some modules just don't want to work. export CFLAGS="-des -Duse64bitall" export CPPFLAGS=$CFLAGS

[PHP-INST] Re: Subject: Problems using mysql.so with PHP

2003-07-28 Thread Michael Mauch
Luis Navarro wrote: > I've built DBI 1.37 and DBD::mysql 2.9002 successfully, but am having > problems running it on Apache 1.3.27 with PHP 4.3.2 and MySQL 4.0.13 on > Solaris 9 x86. When I restart Apache after placing mysql.so in the > correct place and telling php.ini about it, I get the follow

php-install Digest 28 Jul 2003 20:31:59 -0000 Issue 1479

2003-07-28 Thread php-install-digest-help
php-install Digest 28 Jul 2003 20:31:59 - Issue 1479 Topics (messages 11350 through 11354): /usr/var/lib 11350 by: Moritz Steiner 11354 by: Michael Mauch problems with environment variables 11351 by: George L. Yermulnik 11353 by: Michael Mauch Problem instal

[PHP-INST] Re: /usr/var/lib

2003-07-28 Thread Michael Mauch
Moritz Steiner wrote: > I don't want that the usr/var/lib directory is used during the > installation, but even with -prefix and -exec-prefix I cannot prevent > the installation procedure of using this directory. > Does someone know how to do this? Do you mean /usr/local/lib? Did you try --prefix

[PHP-INST] Re: problems with environment variables

2003-07-28 Thread Michael Mauch
George L. Yermulnik wrote: > I've got FreeBSD 4.8 Stable, Apache/1.3.27 (Unix) mod_throttle/3.1.2 > PHP/4.3.3RC1 rus/PL30.17 and PHP 4.3.3RC1 > > It's a newly installed server with a lot of virtual hosts using > environment variables like $REQUEST_URI in php scripts. > > The problem is that PH

[PHP-INST] Problem installing PHP 4.3.2 and Apache 2.0.47 on ia64

2003-07-28 Thread Dino Ciuffetti
Hello, I tried to install php 4.3.2 and apache 2.0.47 on a RedHat 2.1AS, platform ia64. apache2 installation: $ export CFLAGS="-O3 -fomit-frame-pointer -finline-functions -fcaller-saves" $ ./configure --prefix=/opt/pul/httpd-2.0.47 --enable-mods-shared=all $ make $ make install $ /opt/pul/http

[PHP-INST] problems with environment variables

2003-07-28 Thread George L. Yermulnik
Hello! I've got FreeBSD 4.8 Stable, Apache/1.3.27 (Unix) mod_throttle/3.1.2 PHP/4.3.3RC1 rus/PL30.17 and PHP 4.3.3RC1 It's a newly installed server with a lot of virtual hosts using environment variables like $REQUEST_URI in php scripts. The problem is that PHP doesn't show those variables, sa

[PHP-INST] /usr/var/lib

2003-07-28 Thread Moritz Steiner
I don't want that the usr/var/lib directory is used during the installation, but even with -prefix and -exec-prefix I cannot prevent the installation procedure of using this directory. Does someone know how to do this? Moritz

php-install Digest 28 Jul 2003 08:19:59 -0000 Issue 1478

2003-07-28 Thread php-install-digest-help
php-install Digest 28 Jul 2003 08:19:59 - Issue 1478 Topics (messages 11349 through 11349): Subject: Problems using mysql.so with PHP 11349 by: Luis Navarro Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail:

[PHP-INST] Subject: Problems using mysql.so with PHP

2003-07-28 Thread Luis Navarro
Hi, I've built DBI 1.37 and DBD::mysql 2.9002 successfully, but am having problems running it on Apache 1.3.27 with PHP 4.3.2 and MySQL 4.0.13 on Solaris 9 x86. When I restart Apache after placing mysql.so in the correct place and telling php.ini about it, I get the following: PHP Warning: Unk