Le vendredi 16 août 2002, à 07:17 PM, Stas Bekman a écrit :

> 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.
>>
>

I've disabled PHP in httpd.conf and I can print the table : thanks for 
the tip !!
> most likely this:
> 
>http://perl.apache.org/docs/1.0/guide/troubleshooting.html#_exit_signal_Segmentation_fault__11___with_mysql

I will do if I need in parallel PHP & mod_perl
>
> 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

I'll change the hosts file thanks.

>
> __________________________________________________________________
> 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
>
>
Pierre Vaudrey
174 rue de Lyon
01800 Bourg Saint Christophe
tel 0474 61 1167
mobile 0675 61 5902
email [EMAIL PROTECTED]

Reply via email to