Re: mysql_query problem
From: Eurisko (not_at_home.out)
Date: 10/14/04
- Previous message: Eurisko: "mysql_query problem"
- In reply to: Eurisko: "mysql_query problem"
- Next in thread: Paul Barfoot: "Re: mysql_query problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 14 Oct 2004 22:29:49 +0100
I meant
"problem on the prod server when I try to use a script that works on the DEV
server." not
"problem on the dev server when I try to use a script that works on the DEV
server."
:)
"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: Eurisko: "mysql_query problem"
- In reply to: Eurisko: "mysql_query problem"
- Next in thread: Paul Barfoot: "Re: mysql_query problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|