I think that I remember that you can set the grant tables to user, host and
db, as I said, read the Mysql doc, a book that I found helpful when I
started was MySQL by Paul Dubois.
Bye now, I have to go to movie with my girlfriend ;)
A+
Alain


-----Original Message-----
From: pilotdave [mailto:[EMAIL PROTECTED]]
Sent: Saturday, March 02, 2002 9:01 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] cannot write to mySQL database


I don't think that's it.  Here's more info if it helps...  I can input data
from the mysql command line, just not through web pages.  I have tried a
number of different scripts and they all work to view data from the
database, but none seem to be able to send data back to the database.  I get
no error messages but the scripts stop working at "if ($submit)" or "if
(($REQUEST_METHOD=='POST')) "  I guess.  Could it be set as readonly?  I
cant find where that would be set.  Any help would be very appreciated.
Thanks,

Dave


> You probably have Mysql set as 'Read Only' Look at the doc.
> A+
> Alain
>
>
> -----Original Message-----
> From: pilotdave [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 02, 2002 5:06 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] cannot write to mySQL database
>
>
> I am just setting up my first php/mySQL/Apache website running on a win98
> machine.  I got it working so it can read data from the database, however
it
> seems to be unable to write to the database. I can send queries to it.  I
am
> getting the feeling that its a problem with write permission somehow.  I
> know very little about mySQL and Apache so I'm not sure what might need to
> be changed.  Any ideas?
>
> Thanks,
>
> Dave
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>



--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to