ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] вопрос по mysql
@ 2010-03-14 19:57 Igor Miroshnichenko
  2010-03-14 20:13 ` Vitaly Kuznetsov
  0 siblings, 1 reply; 3+ messages in thread
From: Igor Miroshnichenko @ 2010-03-14 19:57 UTC (permalink / raw)
  To: community

Приветствую!
Собрался сделать сайт на Joomla, пока
на localhost.Установил apache2, mysql,
php5,назначил пароль для root mysql,
создал базу и пользователя:
# mysql -u root -p
 пароль:
 mysql> create database joomla155;
 mysql>grant all privileges on joomla155.* to user15@localhost identified by '2222'; 
 quit
# service mysqld restart
когда запускаю скрипт установки joomla, то
он сообщает , что mysql не поддерживается.
что ему еще нужно?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-16 19:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-14 19:57 [Comm] вопрос по mysql Igor Miroshnichenko
2010-03-14 20:13 ` Vitaly Kuznetsov
2010-03-16 19:32   ` Igor Miroshnichenko

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git