Re: [PHP-INST] Install Probs with LInux/Apache/MySQL

2001-05-03 Thread Charles Homan
>>> ld.so.conf should contain /usr/local/mysql/lib/mysql DO NOT FORGET to run >>> ldconfig after changing ld.so.conf >> >> Did this before and got same errors, and I didn't forget to ldconfig > > I know an experienced sysadmin who forgot. I don't doubt that. >>> uhm, being a creative guy does

Re: [PHP-INST] Install Probs with LInux/Apache/MySQL

2001-05-03 Thread B. van Ouwerkerk
> > ld.so.conf should contain /usr/local/mysql/lib/mysql DO NOT FORGET to run > > ldconfig after changing ld.so.conf > >Did this before and got same errors, and I didn't forget to ldconfig I know an experienced sysadmin who forgot. > > uhm, being a creative guy does NOT mean you know how to ins

Re: [PHP-INST] Install Probs with LInux/Apache/MySQL

2001-05-03 Thread Charles Homan
>> I get the infamouse attention message after I try to configure. I have the >> right paths to mysql. I have the libmysqlclient files in >> /usr/local/mysql/lib/mysql and symbolic linked to /usr/local/mysql >> ld.so.conf is correct. Please before I loose the rest of my hair help! > > Thi

Re: [PHP-INST] Install Probs with LInux/Apache/MySQL

2001-05-03 Thread Charles Homan
See comments in message below.. > > If you have ld.so.conf configured and have shared lib some where. > Here ld.so.conf; verona:/usr/local/src# cat /etc/ld.so.conf /usr/X11R6/lib /usr/i486-linuxaout/lib /usr/local/mysql /usr/local/Hughes /usr/X11R6.3.3/lib /usr/local/lib /usr/lib Have tried w

Re: [PHP-INST] Install Probs with LInux/Apache/MySQL

2001-05-02 Thread Yasuo Ohgaki
If you have ld.so.conf configured and have shared lib some where. Try ./configure --with-mysql instead of ./configure --with-mysql=directory Are you sure your MySQL lib is OK? -- Yasuo Ohgaki "Charles Homan" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...

Re: [PHP-INST] Install Probs with LInux/Apache/MySQL

2001-05-02 Thread B. van Ouwerkerk
>I get the infamouse attention message after I try to configure. I have the >right paths to mysql. I have the libmysqlclient files in >/usr/local/mysql/lib/mysql and symbolic linked to /usr/local/mysql >ld.so.conf is correct. Please before I loose the rest of my hair help! Think I remembe

[PHP-INST] Install Probs with LInux/Apache/MySQL

2001-05-02 Thread Charles Homan
Have tried a thousand suggestions from lists all over. Please help me. I am begging. Here's my debug.log; verona:/usr/local/src/php-4.0.4pl1# cat debug.log CONFIGURE: './configure' '--with-apxs=/www/bin/apxs' '--with-mysql=/usr/local/mysql' '--with-pdflib=/usr/local/src/pdflib-4.0.0' '--enab