I'm running PHP as ISAPI (i think... ;-) ) and I use Apache2 - which I've restarted a number of times...
*sigh* thanks! .bobo ----- Original Message ----- From: "Ryan Marrs" <[EMAIL PROTECTED]> To: "'Bobo Wieland'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, May 29, 2003 12:54 PM Subject: RE: [PHP-WIN] Installation problems... > Are you running PHP as ISAPI or CGI? > > If it's ISAPI, you'll need to restart IIS before your changes to the php.ini > file will take effect. > > > > -----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 > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php