I am running the same setup as you (apache 2.045/php 4.3.1/MySQL 4.0.13).
The first problem with the session:
You should change this like
session.save_path="D:\PHP\tmp" <---- use a full path name
The second problem with MySQL is a bit more complicated, well i can be...
It could be that your password for [EMAIL PROTECTED] is not set properly or it could be that the user cannot connect from localhost.
I hope this helps
Best regards,
Davy Obdam
Bobo Wieland wrote:
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?php.ini
If it's ISAPI, you'll need to restart IIS before your changes to the
file will take effect.set
-----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
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