Hello bsd_fans ;-)
The following rules below came on my screen when i putted my backup on a new installation of my freebsd (8) webserver (apache-2.2.13)
-----
------
Till now i had now problems to put back my backup of my drupal-installation. (i used before 7.1 and 7.2 RELEASE)
In PHPMyAdmin i changed the MySQL connection methode to different connectionstyls whitout any good result. I swiched from 1 to 2
1. MySQL connection collation: utf8_encode_ci
2. MySQL connection collation: utf8_unicode_ci
the problem did not resolved till now
--
some technical info for the php and mysql-server insiders, i use:
MySQL Server version: 5.1.41
MySQL client version: 5.1.41
MySQL charset: UTF-8 Unicode (utf8)
PHP extension: mysqli
Version information: 3.2.3
I am a basic php and mysql user, so, i don't know much about it but tried some litle solutions but i didn't helped for so far.
any help would be appreciate
Beastie_007
(...sorry for my bad English to explain it right well)
The following rules below came on my screen when i putted my backup on a new installation of my freebsd (8) webserver (apache-2.2.13)
-----
Code:
warning: array_map() [function.array-map]: The first argument, 'utf8_encode', should be
either NULL or a valid callback in /usr/local/www/apache22/data/includes/unicode.inc on line 338.
Till now i had now problems to put back my backup of my drupal-installation. (i used before 7.1 and 7.2 RELEASE)
In PHPMyAdmin i changed the MySQL connection methode to different connectionstyls whitout any good result. I swiched from 1 to 2
1. MySQL connection collation: utf8_encode_ci
2. MySQL connection collation: utf8_unicode_ci
the problem did not resolved till now
--
some technical info for the php and mysql-server insiders, i use:
MySQL Server version: 5.1.41
MySQL client version: 5.1.41
MySQL charset: UTF-8 Unicode (utf8)
PHP extension: mysqli
Version information: 3.2.3
Code:
Apache/2.2.13 (FreeBSD) mod_ssl/2.2.13 OpenSSL/0.9.8l DAV/2 PHP/5.2.11 with Suhosin-Patch
I am a basic php and mysql user, so, i don't know much about it but tried some litle solutions but i didn't helped for so far.
any help would be appreciate
Beastie_007

(...sorry for my bad English to explain it right well)