Go grab a web interface for Mysql admin ( www.phpmyadmin.net ). Download the zip file and put it under your web directory and rename it to phpmyadmin ( \Apache\htdocs ??? Or something like that). Then goto that directory in your browser http://127.0.0.1/phpmyadmin/ you should see a web interface for Mysql ( assuming mysql is installed on the same machine). By the way, Mysql uses a tcp connection so there is no need to setup an ODBC connection.
"Bobo Wieland" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi! I've managed to fix the session problem thanks to your suggestions! I > still can't get MySQL to work, though... Maybe I should go back to the old > version 1.'something'...? I don't know... > > Thanks anyway for helping me solving the first problem! Thanks and thanks > again! > > .b > > > > >>-----Original Message----- > > >>From: Bobo Wieland [mailto:[EMAIL PROTECTED] > > >>Sent: Thursday, May 29, 2003 6:51 AM > > >>To: [EMAIL PROTECTED] > > >>Subject: [PHP-WIN] Installation problems... > > >> > > >> > > >>Trying to reinstall PHP/MySQL/Apache on my WinXP setup... > > >> > > >>Ran in to some trouble though, that I hope you can help me with... > First, > > >>I'm getting the following warning message: > > >> > > >>"Warning: session_start() [function.session-start]: > > >>open(/tmp\sess_a0b08aae778010e958503bfde26c0ab5, O_RDWR) failed: No such > > >>file or directory (2) in E:\plantis\sida_1.php on line 1" > > >> > > >>I have PHP installed in D:\PHP and in php.ini I've the session save path > > >> > > >> > > >set > > > > > > > > >>to: "D:/PHP/tmp". The directory "tmp" is in my PHP directory. > > >> > > >> > > >> > > >>Second problem. I can't connect to mysql. The message says the > following; > > >> > > >>Warning: mysql_connect() [function.mysql-connect]: Access denied for > user: > > >>'[EMAIL PROTECTED]' (Using password: YES) in > > >>E:\pingstkyrkan\data\common_db.inc on line 12 > > >>0: Connection faild to the host localhost. > > >> > > >>I don't even know if I've installed MySQL correctly... WinMySQLAdmin > says > > >>MyODBC; Not Found, Driver 3.51 Not Found.... > > >> > > >>Why should it be so hard to install and configure these things?!? Is it > > >>because it's free software? > > >> > > >> > > >> > > >>Please help me! > > >> > > >> > > >> > > >>thanks! > > >> > > >> > > >> > > >> > > >>.bobo > > >> > > >> > > >> > > >> > > > > > > > > > > > > > > > > -- > > ----------------------------------------------------------------------- > > Davy Obdam > > Web application developer > > > > Networking4all > > email: [EMAIL PROTECTED] > > email: [EMAIL PROTECTED] > > internet: http://www.networking4all.com > > ----------------------------------------------------------------------- > > > > > > > > > > -- > > PHP Windows Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php