SitePoint Sponsor |
|
User Tag List
Results 1 to 4 of 4
Thread: Mysql error ( Help)
-
Jun 14, 2002, 07:38 #1
- Join Date
- Jun 2002
- Posts
- 2
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Mysql error ( Help)
I'm very new to Mysql:
Keep getting this message
Fatal error: Call to undefined function: mysql_connect()
What dose it mean ?
How do i correct this problem ?
Many thanks
-
Jun 14, 2002, 07:46 #2
- Join Date
- Jun 2001
- Location
- Before These Crowded Streets
- Posts
- 9,446
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
means that php was compiled without mysql support, more than likely.
Sketch
-
Jun 14, 2002, 07:59 #3
- Join Date
- Jun 2002
- Posts
- 2
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Thanks for that:
But how do i correct this problem, my hosting company is no help at all.
Mysql is running, but could this error be a problem with my hosting company.
-
Jun 14, 2002, 08:23 #4
- Join Date
- Jun 2001
- Location
- Before These Crowded Streets
- Posts
- 9,446
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
yeah. Do me a favor and let me see your phpinfo.php file. I'd like to verify what I said because it's REALLY odd that mysql would not be supported. They have to go out of their way to disable mysql support, because mysql support is a default module. Especially since they have mysql installed. What were they thinking? That you could use telepathy to access the db?
Sketch
Bookmarks