Re: Need help with PHP + MySQL on W2k



patrick@xxxxxxxxxxxxxxxxxxxxxx wrote:
Hi Jerry,

I have verified that the php.ini file loaded is the one I edited. Both
"php -i" and phpinfo() show that the file loaded is "c:\winnt
\php.ini". Anyway, I edited php.ini as you said, and now I got an
error message that says the mysql_connect function is undefined. So,
it confirmed my suspecion that php_mysql.dll is not loaded/recognized
by IIS. It is just strange that "php -i" says it is loaded, but
phpinfo() says it is not. Any other suggestion? Thanks.

Patrick


In addition to what Anonymous said, did you stop and restart IIS?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================

.



Relevant Pages

  • Re: change URL variables
    ... Jerry Stuckle ... JDS Computer Training Corp. ... Well, it should work, if your server is passing it on to PHP. ... What does phpinfo() show? ...
    (comp.lang.php)
  • Re: Apache serves blank page
    ... Mani wrote: ... I asked for the output from phpinfo(). ... Jerry Stuckle ... JDS Computer Training Corp. ...
    (comp.lang.php)
  • Re: php.ini
    ... Mark wrote: ... When I do a phpinfo(); it tells me that the php.ini file is in c:\php dir. ... Jerry Stuckle ... JDS Computer Training Corp. ...
    (comp.lang.php)
  • Re: Apache serves blank page
    ... Mani wrote: ... Here are the values taken from phpinfo: ... Jerry Stuckle ... JDS Computer Training Corp. ...
    (comp.lang.php)
  • Re: Getting ID from a presented table
    ... Jerry Stuckle ... JDS Computer Training Corp. ... PHP echo statement instead. ... I do not know how to do that in HTML. ...
    (comp.lang.php)