Re: [PHP-INST] Need assistance installing php-4.0.0

2001-07-17 Thread Steve Brazill
You should really install the latest version of Apache and PHP (versions 1.3.20 and 4.0.6 respectively). But, in the meantime, you can either add the MySQL 'library' directory to your LDPATH (library search path), or simply 'link' the necessary MySQL file to "/usr/lib" (which is the 'standard'

Re: [PHP-INST] Need assistance installing php-4.0.0

2001-07-17 Thread Julie Meloni
find / -name *libmysqlclient* -print put the result in ld.so.conf run ldconfig make/make install php. Julie Meloni [EMAIL PROTECTED] "PHP Essentials" & "PHP Fast & Easy" --- www.thickbook.com --- -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-m

[PHP-INST] Need assistance installing php-4.0.0

2001-07-17 Thread jk
Greetings, I am a new Redhat Linux (7, publisher's edition) user, so please be clear when giving instructions or advice. I am trying to set up an Apache server (ver 1.3.12) with MySQL (3.22.32) and php(4.0.0) support. MySQL and Apache are installed and working, but I am having a lot of trouble