CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Database Error

Print topic Send  topic

Author Message
Abhinav
Posted: 02/03/2002, 7:21 AM

When using PHP i get the following Datbase Error
Warning: open(/tmp\sess_744b130973dbf6c0b67b5e2f49bd9fc9, O_RDWR) failed: m (2) in e:\izone\codecharge\donbosco\Page.php on line 16

Fatal error: Call to undefined function: mssql_pconnect() in e:\izone\codecharge\donbosco\db_mssql.inc on line 37

Warning: open(/tmp\sess_744b130973dbf6c0b67b5e2f49bd9fc9, O_RDWR) failed: m (2) in Unknown on line 0

Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line




PLease Help me with the Database COnnection related things in PHP with ACCESS Database
Ron Borkent
Posted: 02/03/2002, 12:11 PM

PHP wants to write temporary data to c:\temp. Lools like that directory does not exist. Change php.ini file or create a c:\temp directory.
the second error will probably go away when the tem directory exists or you changed php.ini to point to another existing temp location.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.