
- Forum
- Programming Talk
- PHP
- Unsupported function mysql_pconnect() error message
Unsupported function mysql_pconnect() error message
This is a discussion on Unsupported function mysql_pconnect() error message within the PHP forums, part of the Programming Talk category; Friends When I try to run my PHP/MYSQL Code, I am getting an "unsupported function mysql_pconnect()" error message. Please tell ...
-
04-18-2006, 08:42 AM #1
- Join Date
- Feb 2006
- Answers
- 10
Unsupported function mysql_pconnect() error message
Friends
When I try to run my PHP/MYSQL Code, I am getting an "unsupported function mysql_pconnect()" error message. Please tell how to rectify this.
-
Probably you have a problem in your php.ini file. You should check it where mysql configuration is and uncomment that line !!! It looks like php cannot find mysql module
-
Martin the suggestion given by iatbm is correct. Did you try that? Is your problem resolved? Let us know about the same which would help our members how you resolved.
-
Sponsored Ads
«
How to get
|
Molecule Viewer
»

Reply With Quote





