ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexander Volkov <alt@vladregion.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] PHP+MySQL
Date: Tue, 11 Sep 2007 17:33:12 +0400
Message-ID: <20070911133310.GC4156@xeon.vladregion.ru> (raw)
In-Reply-To: <E1IV5Dm-0002cs-00.serg_d2003-list-ru@f32.mail.ru>

On 2007-09-11 16:52:02 +0400, Сергей Дорошенко wrote:



СД> Всем привет!
СД> Настраиваю связку Apache+PHP+MySQL на дистрибутиве AltLinux Server.Apache+PHP работает.MySQL сам по себе работает.Но что бы проверить всю связку-предлагают использовать скрипт:
СД> <?
СД> $hostname = "localhost";
СД> $username = "myusername";
СД> $password = "mypassword";
СД> MYSQL_CONNECT($hostname,$username,$password) OR DIE("Не могу создать соединение ");
СД> ?>
СД> На что получаю ответ: Warning:mysql_connect()[funcion.mysql-connect]:Lost connection to MySQL server at'reading initial communication packet',system error:111 in /var/www/html/mysql_test.php on line 5.
СД> Может кто нибудь встречался с этим?
СД> php-mysql стоит.Есть два php.ini, но как я понял в настройках играет роль файл-mysql.ini в нем extension=mysql.so и все настройки для MySQL прописаны.В phpinfo mysql-enable.

/var/lib/mysql/my.cnf
skip-networking
заремарен?

--
 Regards, Alexander



  reply	other threads:[~2007-09-11 13:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-11 12:52 Сергей Дорошенко
2007-09-11 13:33 ` Alexander Volkov [this message]
2007-09-17 15:06   ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070911133310.GC4156@xeon.vladregion.ru \
    --to=alt@vladregion.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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