php3-list | 199903
Date: 03/26/99
- Next message: Howie Oakes: "[PHP3] "Bad handshake" MySQL error..."
- Previous message: Jeff Fox: "[PHP3] How do I log out?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
With the patient help of Rasmus I've tried to install Php3.0.7 on Redhat
5.2.
Installed MySql development and client
Php
./configure --with-mysql --with-apache=../apache_1.3.4
make
make install
Apache
./configure --activate-module=src/modules/php3/libphp3.a
make
.
.
When it goes to link Php the ld command has "-W1,-rpath," in it which btw
seems to be ok with gcc. Removing the "-W1" and the comma from the end of
"-rpath," allows the ld command to succede. There is no -W1 option for the
ld with RH 5.2.
Maybe I have something configured incorrectly.
Everthing seems to work, thanks...
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Howie Oakes: "[PHP3] "Bad handshake" MySQL error..."
- Previous message: Jeff Fox: "[PHP3] How do I log out?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

