Re: mysql_query problem
From: Paul Barfoot (Paul_at_theglobalfamily.fsworld.co.uk)
Date: 10/17/04
- Previous message: Seiji: "Listar programas"
- In reply to: Eurisko: "mysql_query problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 17 Oct 2004 12:16:39 +0100
Eurisko
Can you share with us the sections of code that you are using? Also the
MySQL sections from a call to phpinfo() on each of your servers. Thanks.
Paul
"Eurisko" <not@home.out> wrote in message
news:ckmqvl$30s$1@news7.svr.pol.co.uk...
> Hi
>
> I've got a prod and a dev server, the version of MySQL and PHP on both are
> the same however I get a problem on the dev server when I try to use a
> script that works on the DEV server.
>
> The script has several functions that take a connection object as an
> argument and the one function that I'm calling that acts as a wrapper,
> which
> creates the connection object and passes it to the other functions, this
> is
> done so I can rollback any changes if there are any errors.
>
> The error I get on the prod server is
> "mysql_query(): 5 is not a valid MySQL-Link resource"
>
> Does anyone know what this is.
>
> Thanks
>
> Eurisko
>
>
- Previous message: Seiji: "Listar programas"
- In reply to: Eurisko: "mysql_query problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|