David Wheeler wrote:
> On Friday, August 16, 2002, at 07:52  AM, Pierre Vaudrey wrote:
> 
>> dyld: /usr/sbin/httpd multiple definitions of symbol __dig_vec
>> /usr/libexec/httpd/libphp4.so definition of __dig_vec
>> /Library/Perl/darwin/auto/DBD/mysql/mysql.bundle definition of __dig_vec
>> dyld: /usr/sbin/httpd multiple definitions of symbol __dig_vec
>> /usr/libexec/httpd/libphp4.so definition of __dig_vec
>> /Library/Perl/darwin/auto/DBD/mysql/mysql.bundle definition of __dig_vec
> 
> 
> It looks as though you have some symbol conflicts between PHP and MySQL. 
> Try turning off libphp.so. If that works, you may need to recompile PHP 
> and/or MySQL.

most likely this:
http://perl.apache.org/docs/1.0/guide/troubleshooting.html#_exit_signal_Segmentation_fault__11___with_mysql

And this:
[Fri Aug 16 10:38:41 2002] [alert] httpd: Could not determine the 
server's fully qualified domain name, using 127.0.0.1 for ServerName

is amended by adding:

127.0.0.1               localhost.localdomain localhost

to /etc/hosts

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to