System Linux 4758.ovz63.hc.ru 2.6.18-194.3.1.el5.028stab069.6 #1 SMP Tue Jun 1 01:33:39 MDT 2010 i686Build Date Mar 14 2010 07:22:08Server API Apache 2.0 HandlerVirtual Directory Support disabledConfiguration File (php.ini) Path /etc/php5/apache2Loaded Configuration File /etc/php5/apache2/php.iniScan this dir for additional .ini files /etc/php5/apache2/conf.dadditional .ini files parsed /etc/php5/apache2/conf.d/apc.ini, /etc/php5/apache2/conf.d/curl.ini, /etc/php5/apache2/conf.d/eaccelerator.ini, /etc/php5/apache2/conf.d/gd.ini, /etc/php5/apache2/conf.d/mcrypt.ini, /etc/php5/apache2/conf.d/memcache.ini, /etc/php5/apache2/conf.d/mysql.ini, /etc/php5/apache2/conf.d/mysqli.ini, /etc/php5/apache2/conf.d/pdo.ini, /etc/php5/apache2/conf.d/pdo_mysql.ini, /etc/php5/apache2/conf.d/xcache.iniPHP API 20041225PHP Extension 20060613Zend Extension 220060519Debug Build noThread Safety disabledZend Memory Manager enabledIPv6 Support enabledRegistered PHP Streams zip, php, file, data, http, ftp, compress.bzip2, compress.zlib, https, ftpsRegistered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tlsRegistered Stream Filters string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.*, bzip2.*, zlib.*Suhosin logo This server is protected with the Suhosin Patch 0.9.6.2Copyright (c) 2006 Hardened-PHP Project
Веб-сервер: Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny8 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g
ну у меня уже есть работающий сервер, как понять есть ли у меня это расширение и если нет как добавить/включить?
Dram добавил 21.09.2010 в 20:23
yum install php-mbstring
4758:~# yum install php-mbstring
-bash: yum: команда не найдена
Dram добавил 21.09.2010 в 20:32
Вот у меня в пхп ини раздел какой вроде для этого расширения:
[mbstring] ; language for internal character representation. ;mbstring.language = Japanese ; internal/script encoding. ; Some encoding cannot work as internal encoding. ; (e.g. SJIS, BIG5, ISO-2022-*) ;mbstring.internal_encoding = EUC-JP ; http input encoding. ;mbstring.http_input = auto ; http output encoding. mb_output_handler must be ; registered as output buffer to function ;mbstring.http_output = SJIS ; enable automatic encoding translation according to ; mbstring.internal_encoding setting. Input chars are ; converted to internal encoding by setting this to On. ; Note: Do _not_ use automatic encoding translation for ; portable libs/applications. ;mbstring.encoding_translation = Off ; automatic encoding detection order. ; auto means ;mbstring.detect_order = auto ; substitute_character used when character cannot be converted ; one from another ;mbstring.substitute_character = none; ; overload(replace) single byte functions by mbstring functions. ; mail(), ereg(), etc are overloaded by mb_send_mail(), mb_ereg(), ; etc. Possible values are 0,1,2,4 or combination of them. ; For example, 7 for overload everything. ; 0: No overload ; 1: Overload mail() function ; 2: Overload str*() functions ; 4: Overload ereg*() functions ;mbstring.func_overload = 0
То что нужно?
Решение подходит и для плагина http://joomlaportal.ru/content/view/966/68
Если рядом с Вашей стоит еще 20 ссылок, то эффект будет стремиться к нулю
А я бы хотел попробовать :)
Dram добавил 17.09.2010 в 14:15
Вот компонент с которым пытаюсь подружить этот модуль http://hwdmediashare.co.uk/downloads/category/7
Странно а в модуле нет языковых файлов, может и этот раздел закоментировать?
Dram добавил 17.09.2010 в 13:55
А что это вообще такое
if (@_HWD_VS_PLUGIN_COMPS !== 212)
Что он проверяет, как подсунуть ему верный ответ?
Warning: require_once(/var/www/dram/data/www/сайт.ru/modules/mod_hwd_vs_sql_datalists/../../components/com_hwdvideoshare//core/english.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/dram/data/www/сайт.ru/modules/mod_hwd_vs_sql_datalists/mod_hwd_vs_sql_datalists.php on line 45
Fatal error: require_once() [function.require]: Failed opening required '/var/www/dram/data/www/сайт.ru/modules/mod_hwd_vs_sql_datalists/../../components/com_hwdvideoshare//core/english.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/dram/data/www/сайт.ru/modules/mod_hwd_vs_sql_datalists/mod_hwd_vs_sql_datalists.php on line 45
Вот 45 строка
require_once(HWDVIDSPATH.'/core/english.php');
А потом выкладывать в архивах уникализируя только тайтлы? Так ведь хочется заиметь контент для НЧ :)
А где можно купить?