[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Compiling PHP on RaQ4



-----Original Message-----
hmmm, no good.
I still get this error when I try to load phpmyadmin:
"cannot load MySQL extension,
please check PHP Configuration.
  Documentation"

Can I check where PHP look for the php.ini-file?

René
-----Original Message-----

Yeah, just do this:

<?php phpinfo(); ?>

Save it to something like: php.php and view it in your web browser.

~Brian