Joomla und Wordpress FAQ, HowTo & Tutorials
- Kategorie: Server, Webhosting, Webspace ...
PHP Notice: Undefined variable: db_link_identifier in /var/www/confixx/html/include/mysql_client_encoding.php on line 13
Der Übeltäter der Fehlermeldung - (/var/www/confixx/html/include/mysql_client_encoding.php):
<?php
/**
* Set MySQL connection encoding according to Confixx configuration.
* This is used to make Confixx work with database that has UTF-8 client encoding by default,
* however Confixx requires latin1 to work correctly (as all the UI works in latin1).
* @param resource $link_identifier MySQL link identifier - returned by mysql_connect function
*/