Postnuke install probs - any advice appreciated.
Graham Bentley
gbentley at uk2.net
Sun Jul 4 23:17:38 PDT 2004
> On the phpinfo(); test page do you see the MySQL Support enabled ??
> "PHP Fatal error: Call to undefined function: mysql_connect()"
> Andras Kende
> http://kende.com
Only reference to mysql from the output of phptest.info i.e.
<?php
phpinfo()
?>
is :- sql.safe_mode Off Off
So I _guess_ mysql support wasnt compiled into php at build time ?
I wrongly assumed that by doing a make install in the postnuke
directory would pass those params ?
OK so now I read the makefile options for php and rebuild ?
Thanks for help !
More information about the freebsd-questions
mailing list