Hello,
I am trying to install cacti on a chroot installation of apache and php4. But I cannot log into cacti (mysql access is working - tested with phpmyadmin). Everything work fine when I do not put apache in a jail. What do cacti really need in a chroot environement ?
a.
cacti in a chroot environement
Moderators: Developers, Moderators
cacti in a chroot environement
Hi,
Be carreful with Mysql :
If you try to connect to "localhost",
the client try to open an UNIX socket "/tmp/mysql.sock".
If you use "127.0.0.1", the client will use TCP/IP stack
(connect to port tcp/3306).
This is what you want.
Be carreful with Mysql :
If you try to connect to "localhost",
the client try to open an UNIX socket "/tmp/mysql.sock".
If you use "127.0.0.1", the client will use TCP/IP stack
(connect to port tcp/3306).
This is what you want.
Who is online
Users browsing this forum: No registered users and 4 guests