38
Hi guys, I am using,
Mysql 4.0.18
Xoops 2.0.6
Apache 2
Mysql runs as mysql
Apache2 runs as apache
I can access the database using phpmyadmin and do whatever I want after changing access to socket from tcp.
I get to checking the db settings and the next page ('used to be blank but fixed one problem) tells me I can't connect to the database. Exact same settings as I put in the phpmyadmin.conf.php file.
I thought it was rights problems with apache but if so pypmyadmin wouldn't work either. phpmyadmin thinks that mysql.sock should live in /var/lib/mysql but on my linux box it lives at /tmp is this an issue seeing that I had to change it for phpmyadmin.
I'd supply logs but I'm not sure which ones are specific to XOOPS and where to look.
Stu