Kahuki Webmaster Forum  

Go Back   Kahuki Webmaster Forum > Website Development & Management > Programming > PHP

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-15-2007, 12:51 AM
Member
 
Join Date: Mar 2007
Posts: 68
vimalm is on a distinguished road
MySQL help. Im new to this.?

I'm really good at computers but I can seem to figure this out.

I download this POS software {TuxSoft, Google it} and installed it and tried to run it but got an error about something like "no MySQL found." So i Googled MySQL, found it and downloaded it, not having any idea what I was doing.

I installed that to my best of my knowledge. So I tried opening TuxShop again. Same error. So I Googled "starting MySQL" I turned it on and see that the process is running. Opened TuxShop againg. New error: tuxshop@localhost ...wrong password" or something like that.

Now im lost.

I just want to open the software.

Can someone help??

Reply With Quote
  #2 (permalink)  
Old 06-15-2007, 01:04 AM
Rookie
 
Join Date: Jul 2006
Posts: 1
mark# is on a distinguished road
the software would run with its database, which is created in mysql. What you've been downloading was mysql server where that database is created and run. do the followings:
Check the folder or .zip of that POS software you have downloaded.
find a file with .sql extension.
if you have succeeded in installing mysql properly, that's great.
open that .sql file , select all, copy it
click sql query on mysql server, and paste that on it, and run....
but to do all this u have to spend a lot of time to do the installations and understand all that, if u r new to mysql. keep googling different things and hope u would be able to find all the information ....

cheers,

Reply With Quote
  #3 (permalink)  
Old 06-15-2007, 03:44 AM
Member
 
Join Date: Jan 2007
Posts: 61
Teenschen is on a distinguished road
TuxSoft, as with most server software like forums, wikis, POS systems, CMS, whatever, isn't like Word or Photoshop or other software you run on a personal computer. It is intended to be run on a server, and you need the appropriate services. One such service is a database server. Databases contain vast amounts of information, so a POS would need one. MySQL is one such database server.

When you installed MySQL, you needed to specify a username and password. Most likely, you weren't asked for a username, but instead you had to type a password for the user root. You did do so, correct?

Look at TuxSoft's instructions. They should tell you how to configure the database portion. Somwhere, you will have to indicate the host, username, and password. The host is localhost. The username is root (unless you created the user tuxshop). And the password is whatever you typed in the password for root or tuxshop.

Reply With Quote
  #4 (permalink)  
Old 06-26-2007, 07:13 PM
Rookie
 
Join Date: Jun 2007
Posts: 15
fundu is on a distinguished road
Download AMP software such as XAMPP and install it. This wil linstall Apache, PHP and Mysql. Now unzip the package and look for a file with .sql extension. Now Copy it and use phpMyAdmin(gets installed with XAMPP) to run the sql query and you are done.

Reply With Quote
Reply

Bookmarks

Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to upload mySQL database to my webhost? At my machine, mySQL uses innodb engine, which is disabled on host Schlase PHP 2 05-25-2007 02:37 PM
How to Update MYSQL database table based on mysql query array? blackfox PHP 2 03-30-2007 01:11 AM
how to connect mysql using php 5?mysql is not activated by default...so error message is shown....what to do? Jason M PHP 2 03-15-2007 05:25 PM
MySQL & MySQL Server Removal Help Needed Please? I feel so dumb to be this damn smart!? blackfox PHP 1 11-26-2006 05:27 PM
Zulu Pad "PHP MYSQL program exactly like ZuluPad that you can put up on a web server and sync to MYSQL? baggiho PHP 1 10-10-2006 06:24 AM


All times are GMT. The time now is 12:18 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0