Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 25th December 2009, 03:53 AM
yu xintian Offline
Registered User
 
Join Date: Oct 2009
Posts: 51
linuxfedorafirefox
Exclamation Can not enter data to MySQL using PHP web page.

Hi,all ! I have just upgraded my old CentOS system,but something goes wrong(1) I can not enter database to MySQL from web page,and I had a "add new contact info" available there before .(2) I want to install SugarCRM to my web page,but SugarCRM can't create database with the right username and password . Other thing is OK, I can get data from MySQL from web page. Here is the package I have : php-5.1.6-3.el4s1.10 mysql-5.0.82sp1-1.el4_8

Does it because that these two packages don't match each other? Thank you in advance!
Reply With Quote
  #2  
Old 25th December 2009, 08:38 PM
dmyersturnbull Offline
Registered User
 
Join Date: Sep 2008
Location: California
Posts: 235
linuxfedorafirefox
Hey, Yu Xintian.

It sounds like a permissions issue. Make sure that the MySQL user your web application is using can UPDATE, INSERT, and DELETE.

Code:
GRANT UPDATE, INSERT, DELETE ON your_db TO your_user@'your_domain' IDENTIFIED BY 'your_password';
Reply With Quote
Reply

Tags
data, enter, mysql, page, php, web

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
save table data to mysql Db in php jim Programming & Packaging 4 5th November 2007 08:58 PM
Importing data in mysql? fvs Programming & Packaging 6 21st August 2007 01:33 AM
How do I move the MySQL data directory? KhaiPi Using Fedora 0 7th December 2006 02:11 PM
Blank PHP page after installing mysql 5.0 finrod Servers & Networking 1 18th December 2005 12:25 PM


Current GMT-time: 19:13 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat