I installed MySQL 3.23.51-1 in my linux, and i found that my apache can only use php but can't use mysql command with php. That's should be my php problem which haven't configure --with-mysql. But now, what can I do to let my php connect to mysql?
I can't recompile the php with ./configure --with-mysql. it show error: no acceptable cc found in $PATH. I have already installed gcc rpm. anyone could help??how can I easily make php support mysql? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php