Jump to content

dottedquad

Members
  • Posts

    9
  • Joined

  • Last visited

    Never

Everything posted by dottedquad

  1. Setup: Windows XP Pro, PHP5, and MySQL5.0 My php directory is located in my c:\ which is my root. I didn't feel the need to add the libmysql.dll file and the php.ini to the system directory since I added C:\php to the [i]PATH[/i] doc_root = "c:\inetpub\wwwroot" extension_dir = "c:\php\ext" extension=php_mysql.dll I added ;C:\php to the [i]PATH[/i] I restarted windows XP pro and I still get Fatal error: Call to undefined function mysql_connect() in c:\Inetpub\wwwroot\fitness\dbtest.php on line 15 Am I missing a step here? I have no clue what to do from here. -Thanks
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.