Содержание
- Trying to start mysql
- 3 Answers 3
- Related
- Hot Network Questions
- Subscribe to RSS
- unixforum.org
- MySQL + CentOS (Трабла. )
- MySQL + CentOS
- Re: MySQL + CentOS
- Re: MySQL + CentOS
- Re: MySQL + CentOS
- Re: MySQL + CentOS
- Re: MySQL + CentOS
- Re: MySQL + CentOS
- Timeout error occurred trying to start mysql daemon
- MySQL не стартует
- Re: MySQL не стартует
- Re: MySQL не стартует
- Re: MySQL не стартует
- Re: MySQL не стартует
- Re: MySQL не стартует
Trying to start mysql
I am trying to start MySQL on CentOS so I run service mysqld start but I get the following error:
Timeout error occurred trying to start MySQL Daemon
When I look into the logs, this is what I get
Can anyone tell me what is going wrong?
3 Answers 3
If you are running a version prior to 5.1.3 then I think it should be table_cache and not table_open_cache — you mention in a comment that you are running 5.1.x but that x could be quite important!
Try changing table_open_cache to table_cache and see if that fixes the issue
What version MySQL are you running? Did you perhaps run into this bug?
I just had this happen to me out of the blue. I wasn’t able to figure out why it happened, but editing /etc/my.cnf and commenting out the table_open_cache line let me start mysqld again. There may be a few other lines you have to comment out, so check your logs to see if any other variables are unknown.
Hot Network Questions
To subscribe to this RSS feed, copy and paste this URL into your RSS reader.
Site design / logo © 2023 Stack Exchange Inc; user contributions licensed under CC BY-SA . rev 2023.1.14.43159
By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy.
Источник
unixforum.org
Форум для пользователей UNIX-подобных систем
- Темы без ответов
- Активные темы
- Поиск
- Статус форума
MySQL + CentOS (Трабла. )
Модератор: SLEDopit
MySQL + CentOS
Сообщение DiMidRoLL » 14.12.2009 19:36
CenOS 5.4
Хочу поднять свой web-server)
Скачал и Установил из реп свежую версию PHP и Apache. Все встало замечательно.
Дошло дело до MySQL.
Установил:
mysql-5.1.41-1.el5.remi
mysql-server-5.1.41-1.el5.remi
Доп.
Те пакеты, что шли в дистрибутиве, версия вроде 5.0.77 если память не изменяет, поставились отлично при установке линукса.
Я решил обновиться.Снес старое,с тавлю новое и вот такая история. Что посоветуете? Будем считать что откат на старую версию это самый последний запасной вариант. Хочу новую версию!
Re: MySQL + CentOS
Сообщение reseni » 09.06.2011 23:48
Re: MySQL + CentOS
Сообщение kisil » 10.06.2011 00:07
Re: MySQL + CentOS
Сообщение sash-kan » 10.06.2011 01:22
Re: MySQL + CentOS
Сообщение Skyb » 10.06.2011 01:43
Re: MySQL + CentOS
Сообщение sash-kan » 10.06.2011 03:54
это говорит о том, что при постановке задачи был неверно выбран требующийся показатель «нестабильность+свежесть+количество пакетов»·
у redhat этот показатель самый низкий (среди популярных дистрибутивов)· самый высокий, пожалуй, делят gentoo и ubuntu·
правильно ставьте задачу и правильно подбирайте инструмент для её реализации — и будет вам счастье·
Re: MySQL + CentOS
Сообщение tim4dev » 12.06.2011 22:01
Источник
Timeout error occurred trying to start mysql daemon
Понадобилось запустить MySQL. С ней я раньше не сталкивался. Поэтому взял книжку MySQL учебное пособие. Операционная система: Fedora Core 8. Установленная версия MySQL — 5.0.45-6.fc8.i386 -установлена вместе с ОС. Пытаюсь запустить сервер в первый раз:
В имеющихся у меня книжках такой исход запуска не предвидится. Лезу в лог — там такие сообщения:
Я не специалист по MySQL, но бросаются в глаза строки про InnoDB — причем тут она? И почему эта база данных не была нормально остановлена? Впрочем, возможно не это главное. Почему не найдена таблица mysql.host? Что-то не так в конфиге? Привожу конфигурационный файл /etc/my.cnf
Файл был создан при установкеа, поэтому я в нем ничего не менял. Да и не знаю, что менять. Помогите пожалуйста найти ошибку. Очень нужна MySQL!!
Высказать мнение | Ответить | Правка | Cообщить модератору
- Не запускается MySQL, anonymous, 13:17 , 11-Июл-08, (1)
- Не запускается MySQL, andrystepa, 13:53 , 11-Июл-08, (2)
- Не запускается MySQL, andrystepa, 14:09 , 11-Июл-08, (3)
- Не запускается MySQL, andrystepa, 13:53 , 11-Июл-08, (2)
- Не запускается MySQL, Nimdar, 14:28 , 11-Июл-08, (4)
- Не запускается MySQL, ALex_hha, 14:54 , 11-Июл-08, (5)
- Не запускается MySQL, Nimdar, 15:03 , 11-Июл-08, ( 6 )
- Не запускается MySQL, andrystepa, 16:25 , 11-Июл-08, ( 7 )
- Не запускается MySQL, angra, 09:55 , 12-Июл-08, ( 8 )
- Не запускается MySQL, Nick.spb, 11:16 , 04-Июн-09, ( 9 )
- Не запускается MySQL, angra, 09:55 , 12-Июл-08, ( 8 )
- Не запускается MySQL, andrystepa, 16:25 , 11-Июл-08, ( 7 )
- Не запускается MySQL, Nimdar, 15:03 , 11-Июл-08, ( 6 )
- Не запускается MySQL, ALex_hha, 14:54 , 11-Июл-08, (5)
Сообщения по теме | [Сортировка по времени | RSS] |
/sbin/service mysql status
При необходимости /sbin/service mysql start
1. «Не запускается MySQL» | + / – |
Сообщение от anonymous |
|
Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору |
2. «Не запускается MySQL» | + / – |
Сообщение от andrystepa |
|
Не выходит: Попытался запустить службу под Иксами из KDE-шного апплета Службы. Не стартует: |
|
Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору |
3. «Не запускается MySQL» | + / – |
Сообщение от andrystepa |
|
]# /sbin/service mysql start >Попытался запустить службу под Иксами из KDE-шного апплета Службы. Не стартует: Если дать такие команды: тоже нифига не стартует. Логи такие-же. |
|
Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору |
4. «Не запускается MySQL» | + / – |
Сообщение от Nimdar |
|
В книжках не пишется, что при первом старте мускуля нужно создать базы? /usr/bin/mysql_install_db (или где там он у тебя) |
|
Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору |
5. «Не запускается MySQL» | + / – |
Сообщение от ALex_hha |
|
При первом запуске базы сами создаются. Если mysql устанавливался из rpm |
|
Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору |
6 . «Не запускается MySQL» | + / – |
Сообщение от Nimdar |
|
Разумеется, конечно, вы абсолютно правы. Всё всегда происходит само собой. Вот только объясните мне почему не запускается мускуль и откуда взялась эта ошибка? |
|
Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору |
7 . «Не запускается MySQL» | + / – |
Сообщение от andrystepa |
|
Спасибо большое. Помогло. Действительно почему-то в установленная вместе с дистрибутивом MySQL небыло создано баз данных. Теперь все работает. А вот ни в одной книжке (у меня их три штуки, плюс пара статей из инета) небыло указано об этом. |
|
Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору |
8 . «Не запускается MySQL» | + / – |
Сообщение от angra |
|
|
|
Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору |
9 . «Не запускается MySQL» | + / – |
Сообщение от Nick.spb |
|
Источник MySQL не стартуетИмеется: Re: MySQL не стартуетсмотри /var/lib/mysql — там должны быть логи mysql.log там все написано. Или кидай сюда -посмотрим. Re: MySQL не стартует. Possible variables for option —set-variable (-O) are: Re: MySQL не стартуетДобавил порт 3306 — тот же результат 🙁 Re: MySQL не стартуетА базы ты не забыл создать в начале? И откуда ты взял Мускул, поставил сам или в дистрибутиве был? Re: MySQL не стартуетНе забыл. Мускл ставил через rpm (скачено с сайта). Источник Adblock |
-
saman_artorious
- Posts: 73
- Joined: 2008/09/19 19:03:37
Timeout error occurred trying to start MySQL Daemon.
Hi
I am new to linux and try to set up LAMP (linux apache mysql…).
I have already installed Apache server on my system and started it with this command: etc/init.d/httpd start
i have intalled the latest version of mysql as well(mysqlserver mysql …)but when i try to start MySQL for the first time
with the following command
etc/init.d/mysqld start
I receive the following error
Timeout error occurred trying to start MySQL Daemon.
uname -a
Linux localhost.localdomain 2.6.18-8.el5 #1 SMP Thu Mar 15 19:57:35 EDT 2007 i686 i686 i386 GNU/Linux
could you please help me!
regards
-
gerald_clark
- Posts: 10642
- Joined: 2005/08/05 15:19:54
- Location: Northern Illinois, USA
Timeout error occurred trying to start MySQL Daemon.
Post
by gerald_clark » 2008/10/21 13:19:03
Where did you get them , and how did you install them?
Stick with the packages that come with CentOS, or use one of the recommended
repositories. You are much more likely to get help if the readers are familiar
with the packages you installed.
http://www.centos.org/modules/newbb/viewforum.php?forum=47
-
saman_artorious
- Posts: 73
- Joined: 2008/09/19 19:03:37
Re: Timeout error occurred trying to start MySQL Daemon.
Post
by saman_artorious » 2008/10/21 14:35:20
I have already installed the following packages using yum
rpm -qa | grep ‘mysql*’
mysql-server-5.0.45-7.el5
perl-DBD-mysql-4.008-1.el5.rf
mysql-5.0.45-7.el5
php-mysql-5.1.6-20.el5_2.1
mysql-devel-5.0.45-7.el5
i already have mysqld in etc/init.d
but i couldn’t find mysql there,
i’m i have mysql installed on my system as shown above
should you have more queries please contact me
-
saman_artorious
- Posts: 73
- Joined: 2008/09/19 19:03:37
Re: Timeout error occurred trying to start MySQL Daemon.
Post
by saman_artorious » 2008/10/21 17:17:07
InnoDB: Apply batch completed
081019 13:21:25 InnoDB: Started; log sequence number 0 43655
081019 13:21:25 [ERROR] /usr/libexec/mysqld: Can’t find file: ‘./mysql/host.frm’ (errno: 13)
081019 13:21:25 [ERROR] /usr/libexec/mysqld: Can’t find file: ‘./mysql/host.frm’ (errno: 13)
081019 13:21:25 [ERROR] Fatal error: Can’t open and lock privilege tables: Can’t find file: ‘./mysql/host.frm’ (errno: 13)
081019 13:21:25 mysqld ended
the same error is produced recursively
(081019 13:21:24 mysqld started
081019 13:21:24 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files…
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer…
081019 13:21:24 InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 0 36808.
InnoDB: Doing recovery: scanned up to log sequence number 0 43655
081019 13:21:24 InnoDB: Starting an apply batch of log records to the database…
InnoDB: Progress in percents: 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
InnoDB: Apply batch completed
081019 13:21:25 InnoDB: Started; log sequence number 0 43655
081019 13:21:25 [ERROR] /usr/libexec/mysqld: Can’t find file: ‘./mysql/host.frm’ (errno: 13)
081019 13:21:25 [ERROR] /usr/libexec/mysqld: Can’t find file: ‘./mysql/host.frm’ (errno: 13)
081019 13:21:25 [ERROR] Fatal error: Can’t open and lock privilege tables: Can’t find file: ‘./mysql/host.frm’ (errno: 13)
081019 13:21:25 mysqld ended)
(thanks for helping)
-
gerald_clark
- Posts: 10642
- Joined: 2005/08/05 15:19:54
- Location: Northern Illinois, USA
Re: Timeout error occurred trying to start MySQL Daemon.
Post
by gerald_clark » 2008/10/21 17:41:45
Error 13 means that mysql does not own or have privileges for its
files and directories.
chown -R mysql.mysql /var/lib/mysql
-
saman_artorious
- Posts: 73
- Joined: 2008/09/19 19:03:37
ERROR 1044 (42000): Access denied for user »@’localhost’ to database ‘mysql’
Post
by saman_artorious » 2008/10/24 11:19:58
Dear Sir
if you remember, last time i was told about error number 13 and this command fixed my problem.but, later i faced another problem in which i am going to tell you step by step:
1.By default the root password is empty for the mysql database. It is a good idea to change the mysql root password to a new one from a security point of view. So,
mysql> USE mysql;
mysql> UPDATE user SET Password=PASSWORD(‘newpassword’) WHERE user=’root’;
mysql> FLUSH PRIVILEGES; (AS i remember there were two root users in mysql db!)
2.(later) mysql -u root -p
when i enter my password i receive
ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: YES)
AND without entering the password i would not be able to see the MYSQL database and
use it!
3. i uninstalled mysql and installed it again with yum, I solved error number 13 with the command
i was told
4.when i want to set root password with
mysqladmin -u root password ‘vincent’
mysqladmin: Can’t turn off logging; error: ‘Access denied; you need the SUPER privilege for this operation’
i receive the same error.
my pass is wrong somehow, as i understood, and i can’t see the mysql db because of my
limited priviliges.
*******************************************************
******************************************************
mysql -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: YES)
[root@localhost ~]# mysql
Welcome to the MySQL monitor. Commands end with ; or g.
Your MySQL connection id is 12
Server version: 5.0.45 Source distribution
Type ‘help;’ or ‘h’ for help. Type ‘c’ to clear the buffer.
mysql> show databases;
+———————+
| Database |
+———————+
| information_schema |
| test |
+———————+
2 rows in set (0.00 sec)
HERE IS WHAT IS WRITTEN INSIDE user.MYD (my pass:vincent is correct)
^E^@4^@#^@^@^@^@^@^@^@??^C localhost^Droot^Gvincent^B^B^B^B^B^B^B^B^B^B^E^@@^@/^@^@^@^@^@^@^@ä?^C^Ulocalhost.localdomain^Droot^Gvincent^B^B^B^B^B^B^B^B^B^B^A^@5?^C^Ulocalhost.localdomain^@^@^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^@)?^C localhost^@^@^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^G^@^Q^B^B^B^B^B^B^B^B^B^B^B^B^B^B^B^B^A^G^@^Q^B^B^B^B^B^B^B^B^B^B^B^B^B^B^B^B^
*****************************************************
*****************************************************
do you have any idea?
(thanks for you help)
-
gerald_clark
- Posts: 10642
- Joined: 2005/08/05 15:19:54
- Location: Northern Illinois, USA
Re: ERROR 1044 (42000): Access denied for user »@’localhost’ to database ‘mysql’
Post
by gerald_clark » 2008/10/24 13:09:50
If you un-installed and then installed again, you probably don’t have a passwd.
Read the MySQL manual. There is a section on starting with passwords disabled so you can reset
root’s password.
The manual is also online at mysql.com.
-
gsk3b
- Posts: 11
- Joined: 2006/10/13 22:41:16
- Contact:
Re: ERROR 1044 (42000): Access denied for user »@’localhost’ to database ‘mysql’
Post
by gsk3b » 2008/11/01 06:17:41
well, I got the same error:
Timeout error occurred trying to start MySQL Daemon.
The content of /var/log/mysqld.log:
[quote]081101 11:53:55 mysqld started
081101 11:53:56 [ERROR] Error message file ‘/usr/share/mysql/english/errmsg.sys$
but it should contain at least 476 error messages.
Check that the above file is the right version for this program!
081101 11:53:56 [ERROR] Aborting
081101 11:53:56 mysqld ended
081101 11:56:33 mysqld started
081101 11:56:33 [ERROR] Error message file ‘/usr/share/mysql/english/errmsg.sys$
but it should contain at least 476 error messages.
Check that the above file is the right version for this program!
081101 11:56:33 [ERROR] Aborting
081101 11:56:33 mysqld ended[/quote]
However, I don’t know what causes the problem though. anyone could help me? thanks
I’m on Centos 5.2
I am trying to start MySQL on CentOS so I run service mysqld start but I get the following error:
Timeout error occurred trying to start MySQL Daemon
When I look into the logs, this is what I get
101015 11:06:08 mysqld started
101015 11:06:08 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
101015 11:06:08 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
101015 11:06:08 [ERROR] /usr/libexec/mysqld: unknown variable 'table_open_cache=256'
101015 11:06:08 mysqld ended
Can anyone tell me what is going wrong?
EEAA
109k18 gold badges174 silver badges244 bronze badges
asked Oct 15, 2010 at 2:10
If you are running a version prior to 5.1.3 then I think it should be table_cache and not table_open_cache — you mention in a comment that you are running 5.1.x but that x could be quite important!
Try changing table_open_cache to table_cache and see if that fixes the issue
Jason
answered Jun 23, 2013 at 16:00
bhttoanbhttoan
6203 gold badges15 silver badges27 bronze badges
What version MySQL are you running? Did you perhaps run into this bug?
answered Oct 15, 2010 at 2:14
EEAAEEAA
109k18 gold badges174 silver badges244 bronze badges
3
I just had this happen to me out of the blue. I wasn’t able to figure out why it happened, but editing /etc/my.cnf
and commenting out the table_open_cache
line let me start mysqld
again. There may be a few other lines you have to comment out, so check your logs to see if any other variables are unknown.
answered Oct 23, 2012 at 0:15
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
С утра такая ошибка: Mysql connect error [localhost, 127.0.0.1]: Can’t connect to local MySQL server through socket ‘/var/lib/mysqld/mysqld.sock’ (2) (400) Вчера вечером еще все работало. Перезагрузка виртуалки не помогла. |
Пользователь 53386 Постоянный посетитель Сообщений: 269 |
#2 0 10.02.2015 11:06:33 Вероятно служба mysqld остановлена. Пробуйте в консоли выполнить
Если не поможет, выложите сюда содержимое файла /var/lib/mysqld/[имя_сервера].err |
||
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
/var/lib/mysqld/mysqld.sock файла нет сделала /etc/init.d/mysqld restart Получила: После получила: Не стартует Сейчас выложу. Не подскажете, почему у меня не работает в shell Вставка текста на правой кнопе мышки? Может, эту функцию надо включить? |
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
В папке /var/lib/mysqld/ вообще ничего нет |
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
хотя ls -al кое-что показывает, не могу понять что. но файлов с расширением .err точно нет |
Пользователь 214366 Заглянувший Сообщений: 12 |
Надежда Неверова,в Bitrix virtual appliance version 4.3.0 лог ошибок лежит тут: /var/lib/mysql/имя_сайта.err |
Пользователь 53386 Постоянный посетитель Сообщений: 269 |
Если не меняли настройки mysql, в /var/lib/mysqld/ должны располагаться непосредственно базы и лог-файлы. Выложите тогда |
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
У нас 5.1.1, установлена буквально позавчера))) ls -al в папке /var/lib/mysqld/ показывает: Я б с радостью выложила, но не могу копировать))) … |
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
#9 0 10.02.2015 11:38:50
Действительно, лог нашелся там. И там ДОКУЧИ ошибок. |
||
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
#10 0 10.02.2015 11:43:10 Скопировать не могу. Кладу скриншот. Похоже, ругается, что есть еще mysql процесс. как его кильнуть? И чей это процесс. |
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
#11 0 10.02.2015 11:53:54 Вернее, где посмотреть процессы))) и как правильно его убить чтобы запустить все заново. |
Пользователь 53386 Постоянный посетитель Сообщений: 269 |
#12 0 10.02.2015 11:55:22 Как наиболее вероятное — работа вашей VM была завершена аварийно, в системе могли остаться файлы pid и sock от mysql, в этому случае, при запуске оный считает, что уже запущен. Если файлы указанные в директивах my.cnf — pid-file = и socket = существуют, удалите их и попробуйте запустить службу mysqld |
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
#13 0 10.02.2015 12:04:24 rm /var/run/mysqld/mysqld.pid пишет нет таких файлов. По-прежнему не рестартует. |
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
#14 0 10.02.2015 12:11:52 как-то могут мешать виртуальной машине процессы, запущенные на хостовой машине? Нет же? Иначе какой в ней смысл ( |
Пользователь 53386 Постоянный посетитель Сообщений: 269 |
#15 0 10.02.2015 12:28:43 Установите себе http://winscp.net/eng/download.php и смотрите/правьте любые файлы внутри VM. Как будет возможность, выложите сюда лог /var/lib/mysql/[имя_сервера].err целиком. Хотя по его части видно, что Mysql не может получить доступ к файлу с данными /ibdata1 Гораздо удобнее работать в консоли с помощью http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html Покажите здесь вывод команды:
если ничего не выводит, значит запущенных процессов mysql нет. |
||
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
#16 0 10.02.2015 12:56:19 Зашла через putty |
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
#17 0 10.02.2015 12:57:09 прошу прощения |
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
#18 0 10.02.2015 13:22:55 |
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
#19 0 10.02.2015 13:35:39 Инструкция не помогла. Копировать-копирует, но все равно не запускается. А это нормально, что после остановки сервиса mysqld, процессы все равно есть? http://kb.parallels.com/en/119334 |
Пользователь 53386 Постоянный посетитель Сообщений: 269 |
#20 0 10.02.2015 14:59:37 Надежда, если Вам нужна помощь, покажите целиком /var/lib/mysql/portal.err |
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
#21 0 10.02.2015 15:27:33
Я сейчас не могу. Там сейчас специалисты техподдержки работают. А я отвалилась. Чуть позже скину, если интересно. |
||
Пользователь 46342 Постоянный посетитель Сообщений: 184 |
#22 3 10.02.2015 20:43:16 Выяснилось, что после установки свежей VM и переноса портала мы не настроили размер дискового пространства! Забыли! Увеличение пространства описано в УчКурсе: http://dev.1c-bitrix.ru/learning/course/index.php?COURSE_ID=37&CHAPTER_ID=05448&LESSON_PATH=3908.648… Надеюсь, кому-то помогают мои грабли))) |
Пользователь 298780 Заглянувший Сообщений: 2 |
#23 0 07.11.2015 11:51:17 Надежда Неверова, спасибо огромное, была похожая ситуация. |
Пользователь 463729 Заглянувший Сообщений: 1 |
#24 0 04.03.2016 00:01:21 |
Пользователь 549641 Заглянувший Сообщений: 2 |
#25 0 09.01.2017 19:10:47 спасибо |