JayKarabin
MIS
apache is up and running great alone with php.
having trouble connecting to mysql through php.
i believe i don't have the module loaded correctly in apache.
i've done:
<?php
phpinfo();
?>
and it states --without-mysql
any info on reconfiguring and any direction would be appreciated. I have read through many articles, but am still coming up empty.
Thanks
having trouble connecting to mysql through php.
i believe i don't have the module loaded correctly in apache.
i've done:
<?php
phpinfo();
?>
and it states --without-mysql
any info on reconfiguring and any direction would be appreciated. I have read through many articles, but am still coming up empty.
Thanks