perhaps it's just the same as with my last posting and i am too
Anyway: I have a MySQL Server running on a Solaris machine (Solaris 7 Server, MySQL 3.23.53) and performing quite well.
Until yesterday, the whole PHP / Apache thing both for Intranet and WWW where on the same (this) machine.
But today, i have to seperate them: Intranet (with PHP / Apache) on solaris-1, WWW pages (with ...) on solaris-2 and the database on solaris-3. Both solaris-1 and solaris-2 should be able to connect to the database server to retrieve (solaris-2) or to post & retrieve (solaris-1, Intranet) data.
How...
Thanx in advance,
-bluenote