[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Compiling PHP on RaQ4
- Subject: RE: [cobalt-users] Compiling PHP on RaQ4
- From: BSmith@xxxxxxxxxxx
- Date: Tue Aug 26 12:58:03 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----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