Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 17th, 2005, 10:56 AM
Matt Crossley
Guest
 
Posts: n/a
Default MySQL not working for PHP 5

I have a fresh install of MySQL and PHP 5 but PHP is saying that the
mysql_connect isnt there...does anyone know how to fix this?
Thanks in advance.

Matt

  #2  
Old July 17th, 2005, 10:57 AM
Tony Marston
Guest
 
Posts: n/a
Default Re: MySQL not working for PHP 5

PHP 5 comes with two MySQL extensions (original for version < 4.1, improved
for versions >= 4.1). Which one did you enable in the php.ini file?

--
Tony Marston

http://www.tonymarston.net



"Matt Crossley" <vbaspcppguy@gmail.com> wrote in message
news:1102638446.012497.38590@f14g2000cwb.googlegro ups.com...[color=blue]
>I have a fresh install of MySQL and PHP 5 but PHP is saying that the
> mysql_connect isnt there...does anyone know how to fix this?
> Thanks in advance.
>
> Matt
>[/color]


  #3  
Old July 17th, 2005, 10:57 AM
Amit
Guest
 
Posts: n/a
Default Re: MySQL not working for PHP 5

http://groups-beta.google.com/group/php_programming

  #4  
Old July 17th, 2005, 10:57 AM
Zagadum
Guest
 
Posts: n/a
Default Re: MySQL not working for PHP 5

On 9 Dec 2004 16:27:26 -0800, Matt Crossley <vbaspcppguy@gmail.com> wrote:
[color=blue]
> I have a fresh install of MySQL and PHP 5 but PHP is saying that the
> mysql_connect isnt there...does anyone know how to fix this?
> Thanks in advance.
>
> Matt
>[/color]
1) create file phpinfo.php
2) write
<?
phpinfo();
?>

3) find keywork mysql
if mysql exist then all ok else need recompile php on you server.

icq:75717272


--
(c)zagadum
  #5  
Old July 17th, 2005, 10:57 AM
Andy Hassall
Guest
 
Posts: n/a
Default Re: MySQL not working for PHP 5

On 10 Dec 2004 06:25:58 -0800, "Amit" <amits_1982@sify.com> wrote:
[color=blue]
>http://groups-beta.google.com/group/php_programming[/color]

Hm. So Google, not satisfied with replacing Google Groups with a worse
interface, are now also trying to fragment Usenet further by adding completely
separate groups through the same interface? *sigh*

--
Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles