MySQL Forums
Forum List  »  Newbie

"seeing" MySQL
Posted by: Claude Martin
Date: July 28, 2005 01:16AM

you should follow a tutoriall if you don't know how to set up WAMP.
try this:

- copy libMySql.dll (comes with php any mysql) to c:\windows (or wherever windoze is)
- open php.ini (c:\windows\php.ini ):
- correct the path if needed: extension_dir = „c:\path\to\php5\ext\“
- then search for "Windows Extensions" -> unquote the mysql extention
- restart apache: c:\path\to\apache\bin\apache.exe –k restart

http://animalliberation.tk http://veganismus.ch
http://maqi.de http://tierrechtskochbuch.de

Options: ReplyQuote


Subject
Written By
Posted
"seeing" MySQL
July 28, 2005 01:16AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.