herardo Posted April 14, 2004 Posted April 14, 2004 I dont know what to do at this part: when i am installing the program and it asks me to put the server information: like the database server, the user name, the password the database name, and a few other things what do i put in thos fields I am a first time user? :huh:
Guest Posted April 14, 2004 Posted April 14, 2004 Before you strat installation you have to create an empty database in MySQL and it is the info of that database that you put in there HTH The_Bear
dreweries Posted April 15, 2004 Posted April 15, 2004 if you are hosting this yourself then then create a database, host name is localhost, database name is whatever you named the database, and username and password are the ones setup on your data base server. if you are having someone else hosting it for you then you need to get this info from them.
Job4Suprmn Posted April 15, 2004 Posted April 15, 2004 I'm having trouble too. I've done this before but I guess this server is just somehow different. I try localhost and I try the domain name and it still won't install. I know I have the user name and password right as well. Any clue what could be wrong? Erica
rseigel Posted April 15, 2004 Posted April 15, 2004 I'm having trouble too. I've done this before but I guess this server is just somehow different. I try localhost and I try the domain name and it still won't install. I know I have the user name and password right as well. Any clue what could be wrong? Have you considered asking your host? They'd know better than anyone here.
goginan Posted April 15, 2004 Posted April 15, 2004 I'm a newbie too. Installed MySQL and oscommerce and couldnt' connect tom the databsae "access ddenied" read somewhere on the net that on win the root password doesn't work and to leave the password blank in the installation form. It worked, just as well this is a test installation on a spare home machine, would not like to have no security on the real thing.
herardo Posted April 15, 2004 Author Posted April 15, 2004 how do i creat an empty database in mysql and what info do i put in there? thank you for your guyses help
rseigel Posted April 15, 2004 Posted April 15, 2004 Ask your host. There are different situations for different hosts.
herardo Posted April 15, 2004 Author Posted April 15, 2004 im running it on my own cumputer using easyphp, please help
detsouvalas Posted April 15, 2004 Posted April 15, 2004 Type http://localhost/mysql (or http://localhost/mysql/) ... normally you should then get the phpMyAdmin script ... that's how you are going to manage your databases! Antonios
herardo Posted April 15, 2004 Author Posted April 15, 2004 this worked: http://localhost/mysql/ but then what do i do? and when i go to http://localhost i get this message? FATAL ERROR: register_globals is disabled in php.ini, please enable it!
herardo Posted April 15, 2004 Author Posted April 15, 2004 how do i creat the database and were do I put it? and what do i put in it?
detsouvalas Posted April 16, 2004 Posted April 16, 2004 OK ... I will be straight forward with you: before starting with osCommerce, I think that you will have to do some general reading about PHP and MySQL. After that you should be able to understand how you create your database and where it will be stored. Then do some reading about osCommerce in the Wiki Documentation and in the forums! On the upper right side of the forum page there is a link to the Wiki Documentation and to the search script. Use them!! You will then find the answer to the register globals question and much more! After having completed this learning cycle, everybody in this forum will be glad to help you fine-tune your installation ... just don't forget to use the forum's search engine before you post your question! ;) Best regards, Antonios
Recommended Posts
Archived
This topic is now archived and is closed to further replies.