•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the MS SQL section within the Web Development category of DaniWeb, a massive community of 455,985 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,772 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MS SQL advertiser: Programming Forums
Views: 574 | Replies: 2
![]() |
•
•
Join Date: Nov 2007
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 1
Hi all,
I'm currently finally starting mysql and am have difficulty getting it up online. what i've done so far is correct but only for this error:
Warning: mysql_pconnect() [function.mysql-pconnect]: Can't connect to MySQL server on 'www.dteeducation.ie' (61) in /usr/www/users/adv123site/home/youruser/public_html//settings/database.php on line 10
Cannot connect to database, check if username, password and host are correct.
However, once i went into mySql all i was asked for was a password to logon which is fine. Now, what i need to know is where can i get the correct info for the username and host?
Any help will be apreciated. Cheers
I'm currently finally starting mysql and am have difficulty getting it up online. what i've done so far is correct but only for this error:
Warning: mysql_pconnect() [function.mysql-pconnect]: Can't connect to MySQL server on 'www.dteeducation.ie' (61) in /usr/www/users/adv123site/home/youruser/public_html//settings/database.php on line 10
Cannot connect to database, check if username, password and host are correct.
However, once i went into mySql all i was asked for was a password to logon which is fine. Now, what i need to know is where can i get the correct info for the username and host?
Any help will be apreciated. Cheers
B.Sc Computer Science, Helwan University
Microsoft Student Partner
Personal blog http://ramymahrous.blogspot.com/
Arabic technical blog http://fci-h-ar.blogspot.com/
English technical blog http://fci-h.blogspot.com/
Microsoft Student Partner
Personal blog http://ramymahrous.blogspot.com/
Arabic technical blog http://fci-h-ar.blogspot.com/
English technical blog http://fci-h.blogspot.com/
•
•
Join Date: Nov 2007
Location: Bangalore, India
Posts: 3,098
Reputation:
Rep Power: 8
Solved Threads: 240
The only possibility is
mysql.allow_persistent is turned off in your php.ini file or it must be commented.
Uncomment it and change it value to On. Restart apache/web server and try again.
mysql.allow_persistent is turned off in your php.ini file or it must be commented.
Uncomment it and change it value to On. Restart apache/web server and try again.
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
*PM asking for help will be ignored*
*PM asking for help will be ignored*
![]() |
•
•
•
•
•
•
•
•
DaniWeb MS SQL Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- jsp and mysql (JSP)
- SQL Server vs MYSQL vs MSQL (i'm stopping now) (MS SQL)
- MySQL for this forum ... (MySQL)
- MySQL vs. PostgreSQL (MySQL)
- MySQL-Front - Graphical Interface for MySQL (MySQL)
Other Threads in the MS SQL Forum
- Previous Thread: extracting comma separated values
- Next Thread: MSSQL - MySql Database Connectivity



Linear Mode