|
Posted by Jerry Stuckle on 05/10/06 05:43
stevek wrote:
> Using XP2, Apache2, php5.0.4 and mysql 5.0.18. All seem to be working
> individually but I seem to be having a problem with php files not
> connecting to the database.
>
> Is there an easy way to check this? Some like <?php
> phpinfo(); ?>
>
> TIA
Well, to start with, phpinfo() will tell you if MySQL extensions are loaded, and
if so, what version.
Other than that, "having problem with php files not connecting to the database"
is pretty vague.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|