Home > Archive > PHP Mirrors > June 2005 > new situation
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Landre Fronteau 2005-06-09, 3:56 pm |
| i fixed the No input file specified problem...now the only thing lef that is
not working is that when i go to execute a mysql connection with php it
doesnt work...i get this error: "Fatal error: Call to undefined function
mysql_connect()" Ive been told that the 5.0 version of the php build doesnt
have mysql support, i have to do it manually...as in recompile. And i have
no clue of anykind how to do so, if you could help me with this, it would be
awsome.
________________________________________
_________________________
Don't just Search. Find! http://search.sympatico.msn.ca/default.aspx The new
MSN Search! Check it out!
| |
| Gabor Hojtsy 2005-06-10, 8:55 am |
| Since your problem has nothing to do with
webmastering of the php.net website, it does
not belong in here.... Please contact
php-general@lists.php.net (a mailing list)
with support questions or see http://php.net/support
for more support options.
Regards,
Gabor Hojtsy
Landre Fronteau wrote:
> i fixed the No input file specified problem...now the only thing lef
> that is not working is that when i go to execute a mysql connection with
> php it doesnt work...i get this error: "Fatal error: Call to undefined
> function mysql_connect()" Ive been told that the 5.0 version of the php
> build doesnt have mysql support, i have to do it manually...as in
> recompile. And i have no clue of anykind how to do so, if you could help
> me with this, it would be awsome.
>
> ________________________________________
_________________________
> Don't just Search. Find! http://search.sympatico.msn.ca/default.aspx The
> new MSN Search! Check it out!
>
|
|
|
|
|