MySQL Forums
Forum List  »  NDB clusters

Apache+php on cluster data/sql node
Posted by: Oleg Ilin
Date: April 08, 2014 09:52AM

Hey!
I am strugling with mysql cluster installation for 3 days now. The cluster itself if functioning right (i have 1 mgmnt + 2 data/sql nodes).
But i want to install apache server with php and mysql support on one of these data/sql nodes to be able to query clustered databases from each of two nodes. The question is: is it realy possible? Because logically i don't see any reason why it would not. If i can query cluster from mysql prompt on each node why php can't do the same?

My problem is when i'm installing php with mysql or mysqli or pdo support on the working node it changes something in the mysql-server installation on this node and mysql stops and can not be restarted. it says [FAIL] MySQL server PID file could not be found!

Anyone knows the way to implement this or can explain why it's not possible?

Options: ReplyQuote


Subject
Views
Written By
Posted
Apache+php on cluster data/sql node
1787
April 08, 2014 09:52AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.