I'm trying to get MySQL+PHP compiled on our school's webservers. It isn't supported, but I got "unofficial" word from one of the head honchos at C&C that you can get it working by following the following directions: here. Anyway, I followed those instructions, and appear to have PHP compiled and working with MySQL, with one problem: I can't get the default socket in MySQL to change from /tmp/mysql.sock to ~/mysql.sock.
Can anyone tell me how to do this? It's under AIX, and I checked and tried to change the php.ini file, but that didn't do any good.
My phpinfo()
thanks!
Rob
Can anyone tell me how to do this? It's under AIX, and I checked and tried to change the php.ini file, but that didn't do any good.
My phpinfo()
thanks!
Rob