RE: Issues with pulling out data from MySQL
From: Drogo Bumbleroot (bumbleroot_at_cox.net)
Date: 03/26/04
- Previous message: Pigeon: "Re: AW: [OT] Microsoft's teeny punishment by the EU"
- In reply to: andre_at_nullroute.co.uk: "Issues with pulling out data from MySQL"
- Next in thread: Florian Ernst: "Re: switching window managers and session managers - update-alternatives ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <debian-user@lists.debian.org> Date: Thu, 25 Mar 2004 20:59:59 -0500
> From: andre@nullroute.co.uk [mailto:andre@nullroute.co.uk]
> Sent: Thursday, March 25, 2004 3:04 PM
> To: debian-user@lists.debian.org
> Subject: Issues with pulling out data from MySQL
>
>
> Hi folks,
>
> NEWBIE here, I am having issues with pulling data out of
> several tables in MySQL. I am running debian 3.0.23 with
> MySQL 3.23.49, I can create the tables and view them through
> mysqladmin along with the data, put using the webform that I
> created with PHP4, only some of the fields of data are being
> displayed.
> Any idea at where I need to start to look for issues? Does
> this sould like a DB issue or a code issue with my webform?
> Any insight would be much appreciated. Thank you.
>
> Regards,
>
> dre
I don't know PHP, but one thing that tripped me up in the past doing
web/perl/sql stuff was forgetting to give the web server the rights to query
the database.
Have you done that?
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.639 / Virus Database: 408 - Release Date: 3/22/2004
- Previous message: Pigeon: "Re: AW: [OT] Microsoft's teeny punishment by the EU"
- In reply to: andre_at_nullroute.co.uk: "Issues with pulling out data from MySQL"
- Next in thread: Florian Ernst: "Re: switching window managers and session managers - update-alternatives ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|