По MySQL:
Цитата:
mysql> \s
--------------
mysql Ver 14.12 Distrib 5.0.20, for pc-linux-gnu (i686) using readline 5.0
Connection id: 2
Current database:
Current user: root@localhost
SSL: Not in use
Current pager: stdout
Using outfile: ''
Using delimiter: ;
Server version: 5.0.21-max
Protocol version: 10
Connection: Localhost via UNIX socket
Server characterset: cp1251
Db characterset: latin1
Client characterset: latin1
Conn. characterset: latin1
UNIX socket: /tmp/mysql.sock
Uptime: 17 min 11 sec
Threads: 1 Questions: 3 Slow queries: 0 Opens: 0 Flush tables: 1 Open tables: 6 Queries per second avg: 0.003
--------------
mysql>
|
Цитата:
# ps ax | grep mysql
2547 ? S 0:00 /bin/sh /usr/local/mysql/bin/mysqld_safe --user=mysql
2607 ? S 0:00 /usr/local/mysql/bin/mysqld --basedir=/usr/local/mysql --datadir=/usr/local/mysql/data --user=mysql --pid-file=/usr/local/mysql/data/server.wcps.ru.pid --skip-locking
|
РАБОТАЕТ.
Цитата:
phpinfo(); (что там про mysql ?)
|
Ничего, с поддержкой MySQL он вообще не собирается, падает ./configure.
include /opt/httpd-vhosts/test.net.conf - работает
include /opt/httpd-vhosts/*.conf - не работает.