Re: PHP cannot see Mysql?! Ideas?
- From: NC <nc@xxxxxxxxx>
- Date: Wed, 24 Oct 2007 22:46:52 -0700
On Oct 21, 2:48 am, "David" <m...@xxxxxxxxxxx> wrote:
I uncommented both
extension=php_mysql.dll
extension=php_mysqli.dll
in php.ini.
OK, but is that php.ini being used by your system?
I'm using Windows. Any ideas how to locate the problem?
Look at your phpinfo() output again. It will show (at the very
beginning) the path to php.ini being used. It is possible that PHP is
using C:\WINDOWS\php.ini, while the you made changes to is C:\PHP
\php.ini or somesuch... If that's the case, add C:\PHP to your PATH
or copy your php.ini to C:\WINDOWS...
Cheers,
NC
.
- References:
- PHP cannot see Mysql?! Ideas?
- From: David
- Re: PHP cannot see Mysql?! Ideas?
- From: Jerry Stuckle
- Re: PHP cannot see Mysql?! Ideas?
- From: David
- PHP cannot see Mysql?! Ideas?
- Prev by Date: Re: Session problem
- Next by Date: Re: Session variables persistency
- Previous by thread: Re: PHP cannot see Mysql?! Ideas?
- Next by thread: Howto re-pass arguments?
- Index(es):