ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm]  PHP+MySQL
@ 2007-09-11 12:52 Сергей Дорошенко
  2007-09-11 13:33 ` Alexander Volkov
  0 siblings, 1 reply; 3+ messages in thread
From: Сергей Дорошенко @ 2007-09-11 12:52 UTC (permalink / raw)
  To: community




Всем привет!
Настраиваю связку 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.


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

end of thread, other threads:[~2007-09-17 15:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-11 12:52 [Comm] PHP+MySQL Сергей Дорошенко
2007-09-11 13:33 ` Alexander Volkov
2007-09-17 15:06   ` Michael Shigorin

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