>> Doesn't work.  I checked the path and the location of the file is at 
>/var/lib/mysql/mysql.sock
>
>Midgard doesn't know about the location of this socket. It trusts
>libmysqlclient to provide a working default (which is pretty sane if
>you ask me). However, when libmysqlclients default doesn't work, you
>can tell libmysqlclient to use another default location through your
>my.cnf. I don't have one on a system I can reach now but someone on
>the list will be able to provide you with a sample.
>
>Emile

As has been typical so far I got one problem fixed and inherited a new one.  I however 
think the new one will be easier to deal with.  I went into the my.cnf file and 
changed the location of the mysql.sock file to /tmp and restarted mysql and apache.  
Now I have this error...

PHP Warning:  imap: Unable to initialize module
Module compiled with debug=0, thread-safety=0 module API=20001214
PHP compiled with debug=0, thread-safety=0 module API=20001222
These options need to match
 in Unknown on line 0
PHP Warning:  ldap: Unable to initialize module
Module compiled with debug=0, thread-safety=0 module API=20001214
PHP compiled with debug=0, thread-safety=0 module API=20001222
These options need to match
 in Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_connect in Unknown 
on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_pconnect in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_close in Unknown 
on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_select_db in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_create_db in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_drop_db in Unknown 
on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_query in Unknown 
on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_unbuffered_query 
in Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_db_query in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_list_dbs in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_list_tables in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_list_fields in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_error in Unknown 
on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_errno in Unknown 
on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_affected_rows in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_insert_id in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_result in Unknown 
on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_num_rows in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_num_fields in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_fetch_row in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_fetch_array in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_fetch_assoc in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_fetch_object in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_data_seek in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_fetch_lengths in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_fetch_field in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_field_seek in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_free_result in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_field_name in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_field_table in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - mysql_field_len in 
Unknown on line 0

This is part of them anyway.  Any ideas on this?

Dan




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to