Re: apache/php/modperl incomp?

2001-06-18 Thread Daniel



Greg wrote:

 
 Le jeudi 14 juin 2001, à 08:14, Daniel a écrit :
 
 I believe that i've seen this on the list before.
 Read the php docs before compiling, don't use the builtin mysql support,
 specify --with-mysql=/path/to/mysqllibs
 
 Yes, I've compiled with this option. Is it possible that it doesn't 
 actually use this parameter ?

Dunno. If you've done that and it's still not working, make sure you've compiled 
DBD::mysql against the same libraries.


-- 
Daniel Bohling
NewsFactor Network


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: apache/php/modperl incomp?

2001-06-15 Thread Greg


Le jeudi 14 juin 2001, à 08:14, Daniel a écrit :

 I believe that i've seen this on the list before.
 Read the php docs before compiling, don't use the builtin mysql support,
 specify --with-mysql=/path/to/mysqllibs
Yes, I've compiled with this option. Is it possible that it doesn't 
actually use this parameter ?

Greg

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: apache/php/modperl incomp?

2001-06-14 Thread Daniel

I believe that i've seen this on the list before.
Read the php docs before compiling, don't use the builtin mysql support,
specify --with-mysql=/path/to/mysqllibs

HTH

Greg wrote:

 I'm trying to have mod_perl and php running in the same apache server, 
 accessing the same mysql database.
 
 At runtime, when the first request is issued from perl, I get the 
 following error:
 
 dyld: /Local/Server/Apache/sbin/httpd multiple definitions of symbol 
 __dig_vec
 /Local/Server/Apache/sbin/httpd definition of __dig_vec
 /Local/Library/Perl/darwin/auto/DBD/mysql/mysql.bundle definition of 
 __dig_vec
 
 It occurs with both static and dso, but only from perl (php can access 
 the DB with no error).
 
 What can I do?
 
 Greg
 
 -
 Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)
 
 To request this thread, e-mail [EMAIL PROTECTED]
 To unsubscribe, e-mail 
 [EMAIL PROTECTED]
 Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-- 
Daniel Bohling
NewsFactor Network


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php