MySQL Forums
Forum List  »  PHP

Re: Fatal error: Call to undefined function mysql_connect()
Posted by: ERUM MIRZA
Date: July 18, 2007 11:55PM

i m getting follwoing error and warning when running the code

Warning: session_start() [function.session-start]: open(/tmp\sess_829310b581ebee8b96272bd4c904f3ca, O_RDWR) failed: No such file or directory (2) in C:\Inetpub\wwwroot\phpprobidv5\index.php on line 3

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\Inetpub\wwwroot\phpprobidv5\index.php:3) in C:\Inetpub\wwwroot\phpprobidv5\index.php on line 3

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\Inetpub\wwwroot\phpprobidv5\index.php:3) in C:\Inetpub\wwwroot\phpprobidv5\index.php on line 3

Fatal error: Call to undefined function mysql_connect() in C:\Inetpub\wwwroot\phpprobidv5\config\config.php on line 19

Warning: Unknown: open(/tmp\sess_829310b581ebee8b96272bd4c904f3ca, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

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


Looking forward for ur reply
u can mail me personally too
emirza_pk@hotmail.com

Options: ReplyQuote


Subject
Written By
Posted
Re: Fatal error: Call to undefined function mysql_connect()
July 18, 2007 11:55PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.