Entry
Database: MySql: PHP: PHPRunner: Sessiondata: Error
May 6th, 2005 00:01
Knud van Eeden,
----------------------------------------------------------------------
--- Knud van Eeden --- 05 April 2005 - 01:12 am ----------------------
Database: MySql: Computer: Language: Script language: PHP: PHPRunner:
Sessiondata: Error
---
Steps: Overview:
1. -Edit your php.ini file
2. -Search for the line starting with:
session.save_path= C:\PHP\sessiondata ; argument passed to
save_handler
---
Note:
Important:
you have to select the last line containing
session.save_path
(as there might be several lines containing
'session.save_path' in the file php.ini)
3. -Make sure this directory exists
1. -Goto your PHP directory
e.g.
c:
cd C:\PHP
1. -Create the directory 'sessiondata'
md sessiondata
5. -Save your php.ini file
6. -Make sure your webbrowser (e.g. IIS, Apache, ...) account
has read and write permissions
---
---
Internet: see also:
---
Database: MySql: PHPRunner: Link: Can you give an overview of links?
http://www.faqts.com/knowledge_base/view.phtml/aid/35950/fid/1805
---
Database: Language: SQL: Overview: Can you give an overview of links
about SQL?
http://www.faqts.com/knowledge_base/view.phtml/aid/32811/fid/54
----------------------------------------------------------------------